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 2, 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
229651 7.5 危険 web-news - Web-News の webnews/template.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5053 2012-12-20 18:02 2006-09-27 Show GitHub Exploit DB Packet Storm
229652 5 警告 rob landley - Rob Landley BusyBox の httpd におけるディレクトリトラバーサルの脆弱性 - CVE-2006-5050 2012-12-20 18:02 2006-09-27 Show GitHub Exploit DB Packet Storm
229653 6.8 警告 waltercedric - Joomla! 用の Security Images コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-5048 2012-12-20 18:02 2006-07-31 Show GitHub Exploit DB Packet Storm
229654 7.5 危険 phpartenaire - PHPartenaire の dix.php3 における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5032 2012-12-20 18:02 2006-09-27 Show GitHub Exploit DB Packet Storm
229655 7.5 危険 woltlab - wBB の thread.php における SQL インジェクションの脆弱性 - CVE-2006-5029 2012-12-20 18:02 2006-09-27 Show GitHub Exploit DB Packet Storm
229656 5 警告 swsoft - Swsoft Pleask Reload および Pleask の filemanager/filemanager.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-5028 2012-12-20 18:02 2006-09-27 Show GitHub Exploit DB Packet Storm
229657 7.5 危険 pnews systems - Joshua Wilson pNews System の includes/global.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5022 2012-12-20 18:02 2006-09-27 Show GitHub Exploit DB Packet Storm
229658 7.5 危険 redblog - redgun RedBLoG における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5021 2012-12-20 18:02 2006-09-27 Show GitHub Exploit DB Packet Storm
229659 7.5 危険 solidstate - SolidState における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5020 2012-12-20 18:02 2006-09-27 Show GitHub Exploit DB Packet Storm
229660 7.5 危険 voice of web - Voodoo chat における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4993 2012-12-20 18:02 2006-09-25 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
701 7.8 HIGH
Local
openclaw openclaw OpenClaw before 2026.4.8 contains a privilege escalation vulnerability allowing previously paired nodes to reconnect with exec-capable commands without operator.admin scope requirement. Attackers can… New CWE-863
 Incorrect Authorization
CVE-2026-42432 2026-04-30 23:06 2026-04-29 Show GitHub Exploit DB Packet Storm
702 8.1 HIGH
Network
openclaw openclaw OpenClaw before 2026.4.8 contains a security bypass vulnerability in node.invoke(browser.proxy) that allows mutation of persistent browser profiles. Attackers can exploit this path to circumvent the … New CWE-863
 Incorrect Authorization
CVE-2026-42431 2026-04-30 23:06 2026-04-29 Show GitHub Exploit DB Packet Storm
703 7.1 HIGH
Network
openclaw openclaw OpenClaw before 2026.4.8 contains a privilege escalation vulnerability in the gateway plugin HTTP authentication mechanism that widens identity-bearing operator.read requests into runtime operator.wr… New CWE-863
 Incorrect Authorization
CVE-2026-42429 2026-04-30 23:06 2026-04-29 Show GitHub Exploit DB Packet Storm
704 6.5 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.4.8 contains a server-side request forgery vulnerability in Playwright redirect handling that allows attackers to bypass strict SSRF checks. Attackers can exploit request-time na… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42430 2026-04-30 23:05 2026-04-29 Show GitHub Exploit DB Packet Storm
705 7.1 HIGH
Network
openclaw openclaw OpenClaw versions before 2026.4.8 fail to enforce integrity verification on downloaded plugin archives. Attackers can install malicious or tampered plugin packages without detection, compromising the… New CWE-353
 Missing Support for Integrity Check
CVE-2026-42428 2026-04-30 23:05 2026-04-29 Show GitHub Exploit DB Packet Storm
706 5.3 MEDIUM
Local
openclaw openclaw OpenClaw before 2026.4.8 contains a remote code execution vulnerability caused by missing environment variable denylist entries for HGRCPATH, CARGO_BUILD_RUSTC_WRAPPER, RUSTC_WRAPPER, and MAKEFLAGS. … New CWE-184
 Incomplete Blacklist
CVE-2026-42427 2026-04-30 23:05 2026-04-29 Show GitHub Exploit DB Packet Storm
707 5.0 MEDIUM
Local
openclaw openclaw OpenClaw before 2026.4.8 treats shared reply MEDIA paths as trusted, allowing crafted references to trigger cross-channel local file exfiltration. Attackers can exploit this by crafting malicious sha… New CWE-73
 External Control of File Name or Path
CVE-2026-42424 2026-04-30 23:05 2026-04-29 Show GitHub Exploit DB Packet Storm
708 8.8 HIGH
Network
openclaw openclaw OpenClaw before 2026.4.8 contains an improper authorization vulnerability where the node.pair.approve method accepts operator.write scope instead of the narrower operator.pairing scope, allowing unpr… New CWE-863
 Incorrect Authorization
CVE-2026-42426 2026-04-30 23:05 2026-04-29 Show GitHub Exploit DB Packet Storm
709 7.5 HIGH
Network
openclaw openclaw OpenClaw before 2026.4.8 contains an approval-timeout fallback mechanism that bypasses strictInlineEval explicit-approval requirements on gateway and node exec hosts. Attackers can exploit this timeo… New CWE-636
 Not Failing Securely ('Failing Open')
CVE-2026-42423 2026-04-30 23:04 2026-04-29 Show GitHub Exploit DB Packet Storm
710 8.8 HIGH
Network
openclaw openclaw OpenClaw before 2026.4.8 contains a role bypass vulnerability in the device.token.rotate function that allows minting tokens for unapproved roles. Attackers can bypass device role-upgrade pairing to … New CWE-863
 Incorrect Authorization
CVE-2026-42422 2026-04-30 23:04 2026-04-29 Show GitHub Exploit DB Packet Storm