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 12, 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
234581 10 危険 シマンテック - Symantec Veritas NetBackup の NetBackup bpcd デーモンにおけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2006-6222 2012-12-20 18:02 2006-12-13 Show GitHub Exploit DB Packet Storm
234582 6.8 警告 recipes complete website - Recipes Website における SQL インジェクションの脆弱性 - CVE-2006-6220 2012-12-20 18:02 2006-11-30 Show GitHub Exploit DB Packet Storm
234583 7.5 危険 PHPNUKE - PHP-Nuke 用の Mermaid モジュールにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6217 2012-12-20 18:02 2006-11-30 Show GitHub Exploit DB Packet Storm
234584 7.5 危険 wallpaper - Wallpaper Complete Website における SQL インジェクションの脆弱性 - CVE-2006-6215 2012-12-20 18:02 2006-11-30 Show GitHub Exploit DB Packet Storm
234585 7.5 危険 wallpaper - Wallpaper Website の wallpaper.php における SQL インジェクションの脆弱性 - CVE-2006-6214 2012-12-20 18:02 2006-11-30 Show GitHub Exploit DB Packet Storm
234586 7.5 危険 webwiz - Site News の centre.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-6212 2012-12-20 18:02 2006-11-30 Show GitHub Exploit DB Packet Storm
234587 7.5 危険 warhound - WarHound General Shopping Cart の item.asp における SQL インジェクションの脆弱性 - CVE-2006-6206 2012-12-20 18:02 2006-11-30 Show GitHub Exploit DB Packet Storm
234588 5 警告 wabbit - Wabbit PHP Gallery の script.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-6185 2012-12-20 18:02 2006-11-30 Show GitHub Exploit DB Packet Storm
234589 7.5 危険 トレンドマイクロ - Trend Micro OfficeScan 用の PCCSRV\Web_console\RemoteInstallCGI\CgiRemoteInstall.exe におけるバッファオーバーフローの脆弱性 - CVE-2006-6179 2012-12-20 18:02 2006-06-6 Show GitHub Exploit DB Packet Storm
234590 7.5 危険 トレンドマイクロ - Trend Micro OfficeScan 用の PCCSRV\Web_console\RemoteInstallCGI\Wizard.exe におけるバッファオーバーフローの脆弱性 - CVE-2006-6178 2012-12-20 18:02 2006-05-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
161 - - - An authenticated format string vulnerability exists in the ONVIF service of Tapo C110 v2 due to improper handling of user-controlled input.  Externally controlled data is interpreted as a format stri… New CWE-134
Use of Externally-Controlled Format String
CVE-2026-6250 2026-06-13 01:06 2026-06-12 Show GitHub Exploit DB Packet Storm
162 8.8 HIGH
Network
- - A use-after-free vulnerability exists in MongoDB Server's server-side JavaScript engine when converting BSON documents to JavaScript arrays. An authenticated user with read privileges who is able to … New CWE-787
 Out-of-bounds Write
CVE-2026-11933 2026-06-13 01:06 2026-06-12 Show GitHub Exploit DB Packet Storm
163 - - - Virtual attribute handling in Ping Identity PingDirectory in affected versions allows only authorized users to exhaust java memory heap when recent login history is enabled and copying virtual attrib… New CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-20746 2026-06-13 01:06 2026-06-12 Show GitHub Exploit DB Packet Storm
164 6.7 MEDIUM
Local
- - A flaw was found in QEMU's virtio-blk device. The issue arises because the device does not properly validate the size of input descriptors before writing data. A malicious guest with high privileges … New CWE-122
Heap-based Buffer Overflow
CVE-2026-48914 2026-06-13 01:06 2026-06-12 Show GitHub Exploit DB Packet Storm
165 - - - A Missing Required Cryptographic Step vulnerability has been identified in Moxa's embedded Linux firmware for industrial computers and controllers. This vulnerability represents an incomplete remedia… New CWE-325
 Missing Required Cryptographic Step
CVE-2026-9266 2026-06-13 01:06 2026-06-12 Show GitHub Exploit DB Packet Storm
166 10.0 CRITICAL
Network
- - vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, by combining Buffer.call.call({}.__lookupGetter__, Buffer, "__proto__"), Buffer.call.call({}.__lookupSetter__, Buffer, "__proto_… New CWE-913
 Improper Control of Dynamically-Managed Code Resources
CVE-2026-47131 2026-06-13 01:03 2026-06-13 Show GitHub Exploit DB Packet Storm
167 8.7 HIGH
Network
- - vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, Symbol.for override in setup-sandbox.js only intercepts 2 of 9 dangerous Node.js cross-realm symbols. Combined with the bridge's… New CWE-693
 Protection Mechanism Failure
CVE-2026-47135 2026-06-13 01:03 2026-06-13 Show GitHub Exploit DB Packet Storm
168 - - - vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, NodeVM exposes some process-wide observability builtins when they are allowed through require.builtin. The diagnostics_channel, … New CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2026-47141 2026-06-13 01:03 2026-06-13 Show GitHub Exploit DB Packet Storm
169 10.0 CRITICAL
Network
- - vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, the fix for GHSA-8hg8-63c5-gwmx (CVE-2023-37903) introduced a check in nodevm.js line 263 that blocks the combination nesting: t… New CWE-913
 Improper Control of Dynamically-Managed Code Resources
CVE-2026-47137 2026-06-13 01:03 2026-06-13 Show GitHub Exploit DB Packet Storm
170 8.6 HIGH
Network
- - vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, the BaseHandler.set trap in bridge.js (line 1231) ignores the receiver parameter and unconditionally writes to the host target o… New CWE-693
 Protection Mechanism Failure
CVE-2026-47209 2026-06-13 01:03 2026-06-13 Show GitHub Exploit DB Packet Storm