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":July 1, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
231651 6.8 警告 Google - Google Chrome で使用される FFmpeg におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2882 2012-12-26 17:39 2012-09-25 Show GitHub Exploit DB Packet Storm
231652 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DOM ツリーの破損) の脆弱性 CWE-noinfo
情報不足
CVE-2012-2881 2012-12-26 17:38 2012-09-25 Show GitHub Exploit DB Packet Storm
231653 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2012-2880 2012-12-26 17:37 2012-09-25 Show GitHub Exploit DB Packet Storm
231654 4.3 警告 Google - Google Chrome におけるサービス運用妨害 (DOM トポロジの破損) の脆弱性 CWE-noinfo
情報不足
CVE-2012-2879 2012-12-26 17:36 2012-09-25 Show GitHub Exploit DB Packet Storm
231655 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2878 2012-12-26 17:35 2012-09-25 Show GitHub Exploit DB Packet Storm
231656 5 警告 Google - Google Chrome の拡張機能システムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2877 2012-12-26 17:34 2012-09-25 Show GitHub Exploit DB Packet Storm
231657 7.5 危険 Google - Google Chrome の SSE2 最適化機能におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-2876 2012-12-26 17:33 2012-09-25 Show GitHub Exploit DB Packet Storm
231658 7.5 危険 Google - Google Chrome で使用される Skia におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-2874 2012-12-26 17:31 2012-09-25 Show GitHub Exploit DB Packet Storm
231659 5.1 警告 GNU Project
VMware
- GNU C Library の elf_get_dynamic_info 関数における整数符号化エラー脆弱性 CWE-189
数値処理の問題
CVE-2010-0830 2012-12-26 17:24 2010-06-1 Show GitHub Exploit DB Packet Storm
231660 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-5272 2012-12-26 15:31 2012-10-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 1, 2026, 4:27 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2121 7.7 HIGH
Network
- - The Loki datasource plugin's callResource handler contains a path traversal vulnerability. An authenticated Viewer-role user can escape the plugin's resource sandbox and access administrative Loki en… CWE-22
Path Traversal
CVE-2026-42129 2026-06-25 02:17 2026-06-22 Show GitHub Exploit DB Packet Storm
2122 9.6 CRITICAL
Network
- - The Snowflake datasource allows for GET/PUT commands, which can allow any user with access to run queries against the data source to read/write files between the local grafana server and the connecte… CWE-284
Improper Access Control
CVE-2026-28381 2026-06-25 02:16 2026-06-22 Show GitHub Exploit DB Packet Storm
2123 9.0 CRITICAL
Network
- - In ManageEngine ADSelfService Plus, RecoveryManager Plus, M365 Manager Plus, and ADAudit Plus, the SSO tickets generated to authenticate that session could be predicted by an unauthenticated user, l… CWE-287
CWE-330
CWE-340
Improper Authentication
 Use of Insufficiently Random Values
 Generation of Predictable Numbers or Identifiers
CVE-2026-11374 2026-06-25 02:16 2026-06-23 Show GitHub Exploit DB Packet Storm
2124 5.4 MEDIUM
Network
- - The Tempo and Loki datasource plugins construct backend HTTP requests by interpolating user-supplied input into URL paths without sanitization, enabling path traversal. A Viewer-role user can: (1) ca… CWE-22
Path Traversal
CVE-2026-10601 2026-06-25 02:16 2026-06-22 Show GitHub Exploit DB Packet Storm
2125 5.4 MEDIUM
Network
eclipse open_vsx Open VSX Registry does not sanitize SVG files uploaded as extension icons prior to storage, and serves them with Content-Type: image/svg+xml without security headers such as Content-Security-Policy o… CWE-79
Cross-site Scripting
CVE-2026-4983 2026-06-25 01:55 2026-06-23 Show GitHub Exploit DB Packet Storm
2126 5.3 MEDIUM
Network
vllm vllm vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.23.1rc0, the fix for CVE-2026-22778, which introduced a sanitize_message helper that strips object-repr memory add… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-54236 2026-06-25 01:53 2026-06-23 Show GitHub Exploit DB Packet Storm
2127 6.5 MEDIUM
Network
vllm vllm vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.23.1rc0, ll temperature validation gates use comparison operators (<, >), which silently evaluate to False for NaN… CWE-1287
 Improper Validation of Specified Type of Input
CVE-2026-54235 2026-06-25 01:53 2026-06-23 Show GitHub Exploit DB Packet Storm
2128 6.5 MEDIUM
Network
vllm vllm vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.23.1rc0, vLLM's /v1/audio/transcriptions endpoint limits compressed upload size but not decoded PCM output. A 25MB… CWE-409
 Improper Handling of Highly Compressed Data (Data Amplification)
CVE-2026-54233 2026-06-25 01:52 2026-06-23 Show GitHub Exploit DB Packet Storm
2129 8.8 HIGH
Network
vllm vllm vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.22.1, the vLLM Dockerfile is vulnerable to a dependency confusion attack through the flashinfer-jit-cache package.… CWE-427
 Uncontrolled Search Path Element
CVE-2026-54232 2026-06-25 01:51 2026-06-23 Show GitHub Exploit DB Packet Storm
2130 7.5 HIGH
Network
vllm vllm vLLM is an inference and serving engine for large language models (LLMs). From 0.5.5 until 0.23.1rc0, integer truncation of tensor dimensions in vLLM's GGUF dequantize kernels (csrc/quantization/gguf… CWE-200
CWE-681
Information Exposure
 Incorrect Conversion between Numeric Types
CVE-2026-53923 2026-06-25 01:51 2026-06-23 Show GitHub Exploit DB Packet Storm