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 11, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
193761 4.3 警告
Network
IBM - IBM Curam Social Program Management における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2016-8923 2017-05-18 18:29 2016-10-25 Show GitHub Exploit DB Packet Storm
193762 5.4 警告
Network
IBM - IBM Cognos TM1 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-3038 2017-05-18 18:29 2016-03-9 Show GitHub Exploit DB Packet Storm
193763 5.7 警告
Network
IBM - IBM Cognos TM1 における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-3037 2017-05-18 18:29 2016-03-9 Show GitHub Exploit DB Packet Storm
193764 7.5 重要
Network
IBM - IBM Cognos TM1 におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-3036 2017-05-18 18:29 2016-03-9 Show GitHub Exploit DB Packet Storm
193765 5.4 警告
Network
IBM - IBM Marketing Platform におけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2016-0228 2017-05-18 18:29 2017-04-13 Show GitHub Exploit DB Packet Storm
193766 6.5 警告
Network
ImageMagick - ImageMagick の ept.c の ReadEPTImage 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-8357 2017-05-18 18:24 2017-04-27 Show GitHub Exploit DB Packet Storm
193767 6.5 警告
Network
ImageMagick - ImageMagick の sun.c の ReadSUNImage 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-8356 2017-05-18 18:24 2017-04-27 Show GitHub Exploit DB Packet Storm
193768 5.5 警告
Local
ImageWorsener project - ImageWorsener の libimageworsener.a の imagew-gif.c の iwgif_read_image 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-369
ゼロ除算
CVE-2017-7962 2017-05-18 18:19 2017-04-17 Show GitHub Exploit DB Packet Storm
193769 5.5 警告
Local
ImageWorsener project - ImageWorsener の libimageworsener.a の imagew-gif.c の iw_read_gif_file 関数における利用可能なメモリ量を消費される脆弱性 CWE-400
リソースの枯渇
CVE-2017-7940 2017-05-18 18:19 2017-04-17 Show GitHub Exploit DB Packet Storm
193770 5.5 警告
Local
ImageWorsener project - ImageWorsener の libimageworsener.a の imagew-pnm.c の read_next_pam_token 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-7939 2017-05-18 18:18 2017-04-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
961 5.8 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.4.20 contains a server-side request forgery vulnerability in QQBot direct media upload that skips URL validation. Attackers can bypass SSRF protections by sending crafted image U… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-44117 2026-05-8 02:07 2026-05-7 Show GitHub Exploit DB Packet Storm
962 7.8 HIGH
Local
openclaw openclaw OpenClaw before 2026.4.22 derives loopback MCP owner context from spoofable server-issued bearer tokens in request headers. Non-owner loopback clients can present themselves as owner to bypass owner-… CWE-290
 Authentication Bypass by Spoofing
CVE-2026-44118 2026-05-8 02:07 2026-05-7 Show GitHub Exploit DB Packet Storm
963 6.5 MEDIUM
Network
linuxcontainers incus Incus is a system container and virtual machine manager. In versions before 7.0.0, missing validation logic in the storage bucket import logic allows an authenticated user with access to the storage … CWE-476
 NULL Pointer Dereference
CVE-2026-40195 2026-05-8 02:07 2026-05-7 Show GitHub Exploit DB Packet Storm
964 6.5 MEDIUM
Network
linuxcontainers incus Incus is a system container and virtual machine manager. In versions before 7.0.0, missing validation logic in the storage volume import logic allows an authenticated user with access to the storage … CWE-476
 NULL Pointer Dereference
CVE-2026-40197 2026-05-8 02:06 2026-05-7 Show GitHub Exploit DB Packet Storm
965 6.5 MEDIUM
Network
linuxcontainers incus Incus is a system container and virtual machine manager. In versions before 7.0.0, missing validation logic in the storage volume import logic allows an authenticated user with access to the storage … CWE-129
 Improper Validation of Array Index
CVE-2026-40251 2026-05-8 02:06 2026-05-7 Show GitHub Exploit DB Packet Storm
966 5.0 MEDIUM
Network
linuxcontainers incus Incus is an open source container and virtual machine manager. In versions prior to 7.0.0, the image import flow issues an outbound HEAD request to a user-supplied URL before validating the request a… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-35527 2026-05-8 02:06 2026-05-6 Show GitHub Exploit DB Packet Storm
967 8.3 HIGH
Network
hcltech bigfix_service_management HCL BigFix Service Management (SX) is affected by a Broken Access Control vulnerability leading to privilege escalation. This could allow unauthorized users to gain elevated privileges, bypassing in… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2024-30151 2026-05-8 02:06 2026-05-7 Show GitHub Exploit DB Packet Storm
968 5.3 MEDIUM
Network
hcltech bigfix_service_management HCL BigFix Service Management (SM) is vulnerable to information exposure due to improper error handling within its reporting module. It was observed that supplying an invalid or out-of-range value to… CWE-209
Information Exposure Through an Error Message
CVE-2025-31960 2026-05-8 02:05 2026-05-7 Show GitHub Exploit DB Packet Storm
969 8.8 HIGH
Network
google chrome Out of bounds write in Media in Google Chrome on Mac, iOS prior to 148.0.7778.96 allowed a remote attacker who had compromised the renderer process to execute arbitrary code inside a sandbox via a cr… CWE-787
 Out-of-bounds Write
CVE-2026-7957 2026-05-8 02:04 2026-05-7 Show GitHub Exploit DB Packet Storm
970 6.5 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.4.10 contains an insufficient access control vulnerability in Nostr plugin HTTP profile routes that allows operators with write permissions to persist profile configuration witho… CWE-862
 Missing Authorization
CVE-2026-43579 2026-05-8 02:04 2026-05-7 Show GitHub Exploit DB Packet Storm