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
199981 4.7 警告
Local
Linux - Qualcomm カメラドライバにおける情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-0631 2017-05-24 18:38 2017-05-1 Show GitHub Exploit DB Packet Storm
199982 4.7 警告
Local
Linux - Qualcomm カメラドライバにおける情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-0629 2017-05-24 18:38 2017-05-1 Show GitHub Exploit DB Packet Storm
199983 4.7 警告
Local
Linux - Qualcomm カメラドライバにおける情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-0628 2017-05-24 18:38 2017-05-1 Show GitHub Exploit DB Packet Storm
199984 5.5 警告
Local
Linux - Qualcomm 暗号化エンジンドライバにおける情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-0626 2017-05-24 18:38 2017-05-1 Show GitHub Exploit DB Packet Storm
199985 5.5 警告
Local
Linux - Qualcomm Wi-Fi ドライバにおける情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-0624 2017-05-24 18:38 2017-05-1 Show GitHub Exploit DB Packet Storm
199986 7 重要
Local
Linux - Qualcomm カメラドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0621 2017-05-24 18:38 2017-05-1 Show GitHub Exploit DB Packet Storm
199987 7 重要
Local
Linux - Qualcomm セキュアチャネルマネージャドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0620 2017-05-24 18:38 2017-05-1 Show GitHub Exploit DB Packet Storm
199988 7.5 重要
Network
WordPress.org - WordPress の XML-RPC API における POST メタデータのケーパビリティチェックに関する脆弱性 CWE-20
不適切な入力確認
CVE-2017-9065 2017-05-24 18:35 2017-05-16 Show GitHub Exploit DB Packet Storm
199989 8.8 重要
Network
WordPress.org - WordPress のファイルシステムの資格情報ダイアログにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-9064 2017-05-24 18:35 2017-05-16 Show GitHub Exploit DB Packet Storm
199990 6.1 警告
Network
WordPress.org - WordPress の Customizer におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-9063 2017-05-24 18:35 2017-05-16 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
511 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/xe/dma-buf: fix UAF with retry loop Retry doesn't work here, since bo will be freed on error, leading to UAF. However, now th… Update CWE-825
 Expired Pointer Dereference
CVE-2026-52950 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
512 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: skbuff: fix missing zerocopy reference in pskb_carve helpers pskb_carve_inside_header() and pskb_carve_inside_nonlinear() bo… Update CWE-911
 Improper Update of Reference Count
CVE-2026-52943 2026-06-30 12:20 2026-06-24 Show GitHub Exploit DB Packet Storm
513 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: sctp: purge outqueue on stale COOKIE-ECHO handling sctp_stream_update() is only invoked when the association is moved into COOKIE… Update CWE-825
 Expired Pointer Dereference
CVE-2026-52924 2026-06-30 12:20 2026-06-24 Show GitHub Exploit DB Packet Storm
514 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ipc: limit next_id allocation to the valid ID range The checkpoint/restore sysctl path can request the next SysV IPC id through i… Update CWE-825
 Expired Pointer Dereference
CVE-2026-52923 2026-06-30 12:20 2026-06-24 Show GitHub Exploit DB Packet Storm
515 8.1 HIGH
Network
caddyserver caddy Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, forward_auth copy_headers deletes the exact client-supplied identity header before copying the trusted value from the… Update CWE-287
CWE-290
CWE-444
Improper Authentication
 Authentication Bypass by Spoofing
HTTP Request Smuggling
CVE-2026-52845 2026-06-30 12:20 2026-06-24 Show GitHub Exploit DB Packet Storm
516 7.5 HIGH
Network
- - Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, Mistune is vulnerable to a CPU exhaustion DoS due to superlinear (approximately O(n²)) behavior in parse_link_text. Whe… Update CWE-400
CWE-407
CWE-770
CWE-1333
 Uncontrolled Resource Consumption
 Inefficient Algorithmic Complexity
 Allocation of Resources Without Limits or Throttling
 Inefficient Regular Expression Complexity
CVE-2026-49851 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
517 8.1 HIGH
Network
litellm litellm LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.84.0, This vulnerability is fixed in 1.84.0. Update CWE-290
 Authentication Bypass by Spoofing
CVE-2026-49468 2026-06-30 12:20 2026-06-23 Show GitHub Exploit DB Packet Storm
518 7.5 HIGH
Network
nodejs node.js A flaw in Node.js WebCrypto implementation can crash the process if the input of `subtle.encrypt()` is a multiple of 2GiB. This vulnerability affects all supported release lines: **Node.js 22**, *… Update CWE-190
CWE-770
 Integer Overflow or Wraparound
 Allocation of Resources Without Limits or Throttling
CVE-2026-48933 2026-06-30 12:20 2026-06-26 Show GitHub Exploit DB Packet Storm
519 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… Update CWE-444
CWE-501
HTTP Request Smuggling
 Trust Boundary Violation
CVE-2026-48746 2026-06-30 12:20 2026-06-23 Show GitHub Exploit DB Packet Storm
520 9.1 CRITICAL
Network
traefik traefik Traefik is an HTTP reverse proxy and load balancer. From 3.7.0 until 3.7.3, there is a high severity vulnerability in Traefik's domain-fronting protection (SNICheck) that allows an unauthenticated cl… Update CWE-288
CWE-807
Authentication Bypass Using an Alternate Path or Channel
 Reliance on Untrusted Inputs in a Security Decision
CVE-2026-48491 2026-06-30 12:20 2026-06-24 Show GitHub Exploit DB Packet Storm