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 11, 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
236801 9.3 危険 Irssi - irssi の ixmmsa.pl スクリプトなどにおける CRLF インジェクションの脆弱性 - CVE-2007-4396 2012-09-25 16:59 2007-08-18 Show GitHub Exploit DB Packet Storm
236802 4.3 警告 Nullsoft - Winamp におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-4392 2012-09-25 16:59 2007-08-17 Show GitHub Exploit DB Packet Storm
236803 6.8 警告 OWASP - OWASP Stinger における入力検証ルーチンを回避される脆弱性 - CVE-2007-4385 2012-09-25 16:59 2007-08-17 Show GitHub Exploit DB Packet Storm
236804 6 警告 Netwin Ltd - SurgeMail の IMAP サービスにおけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-4377 2012-09-25 16:59 2007-08-16 Show GitHub Exploit DB Packet Storm
236805 10 危険 Netwin Ltd - NetWin SurgeMail における脆弱性 CWE-noinfo
情報不足
CVE-2007-4372 2012-09-25 16:59 2007-08-16 Show GitHub Exploit DB Packet Storm
236806 6.8 警告 hotscripts - Neuron Blog の admin/pages/blog-add.php における任意の PHP ファイルを実行される脆弱性 - CVE-2007-4371 2012-09-25 16:59 2007-08-15 Show GitHub Exploit DB Packet Storm
236807 7.5 危険 IBM - IBM Rational CQ Web の /main 配下における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-4368 2012-09-25 16:59 2007-08-15 Show GitHub Exploit DB Packet Storm
236808 9.3 危険 Opera Software ASA - Opera における任意のコードを実行される脆弱性 - CVE-2007-4367 2012-09-25 16:59 2007-08-15 Show GitHub Exploit DB Packet Storm
236809 10 危険 ネットギア - NETGEAR ReadyNAS RAIDiator におけるパスワードを推測される脆弱性 - CVE-2007-4361 2012-09-25 16:59 2007-08-15 Show GitHub Exploit DB Packet Storm
236810 5 警告 Mozilla Foundation - Mozilla Firefox におけるステータスバーのコンテンツを偽造される脆弱性 - CVE-2007-4357 2012-09-25 16:59 2007-08-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
311 8.0 HIGH
Network
- - A flaw was found in Cockpit. This vulnerability allows a remote attacker to achieve arbitrary command execution on the host by exploiting unsanitized user-controlled parameters within crafted links i… New CWE-78
OS Command 
CVE-2026-4802 2026-05-11 23:16 2026-05-11 Show GitHub Exploit DB Packet Storm
312 6.5 MEDIUM
Network
- - The OpenSearch logging provider, when configured with a `host` URL that embeds credentials (for example `https://user:password@server.example.com:9200`), wrote the full host URL — including the embed… New CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-43826 2026-05-11 23:16 2026-05-11 Show GitHub Exploit DB Packet Storm
313 6.5 MEDIUM
Network
- - The Elasticsearch logging provider, when configured with a `host` URL that embeds credentials (for example `https://user:password@server.example.com:9200`), wrote the full host URL — including the em… New CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-41018 2026-05-11 23:16 2026-05-11 Show GitHub Exploit DB Packet Storm
314 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: kcm: fix zero-frag skb in frag_list on partial sendmsg error Syzkaller reported a warning in kcm_write_msgs() when processing a m… Update CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43244 2026-05-11 23:12 2026-05-6 Show GitHub Exploit DB Packet Storm
315 6.5 MEDIUM
Network
open5gs open5gs A vulnerability was found in Open5GS up to 2.7.7. This affects the function ogs_sbi_discovery_option_add_service_names in the library /lib/sbi/message.c of the component NSSF. The manipulation result… New CWE-404
 Improper Resource Shutdown or Release
CVE-2026-8122 2026-05-11 23:00 2026-05-8 Show GitHub Exploit DB Packet Storm
316 7.2 HIGH
Network
hcltech bigfix_service_management HCL BigFix Service Management (SM) is susceptible to a Root File System Not Mounted as Read-Only. An improperly configured root file system may allow unintended modifications to critical system comp… Update CWE-1188
 Insecure Default Initialization of Resource
CVE-2025-31974 2026-05-11 22:51 2026-05-7 Show GitHub Exploit DB Packet Storm
317 6.5 MEDIUM
Network
open5gs open5gs A vulnerability was determined in Open5GS up to 2.7.7. This impacts the function ogs_sbi_discovery_option_add_snssais in the library /lib/sbi/message.c of the component NSSF. This manipulation causes… New CWE-404
 Improper Resource Shutdown or Release
CVE-2026-8123 2026-05-11 22:39 2026-05-8 Show GitHub Exploit DB Packet Storm
318 7.5 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ntfs: ->d_compare() must not block ... so don't use __getname() there. Switch it (and ntfs_d_hash(), while we are at it) to kmal… Update NVD-CWE-noinfo
CVE-2026-43245 2026-05-11 22:34 2026-05-6 Show GitHub Exploit DB Packet Storm
319 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: i2c/tw9906: Fix potential memory leak in tw9906_probe() In one of the error paths in tw9906_probe(), the memory allocated … Update CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43246 2026-05-11 22:32 2026-05-6 Show GitHub Exploit DB Packet Storm
320 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix SError of kernel panic when closed SError of kernel panic rarely happened while testing fluster. T… Update NVD-CWE-noinfo
CVE-2026-43247 2026-05-11 22:28 2026-05-6 Show GitHub Exploit DB Packet Storm