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 23, 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
61 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける到達可能なアサーションに関する脆弱性 New CWE-617
到達可能なアサーション
CVE-2026-31398 2026-05-22 10:57 2026-04-3 Show GitHub Exploit DB Packet Storm
62 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 New CWE-416
解放済みメモリの使用
CVE-2026-31399 2026-05-22 10:56 2026-04-3 Show GitHub Exploit DB Packet Storm
63 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 New CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-31400 2026-05-22 10:56 2026-04-3 Show GitHub Exploit DB Packet Storm
64 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 New CWE-787
境界外書き込み
CVE-2026-31401 2026-05-22 10:56 2026-04-3 Show GitHub Exploit DB Packet Storm
65 9.8 緊急
Network
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 New CWE-787
境界外書き込み
CVE-2026-31402 2026-05-22 10:56 2026-04-3 Show GitHub Exploit DB Packet Storm
66 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 New CWE-noinfo
情報不足
CVE-2026-31403 2026-05-22 10:56 2026-04-3 Show GitHub Exploit DB Packet Storm
67 7.8 重要
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 New CWE-476
NULL ポインタデリファレンス
CVE-2026-31404 2026-05-22 10:56 2026-04-3 Show GitHub Exploit DB Packet Storm
68 9.8 緊急
Network
Linux Linux Kernel LinuxのLinux Kernelにおける境界外読み取りに関する脆弱性 New CWE-125
境界外読み取り
CVE-2026-31405 2026-05-22 10:56 2026-04-6 Show GitHub Exploit DB Packet Storm
69 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 New CWE-noinfo
情報不足
CVE-2026-31406 2026-05-22 10:56 2026-04-6 Show GitHub Exploit DB Packet Storm
70 7.1 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 New CWE-787
境界外書き込み
CVE-2026-31407 2026-05-22 10:56 2026-04-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
311581 8.8 HIGH
Network
phpoffice phpspreadsheet PHPSpreadsheet is a pure PHP library for reading and writing spreadsheet files. It's possible for an attacker to construct an XLSX file that links images from arbitrary paths. When embedding images h… CWE-22
CWE-918
Path Traversal
Server-Side Request Forgery (SSRF) 
CVE-2024-45291 2024-10-17 04:09 2024-10-8 Show GitHub Exploit DB Packet Storm
311582 5.3 MEDIUM
Network
php-fpm php-fpm In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, erroneous parsing of multipart form data contained in an HTTP POST request could lead to legitimate data not being proce… NVD-CWE-noinfo
CVE-2024-8925 2024-10-17 03:53 2024-10-8 Show GitHub Exploit DB Packet Storm
311583 - - - SQL Injection vulnerability in OpenHIS v.1.0 allows an attacker to execute arbitrary code via the refund function in the PayController.class.php component. - CVE-2024-46532 2024-10-17 03:35 2024-10-12 Show GitHub Exploit DB Packet Storm
311584 8.8 HIGH
Network
php-fpm php-fpm In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, when using a certain non-standard configurations of Windows codepages, the fixes for  CVE-2024-4577 https://github.com/a… CWE-78
OS Command 
CVE-2024-8926 2024-10-17 03:35 2024-10-8 Show GitHub Exploit DB Packet Storm
311585 3.3 LOW
Local
php-fpm php-fpm In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, when using PHP-FPM SAPI and it is configured to catch workers output through catch_workers_output = yes, it may be possi… NVD-CWE-Other
CVE-2024-9026 2024-10-17 03:30 2024-10-8 Show GitHub Exploit DB Packet Storm
311586 7.5 HIGH
Network
php-fpm php-fpm In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, HTTP_REDIRECT_STATUS variable is used to check whether or not CGI binary is being run by the HTTP server. However, in ce… NVD-CWE-noinfo
CVE-2024-8927 2024-10-17 03:28 2024-10-8 Show GitHub Exploit DB Packet Storm
311587 8.2 HIGH
Network
qualcomm wsa8845h_firmware
wsa8845_firmware
wsa8840_firmware
wsa8835_firmware
wsa8832_firmware
wsa8830_firmware
wcd9395_firmware
wcd9390_firmware
wcd9385_firmware
wcd9380_firmware
Information disclosure while parsing the BSS parameter change count or MLD capabilities fields of the ML IE. CWE-125
Out-of-bounds Read
CVE-2024-33073 2024-10-17 03:25 2024-10-7 Show GitHub Exploit DB Packet Storm
311588 7.5 HIGH
Network
qualcomm snapdragon_8\+_gen_2_mobile_platform_firmware
wsa8845h_firmware
wsa8845_firmware
wsa8840_firmware
wsa8835_firmware
wsa8832_firmware
wsa8830_firmware
wcd9395_firmware
wcd9390_f…
Transient DOS while parsing probe response and assoc response frame. CWE-125
Out-of-bounds Read
CVE-2024-38397 2024-10-17 03:23 2024-10-7 Show GitHub Exploit DB Packet Storm
311589 7.8 HIGH
Local
qualcomm wsa8835_firmware
wsa8830_firmware
wsa8810_firmware
wcn3950_firmware
wcd9380_firmware
wcd9375_firmware
wcd9370_firmware
srv1m_firmware
srv1h_firmware
snapdragon_8_gen_1_mobi…
Memory corruption while processing user packets to generate page faults. CWE-416
 Use After Free
CVE-2024-38399 2024-10-17 03:17 2024-10-7 Show GitHub Exploit DB Packet Storm
311590 7.3 HIGH
Local
siemens modelsim
questa
A vulnerability has been identified in ModelSim (All versions < V2024.3), Questa (All versions < V2024.3). vish2.exe in affected applications allows a specific DLL file to be loaded from the current … CWE-427
 Uncontrolled Search Path Element
CVE-2024-47194 2024-10-17 03:15 2024-10-8 Show GitHub Exploit DB Packet Storm