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":May 17, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229491 6.8 警告 yarssr - yarssr の GUI.pm における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2007-5837 2012-12-20 18:33 2007-11-5 Show GitHub Exploit DB Packet Storm
229492 7.5 危険 ssl-explorer - SSL-Explorer の selectLanguage.do における HTTP トランザクション内にデータを挿入される脆弱性 CWE-20
不適切な入力確認
CVE-2007-5832 2012-12-20 18:33 2007-08-3 Show GitHub Exploit DB Packet Storm
229493 5 警告 ssl-explorer - SSL-Explorer の fileSystem.do におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5831 2012-12-20 18:33 2007-11-5 Show GitHub Exploit DB Packet Storm
229494 6 警告 シマンテック - Macintosh 用の Symantec AntiVirus などの製品の Disk Mount スキャナにおける root 権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-5829 2012-12-20 18:33 2007-11-1 Show GitHub Exploit DB Packet Storm
229495 7.5 危険 scribe - Ben Ng Scribe の forum.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5823 2012-12-20 18:33 2007-11-5 Show GitHub Exploit DB Packet Storm
229496 7.5 危険 scribe - Ben Ng Scribe の forum.php における regged/ 配下の特定のファイルへ任意の PHP コードを挿入される脆弱性 CWE-94
コード・インジェクション
CVE-2007-5822 2012-12-20 18:33 2007-11-5 Show GitHub Exploit DB Packet Storm
229497 7.6 危険 sblog - sBlog の blocks_edit_do.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2007-5818 2012-12-20 18:33 2007-11-5 Show GitHub Exploit DB Packet Storm
229498 10 危険 SonicWALL - SonicWall SSL-VPN 200 および SSL-VPN 2000/4000 の WebCacheCleaner ActiveX コントロールにおける絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5815 2012-12-20 18:33 2007-11-5 Show GitHub Exploit DB Packet Storm
229499 9.3 危険 SonicWALL - SonicWall SSL-VPN NetExtender NELaunchCtrl ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-5814 2012-12-20 18:33 2007-11-5 Show GitHub Exploit DB Packet Storm
229500 6.8 警告 ssreader - SSReader の Ultra Star Reader ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-5807 2012-12-20 18:33 2007-11-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2561 4.3 MEDIUM
Network
openc3 cosmos OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. Prior to versions 6.10.5 and 7.0.0-rc3, OpenC3 COSMOS contains a design flaw in… CWE-23
 Relative Path Traversal
CVE-2026-42085 2026-05-9 04:54 2026-05-5 Show GitHub Exploit DB Packet Storm
2562 8.1 HIGH
Network
openc3 cosmos OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. Prior to versions 6.10.5 and 7.0.0-rc3, the OpenC3 password change functionalit… CWE-620
 Unverified Password Change
CVE-2026-42084 2026-05-9 04:54 2026-05-5 Show GitHub Exploit DB Packet Storm
2563 9.6 CRITICAL
Network
openc3 cosmos OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. From version 6.7.0 to before version 7.0.0-rc3, a SQL injection vulnerability e… CWE-89
SQL Injection
CVE-2026-42087 2026-05-9 04:53 2026-05-5 Show GitHub Exploit DB Packet Storm
2564 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callback After several commits, the slab memory increases. Some dr… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43269 2026-05-9 04:40 2026-05-6 Show GitHub Exploit DB Packet Storm
2565 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: APEI/GHES: ensure that won't go past CPER allocated record The logic at ghes_new() prevents allocating too large records, by chec… NVD-CWE-noinfo
CVE-2026-43277 2026-05-9 04:34 2026-05-6 Show GitHub Exploit DB Packet Storm
2566 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix double destroy_workqueue on service rescan PCI path While testing corner cases in the driver, a use-after-free cra… CWE-415
 Double Free
CVE-2026-43276 2026-05-9 04:32 2026-05-6 Show GitHub Exploit DB Packet Storm
2567 9.8 CRITICAL
Network
vm2_project vm2 vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.0, VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and… CWE-94
CWE-693
Code Injection
 Protection Mechanism Failure
CVE-2026-24118 2026-05-9 04:30 2026-05-5 Show GitHub Exploit DB Packet Storm
2568 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Flush exception handling work when RPM level is zero Ensure that the exception event handling work is explicitly… CWE-362
Race Condition
CVE-2026-43275 2026-05-9 04:30 2026-05-6 Show GitHub Exploit DB Packet Storm
2569 9.8 CRITICAL
Network
vm2_project vm2 vm2 is an open source vm/sandbox for Node.js. Prior to version 3.10.5, the fix for CVE-2023-37466 is insufficient and can be circumvented allowing attackers to write code which can escape from the VM… CWE-94
CWE-693
Code Injection
 Protection Mechanism Failure
CVE-2026-24120 2026-05-9 04:29 2026-05-5 Show GitHub Exploit DB Packet Storm
2570 9.8 CRITICAL
Network
vm2_project vm2 vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.0, VM2 suffers from a sandbox breakout vulnerability through the inspect function. This allows attackers to write code which can es… CWE-94
CWE-693
Code Injection
 Protection Mechanism Failure
CVE-2026-24781 2026-05-9 04:29 2026-05-5 Show GitHub Exploit DB Packet Storm