Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":June 16, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
209131 6.5 警告 IBM - IBM OpenPages GRC プラットフォームの API における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-5049 2016-01-6 15:08 2015-12-22 Show GitHub Exploit DB Packet Storm
209132 5 警告 IBM - IBM WebSphere MQ Light におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-4943 2016-01-6 15:08 2015-12-21 Show GitHub Exploit DB Packet Storm
209133 5 警告 IBM - IBM WebSphere MQ Light におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-4941 2016-01-6 15:08 2015-12-21 Show GitHub Exploit DB Packet Storm
209134 8.3 危険 ZyXEL - ZyXEL PMG5318-B20A デバイスのファームウェアにおける管理者権限を取得される脆弱性 CWE-264
CWE-Other
CVE-2015-6020 2016-01-5 18:03 2015-10-13 Show GitHub Exploit DB Packet Storm
209135 5 警告 ZyXEL - ZyXEL PMG5318-B20A デバイスのファームウェアの管理ポータルにおけるアクセス制限を回避される脆弱性 CWE-Other
CWE-Other
CVE-2015-6019 2016-01-5 18:03 2015-10-13 Show GitHub Exploit DB Packet Storm
209136 10 危険 ZyXEL - ZyXEL PMG5318-B20A デバイスのファームウェアの diagnostic ping の実装における任意のコマンドを実行される脆弱性 CWE-20
CWE-264
CVE-2015-6018 2016-01-5 18:03 2015-10-13 Show GitHub Exploit DB Packet Storm
209137 4.3 警告 ZyXEL - ZyXEL P-660HW-T1 v2 デバイスのファームウェア ZyNOS の Forms/rpAuth_1 におけるクロスサイトスクリプティングの脆弱性 CWE-79
CWE-Other
CVE-2015-6017 2016-01-5 18:03 2015-10-13 Show GitHub Exploit DB Packet Storm
209138 10 危険 ZyXEL - 複数の ZyXEL 製品における管理アクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2015-6016 2016-01-5 18:03 2015-10-13 Show GitHub Exploit DB Packet Storm
209139 4 警告 ZTE - ZTE ZXHN H108N R1A および ZXV10 W300 デバイスにおけるアクセス制限を回避される脆弱性 CWE-200
情報漏えい
CVE-2015-8703 2016-01-5 16:34 2015-11-3 Show GitHub Exploit DB Packet Storm
209140 4.3 警告 ZTE - ZTE ZXHN H108N R1A デバイスの cgi-bin/webproc におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-7252 2016-01-5 16:34 2015-11-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
551 6.5 MEDIUM
Network
- - The Aqara Cloud Developer Portal (developer.aqara.com) issued a developer token to any email address supplied by the attacker. This is an instance of "CWE-306: Missing Authentication for Critical Fun… CWE-306
Missing Authentication for Critical Function
CVE-2026-50082 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
552 4.3 MEDIUM
Network
- - NanaZip is the 7-Zip derivative intended for the modern Windows experience. From version 3.0.1000.0 to before version 6.0.1698.0, a heap buffer-overflow read exists in the LVM2 physical-volume metada… CWE-125
Out-of-bounds Read
CVE-2026-47224 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
553 9.8 CRITICAL
Network
- - vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, a sandbox escape vulnerability in vm2 allows arbitrary code execution in the host process when untrusted code is executed with a… CWE-913
 Improper Control of Dynamically-Managed Code Resources
CVE-2026-47210 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
554 10.0 CRITICAL
Network
- - vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, NodeVM blocks several dangerous Node.js builtins such as module, worker_threads, cluster, vm, repl, and inspector. However, the … CWE-693
 Protection Mechanism Failure
CVE-2026-47140 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
555 8.6 HIGH
Network
- - vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, NodeVM supports excluding public network builtins from the wildcard builtin option. With this configuration direct access to htt… CWE-693
 Protection Mechanism Failure
CVE-2026-47139 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
556 5.8 MEDIUM
Local
- - unbounded_spsc is an "unbounded" extension of bounded_spsc_queue. In versions 0.2.0 and prior, sender::send pointer-as-value transmute causes OOB read and fake-Arc drop under TX/RX race. At time of p… CWE-125
CWE-415
CWE-704
CWE-787
Out-of-bounds Read
 Double Free
 Incorrect Type Conversion or Cast
 Out-of-bounds Write
CVE-2026-46690 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
557 - - - A code injection vulnerability in version 0.4.17 or later of the ChromaDB Python project allows an authenticated attacker to run arbitrary code on the server by sending a malicious model repository a… CWE-94
Code Injection
CVE-2026-45833 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
558 5.3 MEDIUM
Adjacent
- - OpenTelemetry-cpp is the C++ implementation of OpenTelemetry. Prior to release 1.27.0, the OTLP HTTP exporters (traces/metrics/logs) read the full HTTP response into an in-memory vector of bytes with… CWE-789
 Memory Allocation with Excessive Size Value
CVE-2026-44967 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
559 4.3 MEDIUM
Network
- - Mattermost versions 11.6.x <= 11.6.1, 11.5.x <= 11.5.4, 10.11.x <= 10.11.15, 10.11.x <= 10.11.16 fail to restrict role_updated websocket event broadcasts to members of the affected team or channel wh… CWE-200
Information Exposure
CVE-2026-3433 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
560 5.9 MEDIUM
Network
- - Crypt::PBKDF2 versions before 0.261630 for Perl are vulnerable to timing attacks. These versions use Perl's built-in eq comparison. Discrepancies in timing could be used to guess the underlying deri… CWE-208
 Information Exposure Through Timing Discrepancy
CVE-2017-20240 2026-06-13 02:16 2026-06-12 Show GitHub Exploit DB Packet Storm