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 30, 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
541 9.8 緊急
Network
NVIDIA TensorRT LLM NVIDIAのTensorRT LLMにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-24163 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
542 10 緊急
Network
Open Vehicles Limited Open Vehicle Monitoring System Open Vehicles LimitedのOpen Vehicle Monitoring Systemにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-37541 2026-05-22 10:58 2026-05-1 Show GitHub Exploit DB Packet Storm
543 8.8 重要
Network
Open Vehicles Limited Open Vehicle Monitoring System Open Vehicles LimitedのOpen Vehicle Monitoring Systemにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-42468 2026-05-22 10:58 2026-05-1 Show GitHub Exploit DB Packet Storm
544 8.6 重要
Network
Open Vehicles Limited Open Vehicle Monitoring System Open Vehicles LimitedのOpen Vehicle Monitoring Systemにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-42469 2026-05-22 10:58 2026-05-1 Show GitHub Exploit DB Packet Storm
545 8.6 重要
Network
Tenable, Inc. Terrascan Tenable, Inc.のTerrascanにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-47356 2026-05-22 10:58 2026-05-19 Show GitHub Exploit DB Packet Storm
546 8.6 重要
Network
Tenable, Inc. Terrascan Tenable, Inc.のTerrascanにおける複数の脆弱性 CWE-610
CWE-73
CWE-918
CWE-918
CVE-2026-47357 2026-05-22 10:58 2026-05-19 Show GitHub Exploit DB Packet Storm
547 8.6 重要
Network
Tenable, Inc. Terrascan Tenable, Inc.のTerrascanにおける複数の脆弱性 CWE-610
CWE-73
CWE-918
CWE-918
CVE-2026-47358 2026-05-22 10:58 2026-05-19 Show GitHub Exploit DB Packet Storm
548 9.8 緊急
Network
HCL Technologies Limited HCL BigFix Service Management (SM) HCL Technologies LimitedのHCL BigFix Service Management (SM)における不特定の脆弱性 CWE-noinfo
情報不足
CVE-2025-31973 2026-05-22 10:58 2026-05-20 Show GitHub Exploit DB Packet Storm
549 6.5 警告
Network
HCL Technologies Limited HCL BigFix Service Management (SM) HCL Technologies LimitedのHCL BigFix Service Management (SM)における情報漏えいに関する脆弱性 CWE-200
CWE-noinfo
CVE-2025-31985 2026-05-22 10:58 2026-05-20 Show GitHub Exploit DB Packet Storm
550 4.6 警告
Network
Nozomi Networks Inc. Guardian
cmc
Nozomi Networks Inc.のCMC等の複数製品におけるテンプレートエンジンで使用される特殊な要素の不適切な無効化に関する脆弱性 CWE-1336
テンプレートエンジンで使用される特殊な要素の不適切な無効化
CVE-2025-40900 2026-05-22 10:58 2026-05-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
311161 7.8 HIGH
Local
linux
redhat
linux_kernel
enterprise_linux
In the Linux kernel, the following vulnerability has been resolved: parport: Proper fix for array out-of-bounds access The recent fix for array out-of-bounds accesses replaced sprintf() calls blind… CWE-125
Out-of-bounds Read
CVE-2024-50074 2024-11-9 01:15 2024-10-29 Show GitHub Exploit DB Packet Storm
311162 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Use code segment selector for VERW operand Robert Gill reported below #GP in 32-bit mode when dosemu software was execu… NVD-CWE-noinfo
CVE-2024-50072 2024-11-9 01:15 2024-10-29 Show GitHub Exploit DB Packet Storm
311163 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition In the switchtec_ntb_add fu… CWE-416
 Use After Free
CVE-2024-50059 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
311164 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: serial: protect uart_port_dtr_rts() in uart_shutdown() too Commit af224ca2df29 (serial: core: Prevent unsafe uart port access, pa… CWE-476
 NULL Pointer Dereference
CVE-2024-50058 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
311165 3.3 LOW
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change rfcomm_sk_state_change attempts to use sock_lock so it must ne… CWE-667
 Improper Locking
CVE-2024-50044 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
311166 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: thermal: core: Free tzp copy along with the thermal zone The object pointed to by tz->tzp may still be accessed after being freed… CWE-416
 Use After Free
CVE-2024-50027 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
311167 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: cpufreq: Avoid a bad reference count on CPU node In the parse_perf_domain function, if the call to of_parse_phandle_with_args ret… NVD-CWE-Other
CVE-2024-50012 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
311168 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access ASIHPI driver stores some values in the static array upon a response from the driver… CWE-129
 Improper Validation of Array Index
CVE-2024-50007 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
311169 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: br_netfilter: fix panic with metadata_dst skb Fix a kernel panic in the br_netfilter module when sending untagged traf… CWE-476
 NULL Pointer Dereference
CVE-2024-50045 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
311170 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: igb: Do not bring the device up after non-fatal error Commit 004d25060c78 ("igb: Fix igb_down hung on surprise removal") changed … NVD-CWE-noinfo
CVE-2024-50040 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm