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 8, 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
249601 5 警告 Linux - Linux kernel におけるネットワーク盗聴を検出される脆弱性 CWE-200
情報漏えい
CVE-2010-4563 2012-02-7 15:50 2012-02-2 Show GitHub Exploit DB Packet Storm
249602 4.3 警告 マイクロソフト - Microsoft Windows におけるネットワーク盗聴を検出される問題 CWE-200
情報漏えい
CVE-2010-4562 2012-02-7 15:44 2012-02-2 Show GitHub Exploit DB Packet Storm
249603 4 警告 Mozilla Foundation - Bugzilla における他のユーザアカウントを偽造される脆弱性 CWE-20
不適切な入力確認
CVE-2012-0448 2012-02-6 16:51 2011-12-31 Show GitHub Exploit DB Packet Storm
249604 10 危険 ヒューレット・パッカード - HP Data Protector Media Operations における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-4791 2012-02-6 16:44 2012-02-1 Show GitHub Exploit DB Packet Storm
249605 5.1 警告 Mozilla Foundation - Bugzilla の jsonrpc.cgi におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-0440 2012-02-6 16:35 2012-01-15 Show GitHub Exploit DB Packet Storm
249606 7.2 危険 アップル - Apple Mac OS X の WebDAV Sharing における権限を取得される脆弱性 CWE-287
不適切な認証
CVE-2011-3463 2012-02-6 16:34 2012-02-2 Show GitHub Exploit DB Packet Storm
249607 5 警告 アップル - Apple Mac OS X の Time Machine における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-3462 2012-02-6 16:34 2012-02-2 Show GitHub Exploit DB Packet Storm
249608 4.3 警告 アップル - Apple Mac OS X の Internet Sharing における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3452 2012-02-6 16:30 2012-02-2 Show GitHub Exploit DB Packet Storm
249609 6.8 警告 アップル - Apple Mac OS X の CoreUI における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-3450 2012-02-6 16:29 2012-02-2 Show GitHub Exploit DB Packet Storm
249610 6.8 警告 アップル - Apple Mac OS X の CoreText における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-3449 2012-02-6 16:28 2012-02-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
711 6.8 MEDIUM
Network
- - Admidio is an open-source user management solution. Prior to version 5.0.9, the incomplete SSRF fix in Admidio's fetch_metadata.php validates the resolved IP address but passes the original hostname-… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42194 2026-05-8 01:16 2026-05-7 Show GitHub Exploit DB Packet Storm
712 6.0 MEDIUM
Network
- - Wallos is an open-source, self-hostable personal subscription tracker. In versions 4.8.4 and prior, the webhook notification feature reuses an administrator-configured local-target allowlist for ever… New CWE-863
CWE-918
 Incorrect Authorization
Server-Side Request Forgery (SSRF) 
CVE-2026-41689 2026-05-8 01:16 2026-05-8 Show GitHub Exploit DB Packet Storm
713 4.3 MEDIUM
Network
- - Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.8.1, the SSRF protection in endpoints/subscription/add.php (line 42) and endpoints/payments/add.php (line 40)… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-41687 2026-05-8 01:16 2026-05-8 Show GitHub Exploit DB Packet Storm
714 - - - xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) `DOMParser` and `XMLSerializer` module. In @xmldom/xmldom prior to versions 0.9.10 and 0.8.13 and xmldom version 0.6.0 and prior,… New CWE-91
Blind XPath Injection
CVE-2026-41672 2026-05-8 01:16 2026-05-7 Show GitHub Exploit DB Packet Storm
715 6.1 MEDIUM
Network
- - Admidio is an open-source user management solution. Prior to version 5.0.9, an unauthenticated attacker can execute arbitrary JavaScript in any Admidio user's browser through a reflected XSS in syste… New CWE-79
Cross-site Scripting
CVE-2026-41661 2026-05-8 01:16 2026-05-7 Show GitHub Exploit DB Packet Storm
716 6.5 MEDIUM
Network
- - Admidio is an open-source user management solution. Prior to version 5.0.9, the ecard_preview.php endpoint does not validate that the ecard_template POST parameter is a safe filename before passing i… New CWE-22
Path Traversal
CVE-2026-41655 2026-05-8 01:16 2026-05-7 Show GitHub Exploit DB Packet Storm
717 6.1 MEDIUM
Network
- - fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. Prior to version 5.7.0, XMLBuilder does not escape the "-->" sequence in comment content or the … New CWE-91
Blind XPath Injection
CVE-2026-41650 2026-05-8 01:16 2026-05-8 Show GitHub Exploit DB Packet Storm
718 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop A race condition between gether_disconnect() and eth_stop()… Update CWE-362
Race Condition
CVE-2026-31728 2026-05-8 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
719 - - - Incus is a system container and virtual machine manager. Prior to version 7.0.0, user provided image and backup tarballs would be unpacked and YAML files parsed without any size restrictions. This wa… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-41648 2026-05-8 01:16 2026-05-7 Show GitHub Exploit DB Packet Storm
720 9.6 CRITICAL
Network
- - Wish is an SSH server with defaults and a collection of middlewares. From version 2.0.0 to before version 2.0.1, the SCP middleware in charm.land/wish/v2 is vulnerable to path traversal attacks. A ma… New CWE-22
Path Traversal
CVE-2026-41589 2026-05-8 01:16 2026-05-7 Show GitHub Exploit DB Packet Storm