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 20, 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
3021 9.1 緊急
Network
GNOME Project libsoup GNOME Projectのlibsoupにおける整数アンダーフローの脆弱性 CWE-191
整数アンダーフロー
CVE-2026-2369 2026-04-30 12:17 2026-03-19 Show GitHub Exploit DB Packet Storm
3022 9.6 緊急
Network
マイクロソフト Microsoft Partner Center Microsoft パートナー センターの特権昇格の脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-24303 2026-04-30 12:17 2026-04-23 Show GitHub Exploit DB Packet Storm
3023 7.2 重要
Network
デル PowerProtect DP Series Appliance
data domain operating system
デルのdata domain operating system等の複数製品における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-24504 2026-04-30 12:17 2026-04-20 Show GitHub Exploit DB Packet Storm
3024 7.2 重要
Network
デル PowerProtect DP Series Appliance
data domain operating system
デルのdata domain operating system等の複数製品における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-24505 2026-04-30 12:17 2026-04-20 Show GitHub Exploit DB Packet Storm
3025 7.2 重要
Network
デル PowerProtect DP Series Appliance
data domain operating system
デルのdata domain operating system等の複数製品におけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-24506 2026-04-30 12:17 2026-04-20 Show GitHub Exploit DB Packet Storm
3026 8.8 重要
Network
it-novum GmbH openITCOCKPIT it-novum GmbHのopenITCOCKPITにおける複数の脆弱性 CWE-20
CWE-78
CWE-78
CVE-2026-24893 2026-04-30 12:16 2026-04-14 Show GitHub Exploit DB Packet Storm
3027 9.8 緊急
Network
サムスン escargot サムスンのescargotにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-25205 2026-04-30 12:16 2026-04-13 Show GitHub Exploit DB Packet Storm
3028 9.1 緊急
Network
サムスン escargot サムスンのescargotにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-25206 2026-04-30 12:16 2026-04-13 Show GitHub Exploit DB Packet Storm
3029 9.8 緊急
Network
サムスン escargot サムスンのescargotにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-25207 2026-04-30 12:16 2026-04-13 Show GitHub Exploit DB Packet Storm
3030 9.8 緊急
Network
サムスン escargot サムスンのescargotにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-25208 2026-04-30 12:16 2026-04-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
314301 - - - RELY-PCIe v22.2.1 to v23.1.0 was discovered to contain a code injection vulnerability via the getParams function in phpinf.php. - CVE-2024-44570 2024-09-12 21:35 2024-09-12 Show GitHub Exploit DB Packet Storm
314302 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr Check return value and conduct null pointer handling to avoid null … CWE-476
 NULL Pointer Dereference
CVE-2024-43905 2024-09-12 21:15 2024-08-26 Show GitHub Exploit DB Packet Storm
314303 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: drop bad gso csum_start and offset in virtio_net_hdr Tighten csum_start and csum_offset checks in virtio_net_hdr_to_skb for … NVD-CWE-noinfo
CVE-2024-43897 2024-09-12 21:15 2024-08-26 Show GitHub Exploit DB Packet Storm
314304 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: memcg: protect concurrent access to mem_cgroup_idr Commit 73f576c04b94 ("mm: memcontrol: fix cgroup creation failure after many s… NVD-CWE-noinfo
CVE-2024-43892 2024-09-12 21:15 2024-08-26 Show GitHub Exploit DB Packet Storm
314305 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: block: initialize integrity buffer to zero before writing it to media Metadata added by bio_integrity_prep is using plain kmalloc… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2024-43854 2024-09-12 21:15 2024-08-17 Show GitHub Exploit DB Packet Storm
314306 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket When using a BPF program on kernel_connect(), the c… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2024-42246 2024-09-12 21:15 2024-08-8 Show GitHub Exploit DB Packet Storm
314307 - - - Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. - CVE-2024-38688 2024-09-12 16:15 2024-08-13 Show GitHub Exploit DB Packet Storm
314308 - - - Exposure of sensitive information due to incompatible policies issue exists in Pgpool-II. If a database user accesses a query cache, table data unauthorized for the user may be retrieved. - CVE-2024-45624 2024-09-12 14:15 2024-09-12 Show GitHub Exploit DB Packet Storm
314309 - - - An unspecified SQL injection in Ivanti EPM before 2022 SU6, or the 2024 September update allows a remote authenticated attacker with admin privileges to achieve remote code execution. - CVE-2024-34785 2024-09-12 11:15 2024-09-12 Show GitHub Exploit DB Packet Storm
314310 - - - An unspecified SQL injection in Ivanti EPM before 2022 SU6, or the 2024 September update allows a remote authenticated attacker with admin privileges to achieve remote code execution. - CVE-2024-34783 2024-09-12 11:15 2024-09-12 Show GitHub Exploit DB Packet Storm