479359 matches found
CVE-2026-44613
Cross-Site Request Forgery CSRF vulnerability in Apache Zeppelin. The default CORS configuration allowed cross-origin state-changing requests and accepted text/plain request bodies, allowing an attacker who lures an authenticated user to a malicious site to perform actions on the...
EUVD-2026-51160
Cross-Site Request Forgery CSRF vulnerability in Apache Zeppelin. The default CORS configuration allowed cross-origin state-changing requests and accepted text/plain request bodies, allowing an attacker who lures an authenticated user to a malicious site to perform actions on the...
CVE-2026-44613 Apache Zeppelin: Cross-site request forgery in REST and WebSocket request handling
Cross-Site Request Forgery CSRF vulnerability in Apache Zeppelin. The default CORS configuration allowed cross-origin state-changing requests and accepted text/plain request bodies, allowing an attacker who lures an authenticated user to a malicious site to perform actions on the...
CVE-2026-44613
Apache Zeppelin exposes CSRF in REST and WebSocket request handling due to default CORS configuration that allows cross-origin state-changing requests and text/plain bodies. Affected versions are 0.6.0 through 0.12.0; upgrade to 0.12.1 to fix the issue. The CVE describes an attacker luring an aut...
CVE-2026-53431
Authentication Bypass by Capture-replay vulnerability in malach-it Boruta allows an attacker who has obtained a previously valid JWT client assertion to authenticate as the issuing OAuth client after the assertion has expired. Boruta accepts JWT-based client authentication clientsecretjwt and...
EUVD-2026-50465
Flyto2 Core: Guarded HTTP modules follow redirects into internal space without per-hop SSRF revalidation...
EUVD-2026-50470
Flyto2 Core: Unauthenticated flyto-verification /run: callbackurl SSRF and internal runner-secret exfiltration...
EUVD-2026-50468
Flyto2 Core: LLM/API keys leak to an attacker-controlled baseurl...
EUVD-2026-50471
Flyto2 Core: $env.VAR interpolation reads any env secret despite env.get being denylisted...
EUVD-2026-50473
Flyto2 Core: Arbitrary file write via image.download and other file-writing modules...
EUVD-2026-50553
linuxfabrik-lib: fetch forwards credential headers across a cross-origin redirect...
GHSA-4JC5-G844-4X33 linuxfabrik-lib: fetch() forwards credential headers across a cross-origin redirect
Summary lib.url.fetch follows HTTP redirects followredirects=True. httpx strips only Authorization and Cookie when a redirect crosses the origin, so any other caller-supplied credential header a session token such as Redfish's X-Auth-Token, an API key, ... was still sent to the redirect target. A...
EUVD-2026-50501
MCP Ruby SDK: Ruby SSE Session Poisoning...
EUVD-2026-50500
MCP Ruby SDK: Unbounded line buffer in stdio transports leads to memory exhaustion DoS...
EUVD-2026-50489
MCP Ruby SDK: Streamable HTTP transport lacks DNS-rebinding Host/Origin protection...
EUVD-2026-50564
OliveTin OS Command Injection via Custom regex: Argument Type Bypassing Shell Safety Check...
EUVD-2026-50565
OliveTin: StartActionAndWait Endpoints Bypass logs Permission and Return Action Output...
EUVD-2026-50563
OliveTin: Unauthenticated DoS via OAuth2 State Memory Exhaustion Unbounded Map Growth...
CVE-2026-53431 Boruta accepts expired JWT client assertions due to missing exp claim validation
Authentication Bypass by Capture-replay vulnerability in malach-it Boruta allows an attacker who has obtained a previously valid JWT client assertion to authenticate as the issuing OAuth client after the assertion has expired. Boruta accepts JWT-based client authentication clientsecretjwt and...
CVE-2026-53431
Boruta (malach-it) Authentication Bypass via Capture-replay: from 2.3.0 before 2.3.7, JWT client assertions can be replayed after expiry because exp is not validated. Root causes: check_expiration only verifies presence of exp; token_config returns an empty map, so Joken’s exp validator is not en...