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":June 27, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227331 10 危険 Mozilla Foundation - 複数の Mozilla 製品におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-4186 2013-10-28 15:18 2012-10-9 Show GitHub Exploit DB Packet Storm
227332 7.5 危険 DELL EMC (旧 EMC Corporation) - EMC RSA Authentication Agent for Web for Internet Information Services におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3280 2013-10-28 15:11 2013-10-23 Show GitHub Exploit DB Packet Storm
227333 4.3 警告 DHTMLX - WordPress 用 Spreadsheet プラグインの codebase/spreadsheet.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6281 2013-10-28 14:53 2013-10-22 Show GitHub Exploit DB Packet Storm
227334 7.5 危険 Novell
Puppet
Canonical
- Puppet および Puppet Enterprise における任意の Ruby クラスをインスタンス化される脆弱性 CWE-20
不適切な入力確認
CVE-2013-3567 2013-10-28 14:42 2013-06-18 Show GitHub Exploit DB Packet Storm
227335 4.3 警告 LinksAlpha - WordPress 用 Social Sharing Toolkit プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6280 2013-10-28 14:41 2013-10-25 Show GitHub Exploit DB Packet Storm
227336 10 危険 デル - Dell iDRAC のファームウェアの Web インタフェースにおける CLP インタフェースを変更される脆弱性 CWE-noinfo
情報不足
CVE-2013-4785 2013-10-28 14:26 2013-07-8 Show GitHub Exploit DB Packet Storm
227337 5 警告 デル - Dell Quest One Password Manager におけるキャプチャの保護を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6246 2013-10-28 14:25 2013-10-21 Show GitHub Exploit DB Packet Storm
227338 10 危険 デル - Dell iDRAC の BMC の実装における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2013-4783 2013-10-28 14:24 2013-07-8 Show GitHub Exploit DB Packet Storm
227339 3.2 注意 レッドハット - Red Hat JBoss Operations Network の JPADriftServerBean における任意のドリフトファイルをサーバにロードされる脆弱性 CWE-20
不適切な入力確認
CVE-2013-4373 2013-10-28 14:10 2013-10-21 Show GitHub Exploit DB Packet Storm
227340 2.1 注意 レッドハット - Red Hat JBoss Operations Network のサーバにおける重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2013-4293 2013-10-28 14:05 2013-10-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 27, 2026, 4:35 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1451 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… New 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
1452 5.9 MEDIUM
Network
- - IBM WebSphere Application Server and IBM WebSphere Application Server Liberty are vulnerable to denial of service in the WebSphere WebServer Plug-in component when an attacker can pass crafted reques… New CWE-476
 NULL Pointer Dereference
CVE-2026-10852 2026-06-25 02:16 2026-06-23 Show GitHub Exploit DB Packet Storm
1453 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… New CWE-22
Path Traversal
CVE-2026-10601 2026-06-25 02:16 2026-06-22 Show GitHub Exploit DB Packet Storm
1454 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… New CWE-79
Cross-site Scripting
CVE-2026-4983 2026-06-25 01:55 2026-06-23 Show GitHub Exploit DB Packet Storm
1455 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… New 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
1456 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… New 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
1457 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… New 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
1458 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.… New CWE-427
 Uncontrolled Search Path Element
CVE-2026-54232 2026-06-25 01:51 2026-06-23 Show GitHub Exploit DB Packet Storm
1459 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… New 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
1460 9.1 CRITICAL
Network
vllm vllm vLLM is an inference and serving engine for large language models (LLMs). From 0.3.0 until 0.22.0, a vulnerability in ASGI web servers and starlette's trust on those web servers enables an authentica… New CWE-444
HTTP Request Smuggling
CVE-2026-48746 2026-06-25 01:49 2026-06-23 Show GitHub Exploit DB Packet Storm