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
225041 6.8 警告 アップル
サイバートラスト株式会社
LibTIFF
レッドハット
- LibTIFF の Thunder デコーダにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1167 2013-01-31 10:10 2011-03-28 Show GitHub Exploit DB Packet Storm
225042 5.1 警告 アップル - Apple iOS 6.1 未満の StoreKit におけるアクセス制限を回避される脆弱性 CWE-DesignError
CVE-2013-0974 2013-01-30 16:03 2013-01-29 Show GitHub Exploit DB Packet Storm
225043 6.8 警告 アップル - Apple iOS 6.1 未満で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-0968 2013-01-30 16:02 2013-01-29 Show GitHub Exploit DB Packet Storm
225044 3.6 注意 アップル - Apple iOS および Apple TV のカーネルにおけるポインタの制限を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2013-0964 2013-01-30 16:01 2013-01-29 Show GitHub Exploit DB Packet Storm
225045 7.2 危険 Beijer Electronics - Beijer ADP および H-Designer におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-4696 2013-01-29 16:56 2013-01-24 Show GitHub Exploit DB Packet Storm
225046 5 警告 Moxiecode Systems AB
Moodle
- Moodle で使用される TinyMCE 用 PHP Spellchecker における任意のアウトバウンド HTTP リクエストを誘発される脆弱性 CWE-noinfo
情報不足
CVE-2012-6112 2013-01-29 16:55 2013-01-21 Show GitHub Exploit DB Packet Storm
225047 4 警告 Moodle - Moodle におけるコースレベルのカレンダーのサブスクリプションを削除される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-6106 2013-01-29 16:55 2013-01-21 Show GitHub Exploit DB Packet Storm
225048 5 警告 Moodle - Moodle の blog/rsslib.php における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-6105 2013-01-29 16:54 2013-01-21 Show GitHub Exploit DB Packet Storm
225049 5 警告 Moodle - Moodle の blog/rsslib.php における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-6104 2013-01-29 16:54 2013-01-21 Show GitHub Exploit DB Packet Storm
225050 6.8 警告 Moodle - Moodle の messaging システムにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-6103 2013-01-29 16:53 2013-01-21 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