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 8, 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
251641 2.6 注意 ISC, Inc. - ISC BIND 9.8 系にサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2465 2011-07-11 14:25 2011-07-6 Show GitHub Exploit DB Packet Storm
251642 2.6 注意 マイクロソフト - Internet Explorer におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2011-07-8 12:01 2011-07-8 Show GitHub Exploit DB Packet Storm
251643 4.9 警告 アップル - Apple Mac OS X の kernel の IPv6 実装におけるサービス運用妨害 (Null ポインタデリファレンス、およびリブート) の脆弱性 CWE-Other
その他
CVE-2011-1132 2011-07-8 10:12 2011-06-24 Show GitHub Exploit DB Packet Storm
251644 6.4 警告 アップル - Apple Mac OS X の servermgrd における任意のファイルを読まれる脆弱性 CWE-399
リソース管理の問題
CVE-2011-0212 2011-07-8 10:10 2011-06-24 Show GitHub Exploit DB Packet Storm
251645 6.8 警告 アップル - Apple Mac OS X の QuickLook における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0208 2011-07-7 11:34 2011-06-24 Show GitHub Exploit DB Packet Storm
251646 5 警告 アップル - Apple Mac OS X の MobileMe における重要なエイリアス情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2011-0207 2011-07-7 11:33 2011-06-24 Show GitHub Exploit DB Packet Storm
251647 6.8 警告 アップル - Apple Mac OS X の ImageIO におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0205 2011-07-7 11:30 2011-06-24 Show GitHub Exploit DB Packet Storm
251648 5 警告 アップル - Apple Mac OS X の FTP Server コンポーネントにおける絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-0203 2011-07-6 07:54 2011-06-24 Show GitHub Exploit DB Packet Storm
251649 5.1 警告 XnSoft - XnView における実行ファイル読み込みに関する脆弱性 CWE-Other
その他
CVE-2011-1338 2011-07-5 12:01 2011-07-5 Show GitHub Exploit DB Packet Storm
251650 4.3 警告 Opera Software ASA - Opera におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2011-1337 2011-07-5 12:01 2011-07-5 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