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 13, 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
249501 6.8 警告 GForge Group - GForge の search/advanced_search.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0176 2012-06-26 15:45 2007-01-10 Show GitHub Exploit DB Packet Storm
249502 4.3 警告 b2evolution - b2evolution の htsrv/login.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-0175 2012-06-26 15:45 2007-01-10 Show GitHub Exploit DB Packet Storm
249503 7.5 危険 allmyphp - AllMyVisitors の index.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0170 2012-06-26 15:45 2007-01-10 Show GitHub Exploit DB Packet Storm
249504 7.5 危険 CA Technologies - 複数の CA 製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-0169 2012-06-26 15:45 2007-01-11 Show GitHub Exploit DB Packet Storm
249505 7.5 危険 CA Technologies - 複数の CA 製品の Tape Engine サービスにおける任意のコードを実行される脆弱性 - CVE-2007-0168 2012-06-26 15:45 2007-01-11 Show GitHub Exploit DB Packet Storm
249506 6.6 警告 FreeBSD - FreeBSD の jail rc.d スクリプトにおける任意のファイルを上書きされる脆弱性 - CVE-2007-0166 2012-06-26 15:45 2007-01-11 Show GitHub Exploit DB Packet Storm
249507 7.8 危険 camouflage - Camouflage における埋め込まれたステガノグラフィーを復号される脆弱性 - CVE-2007-0164 2012-06-26 15:45 2007-01-9 Show GitHub Exploit DB Packet Storm
249508 7.5 危険 centericq - CenterICQ の hooks/ljhook.cc におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-0160 2012-06-26 15:45 2007-01-9 Show GitHub Exploit DB Packet Storm
249509 6.4 警告 geoip - GeoIP の libGeoIP/GeoIPUpdate.c におけるディレクトリトラバーサルの脆弱性 - CVE-2007-0159 2012-06-26 15:45 2007-01-9 Show GitHub Exploit DB Packet Storm
249510 7.5 危険 adam jarret - AJLogin におけるパスワードを含むデータベースをダウンロードされる脆弱性 - CVE-2007-0153 2012-06-26 15:45 2007-01-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
281 9.6 CRITICAL
Network
- - The Aqara Cloud Production API (open-cn.aqara.com/v3.0/open/api) would authorize any valid developer token for access to any account. This is an instance of "CWE-862: Missing Authorization" with an e… New CWE-862
 Missing Authorization
CVE-2026-50084 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
282 9.1 CRITICAL
Network
- - The Aqara IAM/SSO Gateway (gw-builder.aqara.com) used a hardcoded OAuth client credential, which is an instance of "CWE-798: Use of Hard-coded Credentials." This issue has an estimated CVSS of CVSS:3… New CWE-798
 Use of Hard-coded Credentials
CVE-2026-50083 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
283 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… New CWE-306
Missing Authentication for Critical Function
CVE-2026-50082 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
284 5.3 MEDIUM
Network
- - Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final, before reading the first request-line, `HttpObjectDecoder` … New CWE-444
HTTP Request Smuggling
CVE-2026-50020 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
285 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… New CWE-125
Out-of-bounds Read
CVE-2026-47224 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
286 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… New 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
287 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 … New CWE-693
 Protection Mechanism Failure
CVE-2026-47140 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
288 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… New CWE-693
 Protection Mechanism Failure
CVE-2026-47139 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
289 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… New 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
290 - - - 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… New CWE-94
Code Injection
CVE-2026-45833 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm