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 11, 2026, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3591 7.5 重要
Network
The PHP Group PHP The PHP GroupのPHPにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-7258 2026-05-14 10:15 2026-05-10 Show GitHub Exploit DB Packet Storm
3592 6.5 警告
Network
The PHP Group PHP The PHP GroupのPHPにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-7259 2026-05-14 10:15 2026-05-10 Show GitHub Exploit DB Packet Storm
3593 9.8 緊急
Network
The PHP Group PHP The PHP GroupのPHPにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-7261 2026-05-14 10:15 2026-05-10 Show GitHub Exploit DB Packet Storm
3594 7.5 重要
Network
The PHP Group PHP The PHP GroupのPHPにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-7262 2026-05-14 10:15 2026-05-10 Show GitHub Exploit DB Packet Storm
3595 7.5 重要
Network
The PHP Group PHP The PHP GroupのPHPにおける複数の脆弱性 CWE-404
CWE-835
CVE-2026-7263 2026-05-14 10:15 2026-05-10 Show GitHub Exploit DB Packet Storm
3596 4.4 警告
Local
Ivanti secure access client Ivantiのsecure access clientにおける重要なリソースに対する不適切なパーミッションの割り当てに関する脆弱性 CWE-732
重要なリソースに対する不適切なパーミッションの割り当て
CVE-2026-7431 2026-05-14 10:15 2026-05-12 Show GitHub Exploit DB Packet Storm
3597 7 重要
Local
Ivanti secure access client Ivantiのsecure access clientにおける競合状態に関する脆弱性 CWE-362
競合状態
CVE-2026-7432 2026-05-14 10:14 2026-05-12 Show GitHub Exploit DB Packet Storm
3598 8.8 重要
Network
SUN NET TECHNOLOGIES CO., LTD. eHRD CTMS SUN NET TECHNOLOGIES CO., LTD.のeHRD CTMSにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-7489 2026-05-14 10:14 2026-05-2 Show GitHub Exploit DB Packet Storm
3599 7.5 重要
Network
The PHP Group PHP The PHP GroupのPHPにおける複数の脆弱性 CWE-125
CWE-190
CVE-2026-7568 2026-05-14 10:14 2026-05-10 Show GitHub Exploit DB Packet Storm
3600 6.5 警告
Network
Ivanti Ivanti Endpoint Manager IvantiのIvanti Endpoint Managerにおける危険なメソッドや機能の公開に関する脆弱性 CWE-749
危険なメソッドや機能の公開
CVE-2026-8109 2026-05-14 10:14 2026-05-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 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
312751 - - - In the Linux kernel, the following vulnerability has been resolved: idpf: avoid vport access in idpf_get_link_ksettings When the device control plane is removed or the platform running device contr… - CVE-2024-50274 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
312752 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: reinitialize delayed ref list after deleting it from the list At insert_delayed_ref() if we need to update the action of a… - CVE-2024-50273 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
312753 - - - In the Linux kernel, the following vulnerability has been resolved: signal: restore the override_rlimit logic Prior to commit d64696905554 ("Reimplement RLIMIT_SIGPENDING on top of ucounts") UCOUNT… - CVE-2024-50271 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
312754 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: avoid overflow in damon_feed_loop_next_input() damon_feed_loop_next_input() is inefficient and fragile to overflow… - CVE-2024-50270 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
312755 - - - In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fix accessing an released usb phy Commit 6ed05c68cbca ("usb: musb: sunxi: Explicitly release USB PHY on exit") … - CVE-2024-50269 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
312756 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free of block device file in __btrfs_free_extra_devids() Mounting btrfs from two images (which have the same… CWE-416
 Use After Free
CVE-2024-50217 2024-11-19 11:16 2024-11-9 Show GitHub Exploit DB Packet Storm
312757 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: smb: client: fix possible double free in smb2_set_ea() Clang static checker(scan-build) warning: fs/smb/client/smb2ops.c:1304:2: … CWE-415
 Double Free
CVE-2024-50152 2024-11-19 11:16 2024-11-7 Show GitHub Exploit DB Packet Storm
312758 7.8 HIGH
Local
microsoft windows_server_2025
windows_server_2022
windows_10_21h2
windows_10_22h2
windows_server_2022_23h2
windows_11_24h2
Windows Kernel Elevation of Privilege Vulnerability NVD-CWE-noinfo
CVE-2024-43630 2024-11-19 07:24 2024-11-13 Show GitHub Exploit DB Packet Storm
312759 7.8 HIGH
Local
microsoft pc_manager Microsoft PC Manager Elevation of Privilege Vulnerability NVD-CWE-noinfo
CVE-2024-49051 2024-11-19 07:23 2024-11-13 Show GitHub Exploit DB Packet Storm
312760 7.8 HIGH
Local
microsoft windows_server_2025
windows_server_2022
windows_10_21h2
windows_11_22h2
windows_10_22h2
windows_11_23h2
windows_server_2022_23h2
windows_11_24h2
Windows Secure Kernel Mode Elevation of Privilege Vulnerability NVD-CWE-noinfo
CVE-2024-43631 2024-11-19 07:23 2024-11-13 Show GitHub Exploit DB Packet Storm