Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
7.5 HIGH
CVE-2026-59939 — httplib2: Decompression Bomb Denial of Service via Unbounded gzip/deflate Response Handli…

httplib2 is a comprehensive HTTP client library for Python. Prior to 0.32.0, httplib2 performs unbounded decompression of HTTP response bodies encoded with Content-Encoding: gzip or deflate in _decom…

httplib2 | Remote | Denial of Service
Jul 08, 2026 Jul 13, 2026
Jul 08, 2026
Jul 13, 2026
8.7 HIGH
CVE-2026-59936 — pypdf: Possible infinite loop for not terminated inline images

pypdf is a free and open-source pure-python PDF library. Prior to 6.14.1, an attacker can craft a PDF with a page content stream containing a not terminated inline image, causing an infinite loop dur…

pypdf | Remote | Denial of Service
Jul 08, 2026 Jul 09, 2026
Jul 08, 2026
Jul 09, 2026
8.7 HIGH
CVE-2026-59935 — pypdf: Possible infinite loop for not terminated inline images (ASCII85 and ASCIIHex filt…

pypdf is a free and open-source pure-python PDF library. Prior to 6.14.2, an attacker can craft a PDF with a page content stream containing a not terminated inline image that uses the ASCII85 or ASCI…

pypdf | Remote | Denial of Service
Jul 08, 2026 Jul 09, 2026
Jul 08, 2026
Jul 09, 2026
8.8 HIGH
CVE-2026-59822 — LiteLLM: MCP Authentication Bypass via OAuth2 Passthrough Fallback

LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.84.0, LiteLLM's MCP Streamable HTTP endpoint allowed an unauthenticated attacker to use a fabricated A…

litellm | Remote | Authentication
Jul 08, 2026 Jul 13, 2026
Jul 08, 2026
Jul 13, 2026
7.2 HIGH
CVE-2026-59821 — LiteLLM: Custom Code Guardrails production endpoints bypass code safety checks

LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.82.0-stable, LiteLLM's Custom Code Guardrails production create and update paths did not apply the sam…

litellm | Remote | Misconfiguration
Jul 08, 2026 Jul 13, 2026
Jul 08, 2026
Jul 13, 2026
6.5 MEDIUM
CVE-2026-59820 — LiteLLM: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.83.7-stable, LiteLLM Skills archive extraction did not sufficiently validate file paths from uploaded …

litellm | Remote | Path Traversal
Jul 08, 2026 Jul 13, 2026
Jul 08, 2026
Jul 13, 2026
4.9 MEDIUM
CVE-2026-59819 — LiteLLM: Local file read via request-supplied OIDC file references

LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.83.10-stable, LiteLLM's /health/test_connection endpoint resolved request-supplied environment and OID…

litellm | Remote | Information Disclosure
Jul 08, 2026 Jul 13, 2026
Jul 08, 2026
Jul 13, 2026
8.9 HIGH
CVE-2026-59807 — Composio SDK < 0.2.32-beta.283 - Sensitive File Upload via tool-file-uploads.ts

Composio SDK before 0.2.32-beta.283 contains a path validation bypass vulnerability that allows attackers to read and exfiltrate sensitive files by exploiting a missing assertSafeFileUploadPath check…

composio | Remote | Path Traversal
Jul 08, 2026 Jul 10, 2026
Jul 08, 2026
Jul 10, 2026
7.4 HIGH
CVE-2026-59806 — Gradio < 6.20.0 - Open Redirect and SSRF via /gradio_api/file= endpoint

Gradio before 6.20.0 contains an open redirect and server-side request forgery vulnerability that allows attackers to redirect users to arbitrary URLs or perform client-side SSRF by supplying unvalid…

gradio gradio | Remote | Server-Side Request Forgery
Jul 08, 2026 Jul 10, 2026
Jul 08, 2026
Jul 10, 2026
7.1 HIGH
CVE-2026-59805 — Gumroad < 2026.07.06.2 - Insecure Direct Object Reference in PurchasesController

Gumroad before 2026.07.06.2 contains a broken access control vulnerability in the PurchasesController that allows authenticated sellers to manipulate purchase access for other sellers' products by se…

Remote | Authorization
Jul 08, 2026 Jul 10, 2026
Jul 08, 2026
Jul 10, 2026
7.6 HIGH
CVE-2026-59804 — Midscene Bridge Server - Session Hijack via Unauthenticated WebSocket

Midscene Bridge Server through 1.10.3, fixed in commit 86f4118, contains a missing authentication and CORS misconfiguration vulnerability that allows unauthenticated remote attackers to hijack active…

Remote | Authentication
Jul 08, 2026 Jul 10, 2026
Jul 08, 2026
Jul 10, 2026
8.7 HIGH
CVE-2026-59803 — rpcx - Denial of Service via Gzip Decompression Bomb in Wire Protocol

rpcx through 1.9.3, fixed in commit 047aec1, contains a denial-of-service vulnerability in protocol.Message.Decode (protocol/message.go). When a message has the compression flag set, the payload is g…

Remote | Denial of Service
Jul 08, 2026 Jul 10, 2026
Jul 08, 2026
Jul 10, 2026
8.2 HIGH
CVE-2026-59802 — PasswordPusher < 2.8.1 - Redirect-Based XSS via data URI in URL Push Payload

PasswordPusher before 2.8.1 accepts data URI schemes in URL push payloads due to insufficient validation in the valid_url function. Attackers can create malicious pushes containing data:text/html URI…

password_pusher | Remote | Cross-Site Scripting
Jul 08, 2026 Jul 14, 2026
Jul 08, 2026
Jul 14, 2026
5.9 MEDIUM
CVE-2026-58501 — Zeep SSRF because Settings.forbid_external is not enforced

Zeep is a Python SOAP client. From 4.0.0 before 4.3.3, Settings.forbid_external is defined but not enforced when parsing WSDL or XSD documents, allowing transitive xsd:import, xsd:include, wsdl:impor…

zeep zeep | Remote | Server-Side Request Forgery
Jul 08, 2026 Jul 10, 2026
Jul 08, 2026
Jul 10, 2026
6.5 MEDIUM
CVE-2026-58254 — NATS Server: Incomplete fix for CVE-2026-33249: Leaf node connections bypass Nats-Trace-D…

NATS Server is a high-performance server for NATS.io, the cloud and edge native messaging system. Prior to 2.14.3 and 2.12.8, message trace destination checks were applied to ordinary client connecti…

nats-server | Remote | Authorization
Jul 08, 2026 Jul 13, 2026
Jul 08, 2026
Jul 13, 2026
8.8 HIGH
CVE-2026-58253 — NATS Server: Route API Auth Bypass

NATS Server is a high-performance server for NATS.io, the cloud and edge native messaging system. Prior to 2.14.0, 2.12.7, and 2.11.16, when no_auth_user was configured, a parser fast path intended f…

nats-server | Authentication
Jul 08, 2026 Jul 13, 2026
Jul 08, 2026
Jul 13, 2026
6.5 MEDIUM
CVE-2026-58252 — NATS Server: Subscribe Authz Bypass via Wildcard-Overlap

NATS Server is a high-performance server for NATS.io, the cloud and edge native messaging system. Prior to 2.14.0, 2.12.7, and 2.11.16, an authenticated user could receive messages on denied subjects…

nats-server | Remote | Authorization
Jul 08, 2026 Jul 13, 2026
Jul 08, 2026
Jul 13, 2026
6.5 MEDIUM
CVE-2026-58251 — NATS Server: Queue Subscribe Authz Bypass

NATS Server is a high-performance server for NATS.io, the cloud and edge native messaging system. Prior to 2.14.0, 2.12.7, and 2.11.16, an authenticated user with subscription deny permissions could …

nats-server | Remote | Authorization
Jul 08, 2026 Jul 13, 2026
Jul 08, 2026
Jul 13, 2026
7.5 HIGH
CVE-2026-58250 — NATS Server: Pre-auth server crash via double INFO in leafnode handshake

NATS Server is a high-performance server for NATS.io, the cloud and edge native messaging system. Prior to 2.12.8 and 2.11.17, an unauthenticated peer with network access to a leafnode listener with …

nats-server | Remote | Denial of Service
Jul 08, 2026 Jul 13, 2026
Jul 08, 2026
Jul 13, 2026
4.3 MEDIUM
CVE-2026-58214 — NATS Server: MQTT subscribe ACL bypass via $MQTT.deliver.pubrel prefix (incomplete fix fo…

NATS Server is a high-performance server for NATS.io, the cloud and edge native messaging system. Prior to 2.14.3 and 2.12.12, an authenticated MQTT client could subscribe to the internal $MQTT.deliv…

nats-server | Remote | Authorization
Jul 08, 2026 Jul 13, 2026
Jul 08, 2026
Jul 13, 2026
Showing 20 of 9442 Results