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, 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
214951 5.5 警告 オラクル - Oracle MySQL の MySQL Server における SERVER:SP に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6489 2014-10-20 14:24 2014-10-14 Show GitHub Exploit DB Packet Storm
214952 4 警告 オラクル - Oracle MySQL の MySQL Server における SERVER:INNODB FULLTEXT SEARCH DML に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6564 2014-10-20 14:24 2014-10-14 Show GitHub Exploit DB Packet Storm
214953 4.9 警告 オラクル - Oracle Enterprise Manager Grid Control の Application Performance Management における End User Experience Management に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6557 2014-10-20 10:13 2014-10-14 Show GitHub Exploit DB Packet Storm
214954 2.1 注意 オラクル - Oracle Enterprise Manager Grid Control の Enterprise Manager for Oracle Database における Content Management に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6488 2014-10-20 10:12 2014-10-14 Show GitHub Exploit DB Packet Storm
214955 5 警告 シスコシステムズ - Cisco Intrusion Detection System の Cisco Intrusion Prevention System の Web フレームワークにおけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2014-3402 2014-10-17 17:53 2014-10-8 Show GitHub Exploit DB Packet Storm
214956 6.8 警告 オラクル - Oracle Sun Solaris における Hermon HCA PCIe driver に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6529 2014-10-17 16:11 2014-10-14 Show GitHub Exploit DB Packet Storm
214957 7.8 危険 オラクル - Oracle Sun Solaris における iSCSI Data Mover に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6508 2014-10-17 16:11 2014-10-14 Show GitHub Exploit DB Packet Storm
214958 2.1 注意 オラクル - Oracle Sun Solaris における SSH に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6501 2014-10-17 16:10 2014-10-14 Show GitHub Exploit DB Packet Storm
214959 4.9 警告 オラクル - Oracle Sun Solaris における Kernel に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6497 2014-10-17 16:10 2014-10-14 Show GitHub Exploit DB Packet Storm
214960 5 警告 オラクル - Oracle Sun Solaris における SMB server user component に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6490 2014-10-17 16:10 2014-10-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
991 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfo Commit ec35c1969650 ("usb: gadget: f_ncm: Fix net_device lifecycl… CWE-476
 NULL Pointer Dereference
CVE-2026-31727 2026-05-8 01:20 2026-05-2 Show GitHub Exploit DB Packet Storm
992 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-… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42194 2026-05-8 01:16 2026-05-7 Show GitHub Exploit DB Packet Storm
993 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… 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
994 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)… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-41687 2026-05-8 01:16 2026-05-8 Show GitHub Exploit DB Packet Storm
995 - - - 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,… CWE-91
Blind XPath Injection
CVE-2026-41672 2026-05-8 01:16 2026-05-7 Show GitHub Exploit DB Packet Storm
996 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… CWE-79
Cross-site Scripting
CVE-2026-41661 2026-05-8 01:16 2026-05-7 Show GitHub Exploit DB Packet Storm
997 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… CWE-22
Path Traversal
CVE-2026-41655 2026-05-8 01:16 2026-05-7 Show GitHub Exploit DB Packet Storm
998 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 … CWE-91
Blind XPath Injection
CVE-2026-41650 2026-05-8 01:16 2026-05-8 Show GitHub Exploit DB Packet Storm
999 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()… CWE-362
Race Condition
CVE-2026-31728 2026-05-8 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
1000 - - - 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… 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