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 15, 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
201851 2.6 注意 日本電気
Apache Software Foundation
アップル
富士通
オラクル
日立
- Apache HTTP Server の mod_negotiation モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2687 2016-08-2 17:34 2012-06-13 Show GitHub Exploit DB Packet Storm
201852 5 警告 日本電気
日立
Apache Software Foundation
オラクル
- Apache Tomcat におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-3544 2016-08-2 17:34 2012-09-6 Show GitHub Exploit DB Packet Storm
201853 5.1 警告 アップル
日本電気
富士通
Apache Software Foundation
オラクル
- Apache HTTP Server の mod_rewrite モジュールにおける任意のコマンドを実行される脆弱性 CWE-310
暗号の問題
CVE-2013-1862 2016-08-2 17:34 2013-04-18 Show GitHub Exploit DB Packet Storm
201854 7.5 危険 富士通
日本電気
IBM
Apache Software Foundation
オラクル
- Apache Struts の CookieInterceptor における ClassLoader を操作される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0113 2016-08-2 17:34 2014-04-28 Show GitHub Exploit DB Packet Storm
201855 5.8 警告 富士通
日本電気
IBM
Apache Software Foundation
オラクル
- Apache Struts の CookieInterceptor における ClassLoader を操作される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0116 2016-08-2 17:34 2014-05-5 Show GitHub Exploit DB Packet Storm
201856 4.3 警告 アップル
日本電気
Apache Software Foundation
- Apache HTTP Server の mod_proxy_balancer モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4558 2016-08-2 16:45 2013-02-18 Show GitHub Exploit DB Packet Storm
201857 4.3 警告 日本電気
Apache Software Foundation
アップル
富士通
オラクル
日立
- Apache HTTP Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-3499 2016-08-2 16:45 2013-02-18 Show GitHub Exploit DB Packet Storm
201858 9.8 緊急
Network
ベリタス
日立
- Veritas NetBackup および NetBackup アプライアンスの bpcd における任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2015-6550 2016-08-2 16:25 2015-08-21 Show GitHub Exploit DB Packet Storm
201859 5.9 警告
Network
ベリタス
日立
- Veritas NetBackup および NetBackup アプライアンスにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-6551 2016-08-2 16:25 2015-08-21 Show GitHub Exploit DB Packet Storm
201860 9.8 緊急
Network
ベリタス
日立
- Veritas NetBackup および NetBackup アプライアンスの管理サービスのプロトコルの実装における任意の RPC を実行される脆弱性 CWE-Other
その他
CVE-2015-6552 2016-08-2 16:25 2015-08-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1541 4.3 MEDIUM
Network
- - Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the GET /api/collections and GET /api/collections/:id endpoints return collections from all libraries without checking w… CWE-863
 Incorrect Authorization
CVE-2026-42884 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
1542 4.9 MEDIUM
Network
- - Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the POST /api/backups/upload endpoint decompresses the details entry from an uploaded .audiobookshelf ZIP file entirely … CWE-409
 Improper Handling of Highly Compressed Data (Data Amplification)
CVE-2026-42886 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
1543 4.5 MEDIUM
Network
- - Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.33.0, a stored cross-site scripting (XSS) vulnerability exists in the Login Page due to improper sanitization of the authLogin… CWE-79
Cross-site Scripting
CVE-2026-42887 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
1544 7.2 HIGH
Network
- - WWBN AVideo is an open source video platform. In versions up to and including 29.0, the server-side mitigation for the YPTSocket autoEvalCodeOnHTML eval sink (from CVE-2026-40911) only strips the pay… CWE-94
Code Injection
CVE-2026-43874 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
1545 6.1 MEDIUM
Network
- - WWBN AVideo is an open source video platform. In versions up to and including 29.0, plugin/Meet/iframe.php echoes the attacker-controlled user and pass query parameters unescaped into a JavaScript do… CWE-79
Cross-site Scripting
CVE-2026-43878 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
1546 7.5 HIGH
Network
- - WWBN AVideo is an open source video platform. In versions up to and including 29.0, plugin/CloneSite/cloneClient.json.php echoes the local CloneSite shared secret ($objClone->myKey, a constant md5($g… CWE-209
Information Exposure Through an Error Message
CVE-2026-43873 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
1547 6.8 MEDIUM
Network
- - WWBN AVideo is an open source video platform. In versions up to and including 29.0, plugin/MobileManager/oauth2.php completes an OAuth login by sending an HTTP 302 Location: oauth2Success.php?user=<e… CWE-598
Information Exposure Through Query Strings in GET Request 
CVE-2026-43875 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
1548 5.3 MEDIUM
Network
- - WWBN AVideo is an open source video platform. In versions up to and including 29.0, objects/sendEmail.json.php exposes two branches depending on whether contactForm=1 is submitted. When the parameter… CWE-940
 Improper Verification of Source of a Communication Channel
CVE-2026-43880 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
1549 8.2 HIGH
Network
- - Outline is a service that allows for collaborative documentation. From 0.84.0 to 1.6.1, a logic error in OAuthInterface.validateScope() uses Array.some() to validate requested OAuth scopes, causing t… CWE-269
 Improper Privilege Management
CVE-2026-43886 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
1550 5.3 MEDIUM
Network
- - WWBN AVideo is an open source video platform. In versions up to and including 29.0, objects/users.json.php exposes two unauthenticated paths that disclose the full set of registered user accounts. Th… CWE-306
Missing Authentication for Critical Function
CVE-2026-43881 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm