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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
216321 5 警告 LicensePal - LicensePal ArcticDesk におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-100033 2015-01-19 11:43 2014-03-7 Show GitHub Exploit DB Packet Storm
216322 7.5 危険 Ganesha Digital Library project - Ganesha Digital Library における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-100031 2015-01-19 11:39 2014-02-26 Show GitHub Exploit DB Packet Storm
216323 4.3 警告 Ganesha Digital Library project - Ganesha Digital Library の module/search/function.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-100030 2015-01-19 11:32 2014-02-26 Show GitHub Exploit DB Packet Storm
216324 5 警告 Ganesha Digital Library project - Ganesha Digital Library の class/session.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-100029 2015-01-19 11:26 2014-02-26 Show GitHub Exploit DB Packet Storm
216325 4.3 警告 FlatPress - FlatPress におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-100036 2015-01-19 11:09 2014-03-5 Show GitHub Exploit DB Packet Storm
216326 4.3 警告 AirTies - Airties Air 6372 モデムの top.html におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-100032 2015-01-19 11:04 2014-09-9 Show GitHub Exploit DB Packet Storm
216327 4.3 警告 webcrafted project - WEBCrafted の /signup におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-100028 2015-01-19 10:58 2014-01-4 Show GitHub Exploit DB Packet Storm
216328 6.8 警告 Savsoft Technologies LLP - Savsoft Quiz の index.php/user_data/insert_user におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-100025 2015-01-19 10:54 2014-02-24 Show GitHub Exploit DB Packet Storm
216329 4.3 警告 Seo Panel - Seo Panel におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-100024 2015-01-19 10:48 2014-01-24 Show GitHub Exploit DB Packet Storm
216330 7.5 危険 Sendy - Sendy の /app における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-100012 2015-01-19 10:43 2014-02-24 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