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 13, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225001 7.8 危険 アップル
Broadcom
- 複数の Broadcom 製無線チップセットにサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-2619 2013-02-6 11:36 2012-10-24 Show GitHub Exploit DB Packet Storm
225002 5 警告 IBM - UNIX 上で稼働する IBM Sterling Connect:Direct におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-6352 2013-02-6 10:42 2013-02-2 Show GitHub Exploit DB Packet Storm
225003 4 警告 マイクロソフト - Microsoft Internet Explorer 8 および 9 における Web サイトを偽装される脆弱性 CWE-16
環境設定
CVE-2013-1451 2013-02-5 17:49 2013-01-29 Show GitHub Exploit DB Packet Storm
225004 4 警告 マイクロソフト - Microsoft Internet Explorer 8 および 9 における重要な情報を取得される脆弱性 CWE-16
環境設定
CVE-2013-1450 2013-02-5 17:46 2013-01-29 Show GitHub Exploit DB Packet Storm
225005 7.6 危険 Foxit Software Inc - Foxit Advanced PDF Editor にバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0107 2013-02-5 17:34 2013-01-28 Show GitHub Exploit DB Packet Storm
225006 6.8 警告 サン・マイクロシステムズ
日本電気
オラクル
- Oracle Java 7 に脆弱性 CWE-noinfo
情報不足
CVE-2012-4681 2013-02-4 17:51 2012-08-28 Show GitHub Exploit DB Packet Storm
225007 7.8 危険 MiniUPnP Project - MiniUPnP MiniUPnPd の HTTP サービスにおける整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2013-1462 2013-02-4 16:38 2013-01-31 Show GitHub Exploit DB Packet Storm
225008 7.8 危険 MiniUPnP Project - MiniUPnP MiniUPnPd の HTTP サービスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-1461 2013-02-4 16:37 2013-01-31 Show GitHub Exploit DB Packet Storm
225009 10 危険 MiniUPnP Project - MiniUPnP MiniUPnPd の HTTP サービスにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0230 2013-02-4 16:37 2013-01-31 Show GitHub Exploit DB Packet Storm
225010 7.8 危険 MiniUPnP Project - MiniUPnP MiniUPnPd の SSDP ハンドラにおけるサービス運用妨害 (サービスクラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2013-0229 2013-02-4 16:36 2013-01-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
541 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… New 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
542 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… New CWE-79
Cross-site Scripting
CVE-2026-43878 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
543 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… New 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
544 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… New CWE-306
Missing Authentication for Critical Function
CVE-2026-43881 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
545 7.7 HIGH
Network
- - WWBN AVideo is an open source video platform. In versions up to and including 29.0, two endpoints (plugin/AI/receiveAsync.json.php and objects/EpgParser.php) in AVideo call isSSRFSafeURL() to validat… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-43884 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
546 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… New CWE-269
 Improper Privilege Management
CVE-2026-43886 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
547 8.7 HIGH
Network
- - Outline is a service that allows for collaborative documentation. Prior to 1.7.0, ZipHelper.extract computes the extraction path for each entry by passing a full filesystem path through trimFileAndEx… New CWE-22
Path Traversal
CVE-2026-43888 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
548 6.5 MEDIUM
Network
- - Outline is a service that allows for collaborative documentation. Prior to 1.7.0, the shares.create API accepts both collectionId and documentId simultaneously and, when published=false, only verifie… New CWE-863
 Incorrect Authorization
CVE-2026-43889 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
549 9.6 CRITICAL
Network
- - DeepChat is an open-source artificial intelligence agent platform that unifies models, tools, and agents. Prior to v1.0.4-beta.1, An incomplete mitigation for CVE-2025-55733 leaves DeepChat vulnerabl… New CWE-20
 Improper Input Validation 
CVE-2026-43899 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
550 9.3 CRITICAL
Network
- - DeepChat is an open-source artificial intelligence agent platform that unifies models, tools, and agents. Prior to v1.0.4-beta.1, a Cross-Site Scripting (XSS) vulnerability exists due to a discrepanc… New CWE-79
Cross-site Scripting
CVE-2026-43900 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm