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
199721 5.5 警告
Local
SUSE
レッドハット
Linux
オラクル
- Linux Kernel の security/keys/key.c の key_reject_and_link 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-4470 2016-11-16 18:14 2016-06-16 Show GitHub Exploit DB Packet Storm
199722 7.1 重要
Local
アップル
Debian
Canonical
xmlsoft.org
- libxml2 の parser.c の xmlStringLenDecodeEntities 関数における XML 外部エンティティの脆弱性 CWE-20
不適切な入力確認
CVE-2016-4449 2016-11-16 18:14 2016-05-23 Show GitHub Exploit DB Packet Storm
199723 9.8 緊急
Network
xmlsoft.org
IBM
Slackware
アップル
openSUSE project
Mageia.Org
オラクル
SUSE
レッドハット
- libxml2 におけるフォーマットストリングの脆弱性 CWE-noinfo
情報不足
CVE-2016-4448 2016-11-16 18:13 2016-05-23 Show GitHub Exploit DB Packet Storm
199724 7.8 重要
Local
Linux - Linux Kernel の InfiniBand スタックにおけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-4565 2016-11-16 18:13 2016-05-4 Show GitHub Exploit DB Packet Storm
199725 8.4 重要
Local
Xen プロジェクト
オラクル
- Xen の arch/x86/mm/guest_walk.c の guest_walk_tables 関数における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-4480 2016-11-16 18:12 2016-05-17 Show GitHub Exploit DB Packet Storm
199726 6.7 警告
Local
Xen プロジェクト
オラクル
- Xen の libxl デバイスハンドリングにおけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-4962 2016-11-16 18:12 2015-06-2 Show GitHub Exploit DB Packet Storm
199727 6.1 警告
Network
Python Software Foundation - CPython の urllib2 および urllib における CRLF インジェクションの脆弱性 CWE-Other
その他
CVE-2016-5699 2016-11-16 17:21 2016-06-15 Show GitHub Exploit DB Packet Storm
199728 9.8 緊急
Network
Python Software Foundation - CPython の zipimport.c の get_data 関数における整数オーバーフローの脆弱性 CWE-Other
その他
CVE-2016-5636 2016-11-16 17:21 2016-06-25 Show GitHub Exploit DB Packet Storm
199729 5.9 警告
Network
Wireshark
オラクル
- Wireshark のイーサネットディセクタの epan/dissectors/packet-pktap.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-5358 2016-11-16 17:21 2016-06-7 Show GitHub Exploit DB Packet Storm
199730 5.9 警告
Network
Wireshark
オラクル
- Wireshark の NetScreen ファイルパーサの wiretap/netscreen.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-5357 2016-11-16 17:21 2016-06-7 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