CVE-2026-11956
Deferred
Deferred - Pending Action
OIDC Session Cookie Handler Missing Secure Attribute in TwiN gatus
Publication date: 2026-06-11
Last updated on: 2026-06-11
Assigner: VulDB
Description
Description
A vulnerability was determined in TwiN gatus 5.36.0. Impacted is the function setSessionCookie of the file security/oidc.go of the component OIDC Session Cookie Handler. Executing a manipulation can lead to sensitive cookie without secure attribute. The attack can be launched remotely. This attack is characterized by high complexity. The exploitability is considered difficult. The reported GitHub issue was closed with the label "not planned".
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tw_in | gatus | 5.36.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1004 | The product uses a cookie to store sensitive information, but the cookie is not marked with the HttpOnly flag. |
| CWE-614 | The Secure attribute for sensitive cookies in HTTPS sessions is not set. |