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 7, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2681 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
2682 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
2683 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
2684 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
2685 8.8 重要
Network
CERN Rucio CERNのRucioにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-29090 2026-05-12 10:20 2026-05-6 Show GitHub Exploit DB Packet Storm
2686 7.1 重要
Network
vLLM vLLM vLLMにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-34760 2026-05-12 10:20 2026-04-2 Show GitHub Exploit DB Packet Storm
2687 8.8 重要
Network
OpenMRS OpenMRS OpenMRSにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-40076 2026-05-12 10:20 2026-05-6 Show GitHub Exploit DB Packet Storm
2688 9.1 緊急
Network
TheCodingMachine Gotenberg TheCodingMachineのGotenbergにおける引数の挿入または変更に関する脆弱性 CWE-88
引数の挿入または変更
CVE-2026-40281 2026-05-12 10:20 2026-05-6 Show GitHub Exploit DB Packet Storm
2689 5.4 警告
Network
PHPOffice PhpSpreadsheet PHPOfficeのPhpSpreadsheetにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-40296 2026-05-12 10:20 2026-05-6 Show GitHub Exploit DB Packet Storm
2690 6.8 警告
Network
Project Jupyter Jupyter Server Project JupyterのJupyter Serverにおけるセッション期限に関する脆弱性 CWE-613
不適切なセッション期限
CVE-2026-40934 2026-05-12 10:20 2026-05-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
318291 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: do not warn on record without old_roots populated [BUG] There are some reports from the mailing list that since v6… NVD-CWE-noinfo
CVE-2023-52897 2024-09-13 22:52 2024-08-21 Show GitHub Exploit DB Packet Storm
318292 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xhci: Fix null pointer dereference when host dies Make sure xhci_free_dev() and xhci_kill_endpoint_urbs() do not race and cause n… CWE-476
 NULL Pointer Dereference
CVE-2023-52898 2024-09-13 22:46 2024-08-21 Show GitHub Exploit DB Packet Storm
318293 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Add exception protection processing for vd in axi_chan_handle_err function Since there is no protection for vd, a kernel panic wi… CWE-476
 NULL Pointer Dereference
CVE-2023-52899 2024-09-13 22:44 2024-08-21 Show GitHub Exploit DB Packet Storm
318294 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix general protection fault in nilfs_btree_insert() If nilfs2 reads a corrupted disk image and tries to reads a b-tree n… NVD-CWE-noinfo
CVE-2023-52900 2024-09-13 22:40 2024-08-21 Show GitHub Exploit DB Packet Storm
318295 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check endpoint is valid before dereferencing it When the host controller is not responding, all URBs queued to all end… CWE-476
 NULL Pointer Dereference
CVE-2023-52901 2024-09-13 22:37 2024-08-21 Show GitHub Exploit DB Packet Storm
318296 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: io_uring: lock overflowing for IOPOLL syzbot reports an issue with overflow filling for IOPOLL: WARNING: CPU: 0 PID: 28 at io_ur… CWE-667
 Improper Locking
CVE-2023-52903 2024-09-13 22:34 2024-08-21 Show GitHub Exploit DB Packet Storm
318297 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nommu: fix memory leak in do_mmap() error path The preallocation of the maple tree nodes may leak if the error path to "error_jus… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2023-52902 2024-09-13 22:29 2024-08-21 Show GitHub Exploit DB Packet Storm
318298 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix resource leakage in VF driver unbind resources allocated like mcam entries to support the Ntuple feature and ha… NVD-CWE-Other
CVE-2023-52905 2024-09-13 22:27 2024-08-21 Show GitHub Exploit DB Packet Storm
318299 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/sched: act_mpls: Fix warning during failed attribute validation The 'TCA_MPLS_LABEL' attribute is of 'NLA_U32' type, but has … NVD-CWE-noinfo
CVE-2023-52906 2024-09-13 22:21 2024-08-21 Show GitHub Exploit DB Packet Storm
318300 - - - Rejected reason: After careful review of CVE-2024-5203, it has been determined that the issue is not exploitable in real-world scenarios. Moreover, the exploit assumes that the attacker has access to… - CVE-2024-5203 2024-09-13 20:15 2024-06-12 Show GitHub Exploit DB Packet Storm