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, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251051 9.3 危険 ソニー株式会社 - 複数の Sony 製品の Wireless Manager ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0985 2012-06-11 15:18 2012-06-7 Show GitHub Exploit DB Packet Storm
251052 6.8 警告 Konstanty Bialkowski - libmodplug の CSoundFile::ReadAMS2 関数における一つずれエラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-2915 2012-06-11 15:14 2012-06-7 Show GitHub Exploit DB Packet Storm
251053 6.8 警告 Konstanty Bialkowski - libmodplug の CSoundFile::ReadDSM 関数における一つずれエラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-2914 2012-06-11 14:21 2012-06-7 Show GitHub Exploit DB Packet Storm
251054 6.8 警告 Konstanty Bialkowski - libmodplug の CSoundFile::ReadAMS 関数における一つずれエラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-2913 2012-06-11 14:19 2012-06-7 Show GitHub Exploit DB Packet Storm
251055 6.8 警告 Konstanty Bialkowski - libmodplug の CSoundFile::ReadS3M 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2912 2012-06-11 14:18 2012-06-7 Show GitHub Exploit DB Packet Storm
251056 6.8 警告 Konstanty Bialkowski - libmodplug の CSoundFile::ReadWav 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-2911 2012-06-11 14:14 2012-06-7 Show GitHub Exploit DB Packet Storm
251057 6.8 警告 Konstanty Bialkowski - libmodplug の abc_new_macro および abc_new_umacro 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1761 2012-06-11 14:13 2012-06-7 Show GitHub Exploit DB Packet Storm
251058 4.3 警告 xinetd - Xinetd の builtins.c におけるアクセス制限を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2012-0862 2012-06-8 14:49 2012-06-4 Show GitHub Exploit DB Packet Storm
251059 1.2 注意 Apache Software Foundation - Apache HTTP Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-4415 2012-06-8 10:37 2011-11-8 Show GitHub Exploit DB Packet Storm
251060 6.8 警告 OpenStack - OpenStack Dashboard (Horizon) における Web セッションをハイジャックされる脆弱性 CWE-Other
その他
CVE-2012-2144 2012-06-7 16:20 2012-06-5 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