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 22, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
5091 - - - サーバ製品におけるBIOSの脆弱性(CVE-2026-22796)による影響について - CVE-2026-22796 2026-05-12 11:38 2026-04-24 Show GitHub Exploit DB Packet Storm
5092 5.3 警告
Local
Prusa3D PrusaSlicer Prusa3DのPrusaSlicerにおけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2023-47268 2026-05-12 10:21 2026-05-8 Show GitHub Exploit DB Packet Storm
5093 7.2 重要
Network
HCL Technologies Limited HCL BigFix Service Management (SM) HCL Technologies LimitedのHCL BigFix Service Management (SM)におけるリソースの安全ではないデフォルト値への初期化に関する脆弱性 CWE-1188
リソースの安全ではないデフォルト値への初期化
CVE-2025-31974 2026-05-12 10:21 2026-05-6 Show GitHub Exploit DB Packet Storm
5094 6.1 警告
Network
Project Jupyter Jupyter Server Project JupyterのJupyter Serverにおけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2025-61669 2026-05-12 10:21 2026-05-5 Show GitHub Exploit DB Packet Storm
5095 8.1 重要
Network
Apache Software Foundation CloudStack Apache Software FoundationのCloudStackにおける不完全なクリーンアップに関する脆弱性 CWE-459
不完全なクリーンアップ
CVE-2025-66467 2026-05-12 10:21 2026-05-8 Show GitHub Exploit DB Packet Storm
5096 7.5 重要
Network
Google Android GoogleのAndroidにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2025-71253 2026-05-12 10:21 2026-05-6 Show GitHub Exploit DB Packet Storm
5097 7.5 重要
Network
Google Android GoogleのAndroidにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2025-71254 2026-05-12 10:21 2026-05-6 Show GitHub Exploit DB Packet Storm
5098 7.5 重要
Network
Google Android GoogleのAndroidにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2025-71255 2026-05-12 10:21 2026-05-6 Show GitHub Exploit DB Packet Storm
5099 7.5 重要
Network
Google Android GoogleのAndroidにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2025-71256 2026-05-12 10:20 2026-05-6 Show GitHub Exploit DB Packet Storm
5100 8.8 重要
Network
CERN Rucio CERNのRucioにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-29080 2026-05-12 10:20 2026-05-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 23, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313711 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup() Clang static checker(scan-build) throws below warning: |… CWE-415
 Double Free
CVE-2024-50159 2024-11-19 11:16 2024-11-7 Show GitHub Exploit DB Packet Storm
313712 - - - 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
313713 - - - 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
313714 - - - 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
313715 - - - 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
313716 - - - 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
313717 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
313718 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
313719 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
313720 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