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, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
211281 3.5 注意 マカフィー - McAfee Data Loss Prevention Endpoint の ePO エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-1617 2015-02-23 10:11 2015-01-20 Show GitHub Exploit DB Packet Storm
211282 6.5 警告 マカフィー - McAfee Data Loss Prevention Endpoint の ePO エクステンションにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-1616 2015-02-23 10:05 2015-01-20 Show GitHub Exploit DB Packet Storm
211283 4.3 警告 Jose Pardilla - WordPress 用 FancyBox プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-1494 2015-02-23 09:54 2015-02-4 Show GitHub Exploit DB Packet Storm
211284 4.4 警告 シーメンス - Siemens SIMATIC STEP 7 における任意の認証データを確定される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-1356 2015-02-20 16:08 2015-02-13 Show GitHub Exploit DB Packet Storm
211285 2.1 注意 シーメンス - Siemens SIMATIC STEP 7 における平文パスワードを特定される脆弱性 CWE-310
暗号の問題
CVE-2015-1355 2015-02-20 16:08 2015-02-13 Show GitHub Exploit DB Packet Storm
211286 8.3 危険 LG Electronics - LG On-Screen Phone における認証を回避される脆弱性 CWE-Other
その他
CVE-2014-8757 2015-02-20 15:22 2014-10-13 Show GitHub Exploit DB Packet Storm
211287 5.8 警告 MantisBT Group - MantisBT の core/string_api.php の string_sanitize_url 関数におけるオープンリダイレクトの脆弱性 CWE-Other
その他
CVE-2015-1042 2015-02-19 21:23 2015-01-16 Show GitHub Exploit DB Packet Storm
211288 6.3 警告 シスコシステムズ - Cisco Adaptive Security Appliance Software の WebVPN サブシステムの Proxy Bypass Content Rewriter 機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2013-5557 2015-02-19 21:05 2013-08-22 Show GitHub Exploit DB Packet Storm
211289 4.6 警告 シスコシステムズ - Cisco Unified IP 9900 phones のファームウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-0601 2015-02-19 21:05 2015-02-4 Show GitHub Exploit DB Packet Storm
211290 4.6 警告 シスコシステムズ - Cisco Unified IP 9900 phones のファームウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-0603 2015-02-19 21:04 2015-02-4 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