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 9, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251611 6.5 警告 MIT Kerberos
レッドハット
- MIT Kerberos 5 の GSS-API FTP デーモンにおけるグループのアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1526 2011-07-20 11:17 2011-07-5 Show GitHub Exploit DB Packet Storm
251612 6.8 警告 ヒューレット・パッカード - HP-UX のダイナミックローダにおける権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-2398 2011-07-20 11:14 2011-07-5 Show GitHub Exploit DB Packet Storm
251613 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-119
バッファエラー
CVE-2011-2347 2011-07-20 10:52 2011-06-28 Show GitHub Exploit DB Packet Storm
251614 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2346 2011-07-20 10:51 2011-06-28 Show GitHub Exploit DB Packet Storm
251615 5 警告 Google - Google Chrome の NPAPI 実装におけるサービス運用妨害 (out-of-bounds read) の脆弱性 CWE-119
バッファエラー
CVE-2011-2345 2011-07-20 10:50 2011-06-28 Show GitHub Exploit DB Packet Storm
251616 7.5 危険 Google - Google Chrome の DOM 実装における同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2342 2011-07-20 10:49 2011-06-7 Show GitHub Exploit DB Packet Storm
251617 7.5 危険 Google - Google Chrome にて使用される Google V8 における同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2332 2011-07-20 10:48 2011-06-7 Show GitHub Exploit DB Packet Storm
251618 5 警告 Google - Google Chrome におけるタブページにスクリプトを挿入される脆弱性 CWE-noinfo
情報不足
CVE-2011-1815 2011-07-19 10:03 2011-06-7 Show GitHub Exploit DB Packet Storm
251619 5 警告 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
CWE-399
CVE-2011-1814 2011-07-19 10:02 2011-06-7 Show GitHub Exploit DB Packet Storm
251620 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-1813 2011-07-19 10:01 2011-06-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3111 5.3 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.3.31 contains a resource consumption vulnerability in Telegram audio preflight transcription that allows unauthorized group senders to trigger transcription processing. Attackers… CWE-408
 Incorrect Behavior Order: Early Amplification
CVE-2026-41331 2026-04-28 00:08 2026-04-21 Show GitHub Exploit DB Packet Storm
3112 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
3113 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
3114 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
3115 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
3116 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
3117 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
3118 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
3119 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
3120 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