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 3, 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
226771 7.5 危険 TYPO3 Association - TYPO3 用の Packman エクステンションにおける脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-3046 2012-12-20 18:52 2008-07-7 Show GitHub Exploit DB Packet Storm
226772 7.5 危険 TYPO3 Association - TYPO3 用の Industry Database エクステンションにおける脆弱性 CWE-noinfo
情報不足
CVE-2008-3045 2012-12-20 18:52 2008-07-7 Show GitHub Exploit DB Packet Storm
226773 7.5 危険 TYPO3 Association - TYPO3 用の News Calendar エクステンションにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3044 2012-12-20 18:52 2008-07-7 Show GitHub Exploit DB Packet Storm
226774 7.5 危険 Web-Empowered Church Team - TYPO3 用の WEC Discussion Forum エクステンションにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-3043 2012-12-20 18:52 2008-07-7 Show GitHub Exploit DB Packet Storm
226775 10 危険 TYPO3 Association - TYPO3 用の DAM Frontend エクステンションにおける脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-3042 2012-12-20 18:52 2008-07-7 Show GitHub Exploit DB Packet Storm
226776 7.5 危険 TYPO3 Association - TYPO3 用の DAM Frontend エクステンションにおける脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-3041 2012-12-20 18:52 2008-07-7 Show GitHub Exploit DB Packet Storm
226777 5 警告 TYPO3 Association - TYPO3 用の DAM Frontend エクステンションにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-3040 2012-12-20 18:52 2008-07-7 Show GitHub Exploit DB Packet Storm
226778 4.3 警告 Vtiger - vtiger CRM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3101 2012-12-20 18:52 2008-09-3 Show GitHub Exploit DB Packet Storm
226779 6.5 警告 phplizardo - ImperialBB における任意の PHP コードをアップロードされる脆弱性 CWE-94
コード・インジェクション
CVE-2008-3093 2012-12-20 18:52 2008-07-9 Show GitHub Exploit DB Packet Storm
226780 7.5 危険 xpoze - Xpoze Pro の user.html における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3089 2012-12-20 18:52 2008-07-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 3, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1111 5.3 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.3.31 contains a replay detection bypass vulnerability in webhook signature handling that treats Base64 and Base64URL encoded signatures as distinct requests. Attackers can re-enc… CWE-294
Authentication Bypass by Capture-replay 
CVE-2026-41351 2026-04-29 03:56 2026-04-24 Show GitHub Exploit DB Packet Storm
1112 4.3 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.3.31 contains a session visibility bypass vulnerability where the session_status function fails to enforce configured tools.sessions.visibility restrictions for unsandboxed invoc… CWE-863
 Incorrect Authorization
CVE-2026-41350 2026-04-29 03:56 2026-04-24 Show GitHub Exploit DB Packet Storm
1113 7.1 HIGH
Network
openclaw openclaw OpenClaw before 2026.3.31 lacks browser-origin validation in HTTP operator endpoints when operating in trusted-proxy mode, allowing cross-site request forgery attacks. Attackers can exploit this by s… CWE-352
 Origin Validation Error
CVE-2026-41347 2026-04-29 03:56 2026-04-24 Show GitHub Exploit DB Packet Storm
1114 5.3 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.3.31 contains a credential exposure vulnerability in media download functionality that forwards Authorization headers across cross-origin redirects. Attackers can exploit this by… CWE-522
 Insufficiently Protected Credentials
CVE-2026-41345 2026-04-29 03:56 2026-04-24 Show GitHub Exploit DB Packet Storm
1115 5.3 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.3.31 lacks a shared pre-auth concurrency budget on the public LINE webhook path, allowing attackers to cause transient availability loss. Remote attackers can flood the webhook e… CWE-799
 Improper Control of Interaction Frequency
CVE-2026-41343 2026-04-29 03:56 2026-04-24 Show GitHub Exploit DB Packet Storm
1116 6.5 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.3.31 contains an authentication boundary vulnerability where Telegram legacy allowFrom migration incorrectly fans default-account trust into all named accounts. Attackers can exp… CWE-372
 Incomplete Internal State Distinction
CVE-2026-41340 2026-04-29 03:56 2026-04-24 Show GitHub Exploit DB Packet Storm
1117 5.0 MEDIUM
Local
openclaw openclaw OpenClaw before 2026.3.31 contains a time-of-check-time-of-use vulnerability in sandbox file operations that allows attackers to bypass fd-based defenses. Attackers can exploit check-then-act pattern… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-41338 2026-04-29 03:56 2026-04-24 Show GitHub Exploit DB Packet Storm
1118 5.3 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.3.31 contains a callback origin mutation vulnerability in Plivo voice-call replay that allows attackers to mutate in-process callback origin before replay rejection. Attackers wi… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-41337 2026-04-29 03:55 2026-04-24 Show GitHub Exploit DB Packet Storm
1119 7.8 HIGH
Local
openclaw openclaw OpenClaw before 2026.3.31 allows workspace .env files to override the OPENCLAW_BUNDLED_HOOKS_DIR environment variable, enabling loading of attacker-controlled hook code. Attackers can replace trusted… CWE-829
 Inclusion of Functionality from Untrusted Control Sphere
CVE-2026-41336 2026-04-29 03:55 2026-04-24 Show GitHub Exploit DB Packet Storm
1120 5.3 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.3.31 contains an information disclosure vulnerability in the Control Interface bootstrap JSON that exposes version and assistant agent identifiers. Attackers can extract sensitiv… CWE-497
 Exposure of Sensitive System Information to an Unauthorized Control Sphere
CVE-2026-41335 2026-04-29 03:55 2026-04-24 Show GitHub Exploit DB Packet Storm