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
191891 5.4 警告
Network
BigTree CMS - BigTree の admin.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-9548 2017-07-5 15:55 2017-06-11 Show GitHub Exploit DB Packet Storm
191892 5.4 警告
Network
BigTree CMS - BigTree の admin.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-9547 2017-07-5 15:55 2017-06-11 Show GitHub Exploit DB Packet Storm
191893 5.7 警告
Network
BigTree CMS - BigTree の admin.php におけるサービス運用妨害 (DoS) の脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-9546 2017-07-5 15:55 2017-06-11 Show GitHub Exploit DB Packet Storm
191894 9.8 緊急
Network
MavEtJu.org - dnstracer におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-9430 2017-07-5 15:03 2017-06-5 Show GitHub Exploit DB Packet Storm
191895 3.3
Local
Lenovo - Lenovo Power Management ドライバにおけるセキュリティ機能に関する脆弱性 CWE-254
セキュリティ機能
CVE-2017-3741 2017-07-5 14:56 2017-06-4 Show GitHub Exploit DB Packet Storm
191896 5.5 警告
Local
Lenovo - Lenovo Active Protection System における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-3740 2017-07-5 14:55 2017-06-4 Show GitHub Exploit DB Packet Storm
191897 6.5 警告
Network
Zulip - Zulip Server の invite_by_admins_only 設定の実装における別のユーザを Zulip グループに加入するよう招待される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0896 2017-07-5 14:28 2017-05-18 Show GitHub Exploit DB Packet Storm
191898 4.3 警告
Network
Elasticsearch - Elastic X-Pack Security における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-8441 2017-07-5 11:57 2017-06-1 Show GitHub Exploit DB Packet Storm
191899 6.1 警告
Network
Elasticsearch - Kibana の Discover ページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-8440 2017-07-5 11:57 2017-06-1 Show GitHub Exploit DB Packet Storm
191900 6.1 警告
Network
Elasticsearch - Kibana の Time Series Visual Builder におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-8439 2017-07-5 11:57 2017-06-1 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