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 9, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3411 8.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31735 2026-05-11 10:59 2026-05-1 Show GitHub Exploit DB Packet Storm
3412 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-31736 2026-05-11 10:59 2026-05-1 Show GitHub Exploit DB Packet Storm
3413 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31737 2026-05-11 10:59 2026-05-1 Show GitHub Exploit DB Packet Storm
3414 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31738 2026-05-11 10:59 2026-05-1 Show GitHub Exploit DB Packet Storm
3415 8.8 重要
Network
Linux Linux Kernel LinuxのLinux Kernelにおける到達可能なアサーションに関する脆弱性 CWE-617
到達可能なアサーション
CVE-2026-31739 2026-05-11 10:59 2026-05-1 Show GitHub Exploit DB Packet Storm
3416 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31740 2026-05-11 10:59 2026-05-1 Show GitHub Exploit DB Packet Storm
3417 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-Other
その他
CVE-2026-31741 2026-05-11 10:59 2026-05-1 Show GitHub Exploit DB Packet Storm
3418 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-31742 2026-05-11 10:59 2026-05-1 Show GitHub Exploit DB Packet Storm
3419 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-31743 2026-05-11 10:59 2026-05-1 Show GitHub Exploit DB Packet Storm
3420 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-31744 2026-05-11 10:59 2026-05-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 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
318101 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: workqueue: Fix spruious data race in __flush_work() When flushing a work item for cancellation, __flush_work() knows that it excl… NVD-CWE-noinfo
CVE-2024-46704 2024-09-19 22:32 2024-09-13 Show GitHub Exploit DB Packet Storm
318102 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/xe: reset mmio mappings with devm Set our various mmio mappings to NULL. This should make it easier to catch something rogue … CWE-476
 NULL Pointer Dereference
CVE-2024-46705 2024-09-19 22:30 2024-09-13 Show GitHub Exploit DB Packet Storm
318103 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3 On a system with a GICv3, if a guest hasn't been configured with … CWE-476
 NULL Pointer Dereference
CVE-2024-46707 2024-09-19 22:29 2024-09-13 Show GitHub Exploit DB Packet Storm
318104 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: pinctrl: qcom: x1e80100: Fix special pin offsets Remove the erroneus 0x100000 offset to prevent the boards from crashing on pin s… NVD-CWE-noinfo
CVE-2024-46708 2024-09-19 22:28 2024-09-13 Show GitHub Exploit DB Packet Storm
318105 5.3 MEDIUM
Network
miniorange web_application_firewall The Web Application Firewall plugin for WordPress is vulnerable to IP Address Spoofing in versions up to, and including, 2.1.2. This is due to insufficient restrictions on where the IP Address inform… CWE-345
 Insufficient Verification of Data Authenticity
CVE-2022-4539 2024-09-19 22:27 2024-08-31 Show GitHub Exploit DB Packet Storm
318106 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix prime with external buffers Make sure that for external buffers mapping goes through the dma_buf interface instea… NVD-CWE-noinfo
CVE-2024-46709 2024-09-19 22:26 2024-09-13 Show GitHub Exploit DB Packet Storm
318107 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: fix ID 0 endp usage after multiple re-creations 'local_addr_used' and 'add_addr_accepted' are decremented for addresse… NVD-CWE-noinfo
CVE-2024-46711 2024-09-19 22:12 2024-09-13 Show GitHub Exploit DB Packet Storm
318108 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Disable coherent dumb buffers without 3d Coherent surfaces make only sense if the host renders to them using accelera… NVD-CWE-noinfo
CVE-2024-46712 2024-09-19 22:09 2024-09-13 Show GitHub Exploit DB Packet Storm
318109 9.8 CRITICAL
Network
tnbmobil cockpit Use of Hard-coded Credentials vulnerability in TNB Mobile Solutions Cockpit Software allows Read Sensitive Strings Within an Executable.This issue affects Cockpit Software: before v2.13. CWE-798
 Use of Hard-coded Credentials
CVE-2024-6656 2024-09-19 22:05 2024-09-13 Show GitHub Exploit DB Packet Storm
318110 5.3 MEDIUM
Network
secreto31126 whatsapp-api-js whatsapp-api-js is a TypeScript server agnostic Whatsapp's Official API framework. It's possible to check the payload validation using the WhatsAppAPI.verifyRequestSignature and expect false when the… NVD-CWE-Other
CVE-2024-45607 2024-09-19 11:05 2024-09-13 Show GitHub Exploit DB Packet Storm