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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227191 7.5 危険 Xerox - Xerox WorkCentre および WorkCentre Pro の Web User Interface における認証の制御を回避される脆弱性 - CVE-2006-6434 2012-12-20 18:02 2006-11-30 Show GitHub Exploit DB Packet Storm
227192 5 警告 Xerox - Xerox WorkCentre および WorkCentre Pro における検出を回避される脆弱性 - CVE-2006-6433 2012-12-20 18:02 2006-12-10 Show GitHub Exploit DB Packet Storm
227193 5 警告 Xerox - Xerox WorkCentre および WorkCentre Pro の Scan-to-mailbox 機能における特定のファイルをダウンロードされる脆弱性 - CVE-2006-6432 2012-12-20 18:02 2006-12-10 Show GitHub Exploit DB Packet Storm
227194 6.8 警告 phpnews - PHPNews の templates/cat_temp.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6357 2012-12-20 18:02 2006-12-6 Show GitHub Exploit DB Packet Storm
227195 6.8 警告 phpnews - PHPNews の templates/link_temp.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6356 2012-12-20 18:02 2006-12-6 Show GitHub Exploit DB Packet Storm
227196 7.5 危険 pwp technologies - PWP Technologies The Classified Ad System における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2006-6349 2012-12-20 18:02 2006-12-6 Show GitHub Exploit DB Packet Storm
227197 6.5 警告 tftgallery - TFT-Gallery における admin/index.php を使用する任意の .php ファイルをアップロードされる脆弱性 - CVE-2006-6347 2012-12-20 18:02 2006-12-6 Show GitHub Exploit DB Packet Storm
227198 10 危険 SAP - SAP IGS におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-6346 2012-12-20 18:02 2006-12-6 Show GitHub Exploit DB Packet Storm
227199 5 警告 Xerox - Xerox WorkCentre および WorkCentre Pro における電子メールメッセージの署名を変更される脆弱性 - CVE-2006-6431 2012-12-20 18:02 2006-12-10 Show GitHub Exploit DB Packet Storm
227200 7.8 危険 Xerox - Xerox WorkCentre および WorkCentre Pro の Web services における重要な情報を取得される脆弱性 - CVE-2006-6430 2012-12-20 18:02 2006-12-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
501 10.0 CRITICAL
Network
- - Deserialization of untrusted data in Microsoft Bing allows an unauthorized attacker to execute code over a network. New CWE-502
 Deserialization of Untrusted Data
CVE-2026-33819 2026-04-24 23:41 2026-04-24 Show GitHub Exploit DB Packet Storm
502 10.0 CRITICAL
Network
- - Server-side request forgery (ssrf) in Microsoft Entra ID Entitlement Management allows an unauthorized attacker to perform spoofing over a network. New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-35431 2026-04-24 23:41 2026-04-24 Show GitHub Exploit DB Packet Storm
503 5.3 MEDIUM
Local
- - OpenClaw before 2026.3.28 contains an environment variable sanitization vulnerability where GIT_TEMPLATE_DIR and AWS_CONFIG_FILE are not blocked in the host-env blocklist. Attackers can exploit appro… New CWE-184
 Incomplete Blacklist
CVE-2026-41332 2026-04-24 23:40 2026-04-24 Show GitHub Exploit DB Packet Storm
504 3.7 LOW
Network
- - OpenClaw before 2026.3.31 contains an authentication rate limiting bypass vulnerability that allows attackers to circumvent shared authentication protections using fake device tokens. Attackers can e… New CWE-799
 Improper Control of Interaction Frequency
CVE-2026-41333 2026-04-24 23:40 2026-04-24 Show GitHub Exploit DB Packet Storm
505 6.5 MEDIUM
Network
- - OpenClaw before 2026.3.31 contains a decompression bomb vulnerability in image processing that fails to properly enforce pixel-limit guards on sips. Attackers can exploit this by uploading oversized … New CWE-636
 Not Failing Securely ('Failing Open')
CVE-2026-41334 2026-04-24 23:40 2026-04-24 Show GitHub Exploit DB Packet Storm
506 5.3 MEDIUM
Network
- - 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… New CWE-497
 Exposure of Sensitive System Information to an Unauthorized Control Sphere
CVE-2026-41335 2026-04-24 23:40 2026-04-24 Show GitHub Exploit DB Packet Storm
507 7.8 HIGH
Local
- - 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… New CWE-829
 Inclusion of Functionality from Untrusted Control Sphere
CVE-2026-41336 2026-04-24 23:40 2026-04-24 Show GitHub Exploit DB Packet Storm
508 5.3 MEDIUM
Network
- - 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… New CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-41337 2026-04-24 23:40 2026-04-24 Show GitHub Exploit DB Packet Storm
509 5.0 MEDIUM
Local
- - 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… New CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-41338 2026-04-24 23:40 2026-04-24 Show GitHub Exploit DB Packet Storm
510 4.3 MEDIUM
Network
- - OpenClaw before 2026.4.2 exposes configPath and stateDir metadata in Gateway connect success snapshots to non-admin authenticated clients. Non-admin clients can recover host-specific filesystem paths… New CWE-497
 Exposure of Sensitive System Information to an Unauthorized Control Sphere
CVE-2026-41339 2026-04-24 23:40 2026-04-24 Show GitHub Exploit DB Packet Storm