Lucene search
+L

91 matches found

NVD
NVD
•added 2026/09/06 6:17 p.m.•10 views

CVE-2026-80255

A Set-Cookie: header using tab horizontal tab, ASCII code 9 instead of space ascii code 32 immediately before the Secure attribute causes curl to store the cookie without its Secure flag. The cookie might then wrongfully be sent over plaintext HTTP on subsequent requests to the same host...

7.5CVSS0.00655EPSS
SaveExploits1References3
OSV
OSV
•added 2026/09/06 6:17 p.m.•4 views

AZL-99864 CVE-2026-80255 affecting package rust 1.90.0-10

A Set-Cookie: header using tab horizontal tab, ASCII code 9 instead of space ascii code 32 immediately before the Secure attribute causes curl to store the cookie without its Secure flag. The cookie might then wrongfully be sent over plaintext HTTP on subsequent requests to the same host...

5.8AI score0.00655EPSS
SaveExploits1References1
OSV
OSV
•added 2026/09/06 6:17 p.m.•4 views

AZL-99828 CVE-2026-80255 affecting package rust 1.75.0-31

A Set-Cookie: header using tab horizontal tab, ASCII code 9 instead of space ascii code 32 immediately before the Secure attribute causes curl to store the cookie without its Secure flag. The cookie might then wrongfully be sent over plaintext HTTP on subsequent requests to the same host...

5.8AI score0.00655EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
•added 2026/09/02 12:00 a.m.•14 views

PT-2026-84657

Name of the Vulnerable Software and Affected Versions curl affected versions not specified Description A flaw exists where using a horizontal tab ASCII code 9 instead of a space ASCII code 32 immediately before the Secure attribute in a Set-Cookie: header causes the software to store the cookie...

7.5CVSS5.2AI score0.00655EPSS
SaveExploits1References25
CVE
CVE
•added 2026/08/01 12:22 p.m.•45 views

CVE-2026-67335

Affected software: better-auth before 1.6.2. Vulnerability: OAuth state validation failure due to cookie-backed state storage without PKCE, allowing attackers to forge the state and supply an attacker-controlled authorization code. Impact: can create authenticated sessions bound to the attacker's...

6CVSS5.6AI score0.00283EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/01 12:22 p.m.•11 views

CVE-2026-67335 better-auth before 1.6.2 OAuth State Validation Bypass

better-auth versions before 1.6.2 fail to validate the OAuth state parameter against the stored nonce when using cookie-backed state storage without PKCE. Attackers can forge the state parameter and supply an attacker-controlled authorization code to create authenticated sessions bound to the...

6CVSS5.6AI score
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/01 12:22 p.m.•43 views

CVE-2026-67335 better-auth before 1.6.2 OAuth State Validation Bypass

better-auth versions before 1.6.2 fail to validate the OAuth state parameter against the stored nonce when using cookie-backed state storage without PKCE. Attackers can forge the state parameter and supply an attacker-controlled authorization code to create authenticated sessions bound to the...

6CVSS0.00283EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/01 12:22 p.m.•11 views

CVE-2026-67335 better-auth before 1.6.2 OAuth State Validation Bypass

better-auth versions before 1.6.2 fail to validate the OAuth state parameter against the stored nonce when using cookie-backed state storage without PKCE. Attackers can forge the state parameter and supply an attacker-controlled authorization code to create authenticated sessions bound to the...

6CVSS5.6AI score0.00283EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/01 12:22 p.m.•23 views

EUVD-2026-51852

better-auth versions before 1.6.2 fail to validate the OAuth state parameter against the stored nonce when using cookie-backed state storage without PKCE. Attackers can forge the state parameter and supply an attacker-controlled authorization code to create authenticated sessions bound to the...

6CVSS5.6AI score0.00283EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/08/01 12:22 p.m.•15 views

CVE-2026-67335

better-auth versions before 1.6.2 fail to validate the OAuth state parameter against the stored nonce when using cookie-backed state storage without PKCE. Attackers can forge the state parameter and supply an attacker-controlled authorization code to create authenticated sessions bound to the...

6CVSS5.6AI score0.00283EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/22 1:38 p.m.•19 views

EUVD-2026-47690

In Progress® Telerik® UI for AJAX prior to v2026.2.708, applications using cookie-based storage in RadPersistenceManager or RadDockLayout deserialize attacker-controlled cookie content, allowing unauthenticated remote code execution...

8.1CVSS5.8AI score0.00667EPSS
SaveExploits0References1
PyPA
PyPA
•added 2026/07/07 4:03 p.m.•27 views

CKAN vulnerable to fixed session IDs

ImpactSession ids could be fixed by an attacker if the site is configured with server-side session storage CKAN uses cookie-based session storage by default. The attacker would need to either set a cookie on the victim's browser or steal the victim's currently valid session. Session identifiers a...

6.1CVSS5.7AI score0.00278EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/06/19 9:16 p.m.•35 views

GHSA-PR33-38XX-6R26 http4k: BasicCookieStorage` (renamed `InsecureCookieStorage`) did not enforce RFC 6265 cookie scoping; new `DefaultCookieStorage` is now the default

Impact The previous BasicCookieStorage did not enforce RFC 6265 scoping rules around cookie domain, path, and Secure attribute. A client using a single storage instance to talk to multiple origins could have cookies leak across domains, or have Secure cookies sent over plain HTTP — the deprecatio...

6.9CVSS5.9AI score
SaveExploits0References5
OSV
OSV
•added 2026/05/15 5:33 p.m.•19 views

GHSA-WXW3-Q3M9-C3JR Better Auth: OAuth callback accepts mismatched `state` when cookie-backed state storage is used without PKCE

Am I affected? Users are affected if all of the following are true: - The application uses better-auth at a version below 1.6.2 or @better-auth/sso paired with such a version. - betterAuth account: storeStateStrategy is set to "cookie". The default "database" is not affected. - The application...

5.3CVSS6AI score0.00283EPSS
SaveExploits0References5
Patchstack
Patchstack
•added 2026/05/15 5:33 p.m.•39 views

NPM: Better Auth: OAuth callback accepts mismatched `state` when cookie-backed state storage is used without PKCE

NPM: Better Auth: OAuth callback accepts mismatched state when cookie-backed state storage is used without PKCE vulnerability discovered by ? in WordPress Npm better-auth versions 1.6.2...

5.8AI score
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
•added 2026/05/15 12:00 a.m.•14 views

PT-2026-67315

Name of the Vulnerable Software and Affected Versions better-auth versions prior to 1.6.2 Description An issue exists where the software fails to validate the OAuth state parameter against the stored nonce when using cookie-backed state storage without PKCE Proof Key for Code Exchange. In the...

6CVSS5.6AI score0.00283EPSS
SaveExploits0References10
Snyk
Snyk
•added 2026/05/05 6:35 p.m.•12 views

HTTP Response Splitting

Overview microdot is a The impossibly small web framework for MicroPython Affected versions of this package are vulnerable to HTTP Response Splitting in the setcookie function. An attacker can inject arbitrary HTTP headers by supplying malicious input containing carriage return and line feed...

6.3CVSS5.8AI score0.00343EPSS
SaveExploits0References2
OSV
OSV
•added 2026/04/04 6:34 a.m.•11 views

GHSA-V5HW-CV9C-RPG7 libp2p-rendezvous: Unbounded rendezvous DISCOVER cookies enable remote memory exhaustion

Summary The rendezvous server stores pagination cookies without bounds. An unauthenticated peer can repeatedly issue DISCOVER requests and force unbounded memory growth. Details Pagination state is stored in: rs HashMap On Message::Discover: remote peer → DISCOVER → handlerequest →...

8.2CVSS5.8AI score0.00424EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
•added 2026/04/04 6:34 a.m.•21 views

libp2p-rendezvous: Unbounded rendezvous DISCOVER cookies enable remote memory exhaustion

Summary The rendezvous server stores pagination cookies without bounds. An unauthenticated peer can repeatedly issue DISCOVER requests and force unbounded memory growth. Details Pagination state is stored in: rs HashMap On Message::Discover: remote peer → DISCOVER → handlerequest →...

8.2CVSS5.8AI score0.00424EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
•added 2026/03/07 4:06 p.m.•10 views

CVE-2026-28678

...

5.8AI score0.00165EPSS
SaveExploits0
Rows per page
Query Builder