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 11, 2026, 12:16 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3631 9.8 緊急
Network
angeljudesuarez School Management System Project In PHP Source Code Angel Jude Reyes SuarezのSchool Management System Project In PHP Source Codeにおける複数の脆弱性 CWE-74
CWE-89
CVE-2026-1590 2026-02-4 18:39 2026-01-29 Show GitHub Exploit DB Packet Storm
3632 7.9 重要
Network
Atlassian Crowd AtlassianのCrowdにおけるXML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2026-21569 2026-02-4 18:39 2026-01-28 Show GitHub Exploit DB Packet Storm
3633 6.5 警告
Network
Chainlit Chainlit Chainlitにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-22218 2026-02-4 18:39 2026-01-20 Show GitHub Exploit DB Packet Storm
3634 7.7 重要
Network
Chainlit Chainlit Chainlitにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-22219 2026-02-4 18:39 2026-01-20 Show GitHub Exploit DB Packet Storm
3635 6.1 警告
Local
OpenSSL Project OpenSSL OpenSSL ProjectのOpenSSLにおける複数の脆弱性 CWE-476
CWE-787
CVE-2025-11187 2026-02-4 18:39 2026-01-27 Show GitHub Exploit DB Packet Storm
3636 9.8 緊急
Network
OpenSSL Project OpenSSL OpenSSL ProjectのOpenSSLにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2025-15467 2026-02-4 18:39 2026-01-27 Show GitHub Exploit DB Packet Storm
3637 5.9 警告
Network
OpenSSL Project OpenSSL OpenSSL ProjectのOpenSSLにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2025-15468 2026-02-4 18:39 2026-01-27 Show GitHub Exploit DB Packet Storm
3638 5.5 警告
Local
OpenSSL Project OpenSSL OpenSSL ProjectのOpenSSLにおけるデジタル署名の検証に関する脆弱性 CWE-347
デジタル署名の不適切な検証
CVE-2025-15469 2026-02-4 18:39 2026-01-27 Show GitHub Exploit DB Packet Storm
3639 5.9 警告
Network
OpenSSL Project OpenSSL OpenSSL ProjectのOpenSSLにおける過剰なサイズ値のメモリ割り当てに関する脆弱性 CWE-789
過剰なサイズ値のメモリ割り当て
CVE-2025-66199 2026-02-4 18:39 2026-01-27 Show GitHub Exploit DB Packet Storm
3640 4.7 警告
Local
OpenSSL Project OpenSSL OpenSSL ProjectのOpenSSLにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2025-68160 2026-02-4 18:39 2026-01-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
291 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… Update 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
292 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… Update NVD-CWE-noinfo
CVE-2026-43277 2026-05-9 04:34 2026-05-6 Show GitHub Exploit DB Packet Storm
293 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… Update CWE-415
 Double Free
CVE-2026-43276 2026-05-9 04:32 2026-05-6 Show GitHub Exploit DB Packet Storm
294 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… Update 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
295 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… Update CWE-362
Race Condition
CVE-2026-43275 2026-05-9 04:30 2026-05-6 Show GitHub Exploit DB Packet Storm
296 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… Update 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
297 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… Update 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
298 9.8 CRITICAL
Network
kestra kestra Kestra v1.3.3 and before is vulnerable to SQL Injection. The vulnerability occurs because user-controlled input from a GET parameter is directly concatenated into an SQL query without proper sanitiza… Update CWE-89
SQL Injection
CVE-2026-38428 2026-05-9 04:24 2026-05-6 Show GitHub Exploit DB Packet Storm
299 8.8 HIGH
Network
fit2cloud sqlbot SQLBot is an intelligent Text-to-SQL system based on large language models and RAG. In versions 1.7.0 and earlier, the Text2SQL chat interface is vulnerable to prompt injection. The user-provided que… Update CWE-89
SQL Injection
CVE-2026-33324 2026-05-9 04:22 2026-05-6 Show GitHub Exploit DB Packet Storm
300 5.3 MEDIUM
Network
dani-garcia vaultwarden Vaultwarden is a Bitwarden-compatible server written in Rust. In version 1.35.4 and earlier, the get_org_collections_details endpoint (GET /api/organizations/{org_id}/collections/details) is missing … Update CWE-862
 Missing Authorization
CVE-2026-33420 2026-05-9 04:19 2026-05-6 Show GitHub Exploit DB Packet Storm