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, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
207351 4.3 警告 GitLab.org - GitLab におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-7316 2015-08-3 16:27 2013-12-16 Show GitHub Exploit DB Packet Storm
207352 6.8 警告 アップル - Apple OS X などの製品で使用される Apple Mac EFI における EFI へのフラッシュ攻撃を実行される脆弱性 CWE-Other
その他
CVE-2015-3692 2015-08-3 14:08 2015-06-30 Show GitHub Exploit DB Packet Storm
207353 5 警告 シスコシステムズ - Cisco IOS XE のパケットの再構築の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-4293 2015-08-3 11:00 2015-07-29 Show GitHub Exploit DB Packet Storm
207354 9 危険 ホスピーラ - Hospira MedNet におけるアクセス制限を回避される脆弱性 CWE-200
情報漏えい
CVE-2014-5405 2015-07-31 16:35 2014-08-22 Show GitHub Exploit DB Packet Storm
207355 4.3 警告 株式会社エスリンク - エスリンク製 Android アプリ「ファイルマネージャー」におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-5319 2015-07-31 16:29 2014-09-25 Show GitHub Exploit DB Packet Storm
207356 5 警告 Apache Software Foundation - Apache WSS4J における requireSignedEncryptedDataElements の設定を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-0227 2015-07-31 15:50 2015-02-10 Show GitHub Exploit DB Packet Storm
207357 5.8 警告 アップル - 複数の Apple 製品の Data Security コンポーネントの Secure Transport 機能における SSL サーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2014-1266 2015-07-31 15:28 2014-02-21 Show GitHub Exploit DB Packet Storm
207358 4.3 警告 IBM - IBM Tivoli Service Automation Manager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0940 2015-07-31 15:23 2014-10-3 Show GitHub Exploit DB Packet Storm
207359 5.8 警告 Ignite Realtime
レッドハット
- Ignite Realtime Smack XMPP API の ServerTrustManager コンポーネントにおけるサーバになりすまされる脆弱性 CWE-Other
その他
CVE-2014-0363 2015-07-31 15:17 2014-04-17 Show GitHub Exploit DB Packet Storm
207360 6.8 警告 dhcpcd project - Android などの製品で使用される dhcpcd の dhcp-common.c の print_option 関数における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2014-7913 2015-07-31 14:33 2014-11-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
41 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… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-44117 2026-05-8 02:07 2026-05-7 Show GitHub Exploit DB Packet Storm
42 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-… New CWE-290
 Authentication Bypass by Spoofing
CVE-2026-44118 2026-05-8 02:07 2026-05-7 Show GitHub Exploit DB Packet Storm
43 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 … New CWE-476
 NULL Pointer Dereference
CVE-2026-40195 2026-05-8 02:07 2026-05-7 Show GitHub Exploit DB Packet Storm
44 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 … New CWE-476
 NULL Pointer Dereference
CVE-2026-40197 2026-05-8 02:06 2026-05-7 Show GitHub Exploit DB Packet Storm
45 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 … New CWE-129
 Improper Validation of Array Index
CVE-2026-40251 2026-05-8 02:06 2026-05-7 Show GitHub Exploit DB Packet Storm
46 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… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-35527 2026-05-8 02:06 2026-05-6 Show GitHub Exploit DB Packet Storm
47 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… New 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
48 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… New 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
49 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… New CWE-787
 Out-of-bounds Write
CVE-2026-7957 2026-05-8 02:04 2026-05-7 Show GitHub Exploit DB Packet Storm
50 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… New CWE-862
 Missing Authorization
CVE-2026-43579 2026-05-8 02:04 2026-05-7 Show GitHub Exploit DB Packet Storm