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
209151 4.3 警告 Google - Google Chrome の Spellcheck API の実装における不正なスペル候補を配信される脆弱性 CWE-Other
その他
CVE-2015-1263 2015-05-21 17:33 2015-05-19 Show GitHub Exploit DB Packet Storm
209152 7.5 危険 Google - Google Chrome で使用される Blink の platform/fonts/shaping/HarfBuzzShaper.cpp におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-1262 2015-05-21 17:33 2015-05-19 Show GitHub Exploit DB Packet Storm
209153 7.5 危険 Google - Google Chrome の WebRTC の実装の content/renderer/media/user_media_client_impl.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-1260 2015-05-21 17:33 2015-05-19 Show GitHub Exploit DB Packet Storm
209154 7.5 危険 Google - Google Chrome で使用される PDFium におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-1259 2015-05-21 17:33 2015-05-19 Show GitHub Exploit DB Packet Storm
209155 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2015-1258 2015-05-21 17:33 2015-05-19 Show GitHub Exploit DB Packet Storm
209156 7.5 危険 Google - Google Chrome で使用される Blink の SVG の実装の platform/graphics/filters/FEColorMatrix.cpp におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-1257 2015-05-21 17:33 2015-05-19 Show GitHub Exploit DB Packet Storm
209157 7.5 危険 Google - Google Chrome で使用される Blink の SVG の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-1256 2015-05-21 17:33 2015-05-19 Show GitHub Exploit DB Packet Storm
209158 6.8 警告 Google - Google Chrome の WebAudio の実装の content/renderer/media/webaudio_capturer_source.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-1255 2015-05-21 17:33 2015-05-19 Show GitHub Exploit DB Packet Storm
209159 5 警告 Google - Google Chrome で使用される Blink の core/dom/Document.cpp における同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-1254 2015-05-21 17:33 2015-05-19 Show GitHub Exploit DB Packet Storm
209160 7.5 危険 Google - Google Chrome で使用される Blink の DOM の実装の core/html/parser/HTMLConstructionSite.cpp における同一生成元ポリシーを回避される脆弱性 CWE-Other
その他
CVE-2015-1253 2015-05-21 17:33 2015-05-19 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
921 6.8 MEDIUM
Network
- - Velociraptor versions prior to 0.76.4 contain a cross organization authorization bypass in the HTTP API. A user with only the reader role in the root organization (the lowest authenticated role, hold… New CWE-863
 Incorrect Authorization
CVE-2026-6863 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
922 5.1 MEDIUM
Physics
- - ZTE ZX297520V3 BootROM contains a vulnerability that allows arbitrary memory writes via USB. Attackers can exploit the lack of target address validation in the USB download mode to write data to any … New CWE-787
 Out-of-bounds Write
CVE-2026-40003 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
923 5.5 MEDIUM
Physics
- - There exists an openssl.cnf privilege escalation vulnerability in ZTE Cloud PC client uSmartview. An attacker can execute arbitrary code locally and escalate privileges. New CWE-427
 Uncontrolled Search Path Element
CVE-2026-40004 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
924 7.5 HIGH
Network
- - When using Google Secrets Manager as a backend for the Spring Cloud Config server a client can craft a request to the config server potentially exposing secrets from unintended GCP projects. Spring C… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-40981 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
925 9.1 CRITICAL
Network
- - Spring Cloud Config allows applications to serve arbitrary text and binary files through the spring-cloud-config-server module. A malicious user, or attacker, can send a request using a specially cra… New CWE-22
Path Traversal
CVE-2026-40982 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
926 7.2 HIGH
Local
- - The base directory (`spring.cloud.config.server.git.basedir`) used by the Spring Cloud Config Server to clone Git repositories to is susceptible to time-of-check-time-of-use (TOCTOU) attacks. Spring … New CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-41002 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
927 4.4 MEDIUM
Local
- - When enabling trace logging in Spring Cloud Config Server sensitive information was placed in plain text in the logs. Spring Cloud Config 3.1.x: affected from 3.1.0 through 3.1.13 (inclusive); upgrad… New CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-41004 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
928 4.7 MEDIUM
Local
- - A remote denial-of-service vulnerability exists in the ZTE Cloud PC client uSmartview, which may lead to memory corruption and remote denial of service. New CWE-134
Use of Externally-Controlled Format String
CVE-2026-44407 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
929 - - - Vulnerability on the external sharing feature in Cryptobox allows an attacker knowing a sharing link URL to retrieve information from the server allowing an offline brute-force attack of the access c… New CWE-280
Improper Handling of Insufficient Permissions or Privileges 
CVE-2026-6805 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
930 6.8 MEDIUM
Network
- - Admidio is an open-source user management solution. Prior to version 5.0.9, the OIDC token introspection endpoint (/modules/sso/index.php/oidc/introspect) always returns {"active": true} for every re… New CWE-287
Improper Authentication
CVE-2026-41671 2026-05-7 23:54 2026-05-7 Show GitHub Exploit DB Packet Storm