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 17, 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
208871 4.3 警告 シスコシステムズ - Cisco E メール セキュリティ アプライアンスデバイスのソフトウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-4278 2015-07-22 17:58 2015-07-15 Show GitHub Exploit DB Packet Storm
208872 6.5 警告 シスコシステムズ - Cisco WebEx Meetings Server における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2015-4276 2015-07-22 17:58 2015-07-15 Show GitHub Exploit DB Packet Storm
208873 5 警告 シスコシステムズ - Cisco ASR 5000 デバイスのソフトウェア上で稼働する Packet Data Network Gateway コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-4275 2015-07-22 17:58 2015-07-15 Show GitHub Exploit DB Packet Storm
208874 6.8 警告 シスコシステムズ - Cisco Unified Intelligence Center の Web フレームワークにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2015-4274 2015-07-22 17:58 2015-07-15 Show GitHub Exploit DB Packet Storm
208875 5 警告 シスコシステムズ - Cisco ASR 5000 デバイスのソフトウェアの Packet Data Network Gateway コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-4273 2015-07-22 17:58 2015-07-14 Show GitHub Exploit DB Packet Storm
208876 6.4 警告 シスコシステムズ - Cisco TelePresence Integrator C デバイス上で稼動する TelePresence TC ソフトウェアにおける認証を回避される脆弱性 CWE-Other
その他
CVE-2015-4271 2015-07-22 17:58 2015-07-14 Show GitHub Exploit DB Packet Storm
208877 6.8 警告 シスコシステムズ - Cisco Identity Services Engine の Web フレームワークにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2015-4267 2015-07-22 17:58 2015-07-15 Show GitHub Exploit DB Packet Storm
208878 4.3 警告 シスコシステムズ - Cisco Identity Services Engine の Web インターフェースにおけるクリックジャッキング攻撃を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2015-4266 2015-07-22 17:58 2015-07-14 Show GitHub Exploit DB Packet Storm
208879 7.1 危険 ジュニパーネットワークス - Juniper Junos OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-5358 2015-07-22 17:39 2015-07-8 Show GitHub Exploit DB Packet Storm
208880 3.5 注意 DELL EMC (旧 EMC Corporation) - EMC Documentum CenterStage におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-4528 2015-07-22 17:10 2015-07-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2001 9.4 CRITICAL
Network
- - Grav is a file-based Web platform. Prior to 2.0.0-beta.2, the Login::register() method in the Login plugin accepts attacker-controlled groups and access fields from the registration POST data without… CWE-20
CWE-862
 Improper Input Validation 
 Missing Authorization
CVE-2026-42613 2026-05-12 23:51 2026-05-12 Show GitHub Exploit DB Packet Storm
2002 - - - The form plugin for Grav adds the ability to create and use forms. Prior to 9.1.0 , there is an unauthenticated page-content overwrite via file upload (GHSA-w4rc-p66m-x6qq). Public form uploads now s… CWE-73
 External Control of File Name or Path
CVE-2026-42845 2026-05-12 23:51 2026-05-12 Show GitHub Exploit DB Packet Storm
2003 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
2004 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
2005 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
2006 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
2007 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
2008 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
2009 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
2010 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