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 1, 2026, 12:10 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252651 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-3629 2010-10-21 16:03 2010-10-5 Show GitHub Exploit DB Packet Storm
252652 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3628 2010-10-21 16:03 2010-10-5 Show GitHub Exploit DB Packet Storm
252653 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-3627 2010-10-21 16:02 2010-10-5 Show GitHub Exploit DB Packet Storm
252654 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-3626 2010-10-21 16:02 2010-10-5 Show GitHub Exploit DB Packet Storm
252655 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3625 2010-10-21 16:01 2010-10-5 Show GitHub Exploit DB Packet Storm
252656 5.1 警告 渡辺 正彦 - Apsaly における実行ファイル読み込みに関する脆弱性 CWE-Other
その他
CVE-2010-3162 2010-10-21 11:03 2010-10-21 Show GitHub Exploit DB Packet Storm
252657 6.8 警告 寺尾 進 - TeraPad における DLL 読み込みに関する脆弱性 CWE-Other
その他
CVE-2010-3161 2010-10-21 11:01 2010-10-21 Show GitHub Exploit DB Packet Storm
252658 9.3 危険 アドビシステムズ - Apple Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-3624 2010-10-20 14:38 2010-10-5 Show GitHub Exploit DB Packet Storm
252659 9.3 危険 アドビシステムズ - Apple Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3623 2010-10-20 14:37 2010-10-5 Show GitHub Exploit DB Packet Storm
252660 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3622 2010-10-20 14:37 2010-10-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1231 4.8 MEDIUM
Network
gfi helpdesk GFI HelpDesk before 4.99.9 contains a stored cross-site scripting vulnerability in the template group creation and editing functionality that allows authenticated administrators to inject arbitrary J… CWE-79
Cross-site Scripting
CVE-2026-23752 2026-04-28 00:07 2026-04-21 Show GitHub Exploit DB Packet Storm
1232 8.6 HIGH
Local
openclaw openclaw OpenClaw before 2026.3.28 loads the current working directory .env file before trusted state-dir configuration, allowing environment variable injection. Attackers can place a malicious .env file in a… CWE-15
 External Control of System or Configuration Setting
CVE-2026-41294 2026-04-28 00:07 2026-04-21 Show GitHub Exploit DB Packet Storm
1233 4.8 MEDIUM
Network
gfi helpdesk GFI HelpDesk before 4.99.9 contains a stored cross-site scripting vulnerability in the language management functionality where the charset POST parameter is passed directly to SWIFT_Language::Create(… CWE-79
Cross-site Scripting
CVE-2026-23753 2026-04-28 00:07 2026-04-21 Show GitHub Exploit DB Packet Storm
1234 7.5 HIGH
Network
gomarkdown markdown The package `github.com/gomarkdown/markdown` is a Go library for parsing Markdown text and rendering as HTML. Processing a malformed input containing a < character that is not followed by a > charact… CWE-125
Out-of-bounds Read
CVE-2026-40890 2026-04-28 00:07 2026-04-22 Show GitHub Exploit DB Packet Storm
1235 7.8 HIGH
Local
openclaw openclaw OpenClaw before 2026.4.2 contains an improper trust boundary vulnerability allowing untrusted workspace channel shadows to execute during built-in channel setup and login. Attackers can clone a works… CWE-829
 Inclusion of Functionality from Untrusted Control Sphere
CVE-2026-41295 2026-04-28 00:06 2026-04-21 Show GitHub Exploit DB Packet Storm
1236 8.2 HIGH
Network
openclaw openclaw OpenClaw before 2026.3.31 contains a time-of-check-time-of-use race condition in the remote filesystem bridge readFile function that allows sandbox escape. Attackers can exploit the separate path val… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-41296 2026-04-28 00:06 2026-04-21 Show GitHub Exploit DB Packet Storm
1237 7.6 HIGH
Network
openclaw openclaw OpenClaw before 2026.3.31 contains a server-side request forgery vulnerability in the marketplace plugin download functionality that allows attackers to access internal resources by following unvalid… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-41297 2026-04-28 00:05 2026-04-21 Show GitHub Exploit DB Packet Storm
1238 7.5 HIGH
Network
roxy-wi roxy-wi Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. Prior to version 8.2.6.4, the oldconfig parameter in the haproxy_section_save interface has an arbitrary file re… CWE-22
Path Traversal
CVE-2026-33077 2026-04-28 00:04 2026-04-24 Show GitHub Exploit DB Packet Storm
1239 9.8 CRITICAL
Network
roxy-wi roxy-wi Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. Prior to version 8.2.6.4, the haproxy_section_save interface presents a vulnerability that could lead to remote … CWE-22
Path Traversal
CVE-2026-33076 2026-04-28 00:03 2026-04-24 Show GitHub Exploit DB Packet Storm
1240 5.4 MEDIUM
Network
gfi helpdesk GFI HelpDesk before 4.99.9 contains a stored cross-site scripting vulnerability in the Troubleshooter module where the subject POST parameter is not sanitized in Controller_Step.InsertSubmit() and Ed… CWE-79
Cross-site Scripting
CVE-2026-23756 2026-04-28 00:02 2026-04-21 Show GitHub Exploit DB Packet Storm