Lucene search
+L

1617 matches found

attackerkb
attackerkb
added 2026/07/08 7:32 p.m.9 views

CVE-2026-59822

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 Authorization header to trigger an OAuth2 passthrough fallback path that replaced failed LiteLLM key...

8.8CVSS6AI score0.0087EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/08 7:32 p.m.13 views

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 Authorization header to trigger an OAuth2 passthrough fallback path that replaced failed LiteLLM key...

8.8CVSS6AI score0.0087EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.26 views

PT-2026-56545

Name of the Vulnerable Software and Affected Versions LiteLLM versions prior to 1.84.0 Description LiteLLM is a proxy server AI Gateway used to call LLM APIs. The MCP Streamable HTTP endpoint contains an authentication bypass where an unauthenticated attacker can use a fabricated Authorization...

8.8CVSS6AI score0.0087EPSS
SaveExploits0References91
VulnCheck KEV
VulnCheck KEV
added 2026/07/08 12:00 a.m.20 views

VulnCheck KEV: CVE-2026-59822

BerriAI LiteLLM contains an improper authentication vulnerability in the MCP Streamable HTTP endpoint that could allow an unauthenticated attacker to establish an authenticated MCP session using an arbitrary Bearer token...

8.8CVSS6.4AI score0.00904EPSS
SaveIn wildExploits0References6
OSV
OSV
added 2026/07/07 7:16 p.m.13 views

UBUNTU-CVE-2026-7017

HTTP::Tiny versions before 0.095 for Perl forward credential headers to cross-origin redirect targets. When the server returns a 3xx redirect, mayberedirect follows the Location: header and prepareheadersandcb re-merges the caller's headers argument into the new request, without checking whether...

7.1CVSS6.1AI score0.00247EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/07 5:41 p.m.17 views

CVE-2026-7017 HTTP::Tiny versions before 0.095 for Perl forward credential headers to cross-origin redirect targets

HTTP::Tiny versions before 0.095 for Perl forward credential headers to cross-origin redirect targets. When the server returns a 3xx redirect, mayberedirect follows the Location: header and prepareheadersandcb re-merges the caller's headers argument into the new request, without checking whether...

7.1CVSS6AI score
SaveExploits0References10
attackerkb
attackerkb
added 2026/07/07 5:41 p.m.14 views

CVE-2026-7017

HTTP::Tiny versions before 0.095 for Perl forward credential headers to cross-origin redirect targets. When the server returns a 3xx redirect, mayberedirect follows the Location: header and prepareheadersandcb re-merges the caller's headers argument into the new request, without checking whether...

7.1CVSS6AI score0.00247EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/07 5:41 p.m.27 views

EUVD-2026-42072

HTTP::Tiny versions before 0.095 for Perl forward credential headers to cross-origin redirect targets. When the server returns a 3xx redirect, mayberedirect follows the Location: header and prepareheadersandcb re-merges the caller's headers argument into the new request, without checking whether...

7.1CVSS6AI score0.00247EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/07 5:41 p.m.90 views

CVE-2026-7017

The HTTP::Tiny Perl module (versions before 0.095 ) is vulnerable to the leakage of sensitive credential headers during cross-origin redirects. When a server issues a 3xx redirect , the _maybe_redirect and _prepare_headers_and_cb functions fail to verify if the target shares an origin with the or...

6AI score0.00247EPSS
SaveExploits0References6
PyPA
PyPA
added 2026/07/07 4:03 p.m.22 views

ESP-IDF web_server basic auth bypass using empty or incomplete Authorization header

SummaryOn the ESP-IDF platform, ESPHome's webserver authentication check can pass incorrectly when the client-supplied base64-encoded Authorization value is empty or is a substring of the correct value e.g., correct username with partial password. This allows access to webserver functionality...

8.1CVSS5.9AI score0.01571EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/07/07 2:34 p.m.14 views

PYSEC-2026-1995 urllib3's Proxy-Authorization request header isn't stripped during cross-origin redirects

When using urllib3's proxy support with ProxyManager, the Proxy-Authorization header is only sent to the configured proxy, as expected. However, when sending HTTP requests without using urllib3's proxy support, it's possible to accidentally configure the Proxy-Authorization header even though it...

4.4CVSS6.8AI score0.01141EPSS
SaveExploits2References10
PyPA
PyPA
added 2026/07/07 2:34 p.m.20 views

urllib3's Proxy-Authorization request header isn't stripped during cross-origin redirects

When using urllib3's proxy support with ProxyManager, the Proxy-Authorization header is only sent to the configured proxy, as expected.However, when sending HTTP requests without using urllib3's proxy support, it's possible to accidentally configure the Proxy-Authorization header even though it...

6.5CVSS6.8AI score0.01141EPSS
SaveExploits2References10Affected Software1
PyPA
PyPA
added 2026/07/07 11:45 a.m.19 views

Scrapy authorization header leakage on cross-domain redirect

ImpactWhen you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Scrapy’s built-in redirect middleware creates a follow-up redirect request that keeps the original Authorization header, leaking its content to that second domain.Th...

7.5CVSS7AI score0.00648EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2026/07/07 11:45 a.m.31 views

PYSEC-2026-1908 Scrapy authorization header leakage on cross-domain redirect

Impact When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Scrapy’s built-in redirect middleware creates a follow-up redirect request that keeps the original Authorization header, leaking its content to that second domain...

7.5CVSS5.9AI score0.00648EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/07/07 12:00 a.m.25 views

PT-2026-56232

Name of the Vulnerable Software and Affected Versions HTTP::Tiny versions prior to 0.095 Description When a server returns a 3xx redirect, the maybe redirect function follows the Location: header and the prepare headers and cb function re-merges the caller's headers argument into the new request...

7.1CVSS6AI score0.00247EPSS
SaveExploits0References13
OSV
OSV
added 2026/07/06 9:30 a.m.11 views

GHSA-QVC3-6Q9X-95PJ Apache Camel: KeycloakSecurityPolicy has Improper Authentication, Missing Authentication for Critical Function and Failing Open Vulnerabilities

Improper Authentication, Missing Authentication for Critical Function, Not Failing Securely 'Failing Open' vulnerability in Apache Camel Keycloak Component. The KeycloakSecurityPolicy of camel-keycloak guards a route by running KeycloakSecurityProcessor.beforeProcess, which performs three checks ...

9.8CVSS6.2AI score0.01085EPSS
SaveExploits1References5
attackerkb
attackerkb
added 2026/07/06 8:12 a.m.30 views

CVE-2026-53913

Improper Authentication, Missing Authentication for Critical Function, Not Failing Securely 'Failing Open' vulnerability in Apache Camel Keycloak Component. The KeycloakSecurityPolicy of camel-keycloak guards a route by running KeycloakSecurityProcessor.beforeProcess, which performs three checks ...

6.4AI score0.01085EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/07/06 8:12 a.m.60 views

CVE-2026-53913

The Apache Camel Keycloak Component contains an Improper Authentication and Failing Open vulnerability (CVE-2026-53913) within the KeycloakSecurityPolicy. In the documented "Basic Setup" , where requiredRoles and requiredPermissions are empty, the system only checks for the presence of a token bu...

6.4AI score0.01085EPSS
SaveExploits1References1Affected Software1
Snyk
Snyk
added 2026/07/03 8:18 a.m.21 views

Insufficiently Protected Credentials

Overview Affected versions of this package are vulnerable to Insufficiently Protected Credentials in the Authorization header handling process. An attacker can cause sensitive authentication information to be sent to an unintended origin by reusing a handle for transfers to different HTTP origins...

6.9CVSS6AI score0.00688EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/03 7:16 a.m.21 views

CVE-2026-11856

Successfully using libcurl to do a transfer to a specific HTTP origin hostA with Digest authentication and then changing the origin to a different one hostB for a second transfer, reusing the same handle, makes libcurl wrongly pass on the Authorization: header field meant for hostA, to hostB...

9.8CVSS0.00688EPSS
SaveExploits1References3
Rows per page
Query Builder