Lucene search
+L

415 matches found

CVE
CVE
added 2026/09/06 5:48 p.m.36 views

CVE-2026-80255

curl is affected by a secure cookie attribute bypass. A Set-Cookie: header that uses a tab (ASCII 9) instead of a space (ASCII 32) immediately before the Secure attribute causes curl to store the cookie without its Secure flag , allowing it to be wrongfully sent over plaintext HTTP on subsequent ...

7.5CVSS5.8AI score0.00514EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/09/02 8:00 a.m.11 views

CURL-CVE-2026-80255 secure cookie attribute bypass with tab

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.5CVSS5.9AI score0.00514EPSS
SaveExploits1
curl security advisories
curl security advisories
added 2026/09/02 8:00 a.m.13 views

secure cookie attribute bypass with tab

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.5CVSS5.9AI score0.00514EPSS
SaveExploits1References1Affected Software2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability in Tomcat9

When using RemoteIpFilter with requests received from a reverse proxy via HTTP that includes the X-Forwarded-Proto header set to https, session cookies created by Apache Tomcat 11.0.0-M1 to 11.0.0.-M2, 10.1.0-M1 to 10.1.5, 9.0.0-M1 to 9.0.71, and 8.5.0 to 8.5.85 did not include the secure...

4.3CVSS6.8AI score0.01831EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 8:18 p.m.14 views

CVE-2026-65655

When OAuth authentication is enabled and browser-facing TLS terminates at a reverse proxy that forwards the callback to Temporal UI Server over HTTP, affected versions derive authentication-cookie Secure attributes from the proxy-to-server connection. Temporal UI Server can therefore issue...

2.3CVSS0.0028EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/11 7:29 p.m.35 views

CVE-2026-65655 Temporal UI Server may set OAuth credential cookies without Secure behind a TLS-terminating reverse proxy

When OAuth authentication is enabled and browser-facing TLS terminates at a reverse proxy that forwards the callback to Temporal UI Server over HTTP, affected versions derive authentication-cookie Secure attributes from the proxy-to-server connection. Temporal UI Server can therefore issue...

2.3CVSS0.0028EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/11 7:29 p.m.41 views

CVE-2026-65655

Temporal UI Server may set OAuth credential cookies without Secure when TLS terminates at a reverse proxy and forwards callbacks to the UI server over HTTP. This can allow an attacker-controlled scenario to access access-token and possibly refresh-token cookies if the attacker can steer UI hostna...

2.3CVSS5.4AI score0.0028EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/05 4:05 p.m.15 views

EUVD-2026-53444

IBM Maximo Application Suite 9.2, 9.1, and 9.0 does not set the secure attribute on authorization tokens or session cookies. Attackers may be able to get the cookie values by sending a http:// link to a user or by planting this link in a site the user goes to. The cookie will be sent to the...

4.3CVSS5.3AI score0.00116EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 4:05 p.m.45 views

CVE-2026-15656 IBM MAS uses axios-1.15.2, protobufjs-8.0.1 and undici-7.26 which is vulnerable to multiple CVEs, and contains vulnerabilities related to missing Secure attribute on mas-redirect-uri cookie and weak HMAC Session Secret

IBM Maximo Application Suite 9.2, 9.1, and 9.0 does not set the secure attribute on authorization tokens or session cookies. Attackers may be able to get the cookie values by sending a http:// link to a user or by planting this link in a site the user goes to. The cookie will be sent to the...

4.3CVSS0.00116EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/08/03 11:50 p.m.11 views

SUSE CVE-2026-16729

undici's setCookie function does not fully sanitize cookie attributes. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a domain value is not checked for semicolons and entries in the unparsed array are not sanitized, so attacker-influenced input can...

6.5CVSS7.2AI score0.00191EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/28 6:47 p.m.46 views

CVE-2026-48058 nebula-mesh: Session and OIDC state cookies lack the Secure attribute

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, internal/web/session.go and internal/web/oidc.go set HttpOnly and SameSite=Lax on every cookie but never Secure. A single plaintext request to the origin operator on a LAN, mistyped...

8.2CVSS0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/28 6:47 p.m.10 views

CVE-2026-48058 nebula-mesh: Session and OIDC state cookies lack the Secure attribute

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, internal/web/session.go and internal/web/oidc.go set HttpOnly and SameSite=Lax on every cookie but never Secure. A single plaintext request to the origin operator on a LAN, mistyped...

8.2CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/07/28 6:47 p.m.76 views

CVE-2026-48058

Summary of CVE-2026-48058 (nebula-mesh) nebula-mesh (Slack Nebula mesh control plane) versions prior to 0.3.2 expose a cookie security flaw: internal/web/session.go and internal/web/oidc.go set HttpOnly and SameSite=Lax on cookies but omit the Secure attribute. A plaintext HTTP request to the ori...

8.2CVSS5.8AI score0.00193EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/16 2:16 p.m.23 views

CVE-2026-35140

HCL DFXAnalytics is affected by a Missing Secure Attribute in Encrypted Session SSL Cookie vulnerability. The application fails to set the "secure" attribute on session cookies generated during authentication, which could allow a remote attacker to intercept network traffic and capture sensitive...

7.2CVSS0.00278EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/16 12:48 p.m.24 views

CVE-2026-35140

The CVE-2026-35140 entry concerns HCL DFXAnalytics and describes a Missing Secure attribute on session cookies created during authentication. The underlying issue is that cookies are not marked Secure, enabling potential interception of cookies or tokens over unencrypted channels. The available d...

7.2CVSS6.2AI score0.00278EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/07/07 10:17 a.m.12 views

PYSEC-2026-905 Pyload contains Sensitive Cookie in HTTPS Session Without 'Secure' Attribute

Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in GitHub repository pyload/pyload prior to 0.5.0b3.dev32. The Secure attribute for sensitive cookies in HTTPS sessions is not set, which could cause the user agent to send those cookies in plaintext over an HTTP session. This issue is...

5.3CVSS5.9AI score0.00439EPSS
SaveExploits1References6
Snyk
Snyk
added 2026/06/29 7:29 p.m.14 views

Sensitive Cookie Without "HttpOnly" Flag

Overview Affected versions of this package are vulnerable to Sensitive Cookie Without "HttpOnly" Flag via missing HttpOnly and Secure attributes on the pinpointJwt session cookie. An attacker can access session tokens by exploiting stored or reflected cross-site scripting to exfiltrate the cookie...

7.6CVSS5.9AI score0.00202EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/29 5:19 p.m.11 views

CVE-2026-57948 Pinpoint - Insecure Session Cookie Attributes in pinpointJwt

Pinpoint through version 3.1.0 contains an insecure session management vulnerability that allows attackers to access the pinpointJwt session cookie due to missing HttpOnly and Secure attributes, enabling JavaScript access via document.cookie and cleartext transmission over HTTP. Attackers can...

7.6CVSS5.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.35 views

PT-2026-53666

Name of the Vulnerable Software and Affected Versions Pinpoint versions prior to 3.1.1 Description Insecure session management occurs because the pinpointJwt session cookie lacks HttpOnly and Secure attributes. This allows the cookie to be accessed via JavaScript through document.cookie and...

7.6CVSS5.8AI score0.00202EPSS
SaveExploits0References7
OSV
OSV
added 2026/06/25 10:34 p.m.13 views

GO-2026-5635 nebula-mesh: Session and OIDC state cookies lack the Secure attribute in github.com/juev/nebula-mesh

nebula-mesh: Session and OIDC state cookies lack the Secure attribute in github.com/juev/nebula-mesh...

8.2CVSS5.8AI score0.00193EPSS
SaveExploits0References2
Rows per page
Query Builder