Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    2 vulnerabilities by TwiN

    CVE-2026-11956 (GCVE-0-2026-11956)

    Vulnerability from nvd – Published: 2026-06-11 11:30 – Updated: 2026-06-11 12:52
    VLAI
    Title
    TwiN gatus OIDC Session Cookie oidc.go setSessionCookie missing secure attribute
    Summary
    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".
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-614 - Sensitive Cookie Without Secure Attribute
    • CWE-1004 - Cookie Without 'HttpOnly' Flag
    Assigner
    References
    URL Tags
    https://vuldb.com/vuln/370343 vdb-entrytechnical-description
    https://vuldb.com/vuln/370343/cti signaturepermissions-required
    https://vuldb.com/cve/CVE-2026-11956 third-party-advisory
    https://vuldb.com/submit/836328 third-party-advisory
    https://github.com/TwiN/gatus/issues/1689 issue-tracking
    https://github.com/TwiN/gatus/ product
    Impacted products
    Vendor Product Version
    TwiN gatus Affected: 5.36.0
        cpe:2.3:a:twin:gatus:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    geochen (VulDB User) VulDB CNA Team
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-11956",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-11T12:52:01.481436Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-11T12:52:09.350Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://vuldb.com/submit/836328"
              },
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://github.com/TwiN/gatus/issues/1689"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:twin:gatus:*:*:*:*:*:*:*:*"
              ],
              "modules": [
                "OIDC Session Cookie Handler"
              ],
              "product": "gatus",
              "vendor": "TwiN",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.36.0"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "geochen (VulDB User)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "VulDB CNA Team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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\"."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 6.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X",
                "version": "4.0"
              }
            },
            {
              "cvssV3_1": {
                "baseScore": 3.7,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:X/RL:X/RC:R",
                "version": "3.1"
              }
            },
            {
              "cvssV3_0": {
                "baseScore": 3.7,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:X/RL:X/RC:R",
                "version": "3.0"
              }
            },
            {
              "cvssV2_0": {
                "baseScore": 2.6,
                "vectorString": "AV:N/AC:H/Au:N/C:P/I:N/A:N/E:ND/RL:ND/RC:UR",
                "version": "2.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-614",
                  "description": "Sensitive Cookie Without Secure Attribute",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            },
            {
              "descriptions": [
                {
                  "cweId": "CWE-1004",
                  "description": "Cookie Without \u0027HttpOnly\u0027 Flag",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-11T11:30:12.019Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-370343 | TwiN gatus OIDC Session Cookie oidc.go setSessionCookie missing secure attribute",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/vuln/370343"
            },
            {
              "name": "VDB-370343 | CTI Indicators (IOB, IOC, TTP, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/vuln/370343/cti"
            },
            {
              "name": "CVE-2026-11956 | CVE Analysis and Report",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/cve/CVE-2026-11956"
            },
            {
              "name": "Submit #836328 | TwiN gatus 5.36.0 Sensitive Cookie Without Secure Attribute",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/836328"
            },
            {
              "tags": [
                "issue-tracking"
              ],
              "url": "https://github.com/TwiN/gatus/issues/1689"
            },
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/TwiN/gatus/"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-06-11T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2026-06-11T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2026-06-11T09:01:08.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "TwiN gatus OIDC Session Cookie oidc.go setSessionCookie missing secure attribute"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2026-11956",
        "datePublished": "2026-06-11T11:30:12.019Z",
        "dateReserved": "2026-06-11T06:55:17.414Z",
        "dateUpdated": "2026-06-11T12:52:09.350Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-11956 (GCVE-0-2026-11956)

    Vulnerability from cvelistv5 – Published: 2026-06-11 11:30 – Updated: 2026-06-11 12:52
    VLAI
    Title
    TwiN gatus OIDC Session Cookie oidc.go setSessionCookie missing secure attribute
    Summary
    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".
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-614 - Sensitive Cookie Without Secure Attribute
    • CWE-1004 - Cookie Without 'HttpOnly' Flag
    Assigner
    References
    URL Tags
    https://vuldb.com/vuln/370343 vdb-entrytechnical-description
    https://vuldb.com/vuln/370343/cti signaturepermissions-required
    https://vuldb.com/cve/CVE-2026-11956 third-party-advisory
    https://vuldb.com/submit/836328 third-party-advisory
    https://github.com/TwiN/gatus/issues/1689 issue-tracking
    https://github.com/TwiN/gatus/ product
    Impacted products
    Vendor Product Version
    TwiN gatus Affected: 5.36.0
        cpe:2.3:a:twin:gatus:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    geochen (VulDB User) VulDB CNA Team
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-11956",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-11T12:52:01.481436Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-11T12:52:09.350Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://vuldb.com/submit/836328"
              },
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://github.com/TwiN/gatus/issues/1689"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:twin:gatus:*:*:*:*:*:*:*:*"
              ],
              "modules": [
                "OIDC Session Cookie Handler"
              ],
              "product": "gatus",
              "vendor": "TwiN",
              "versions": [
                {
                  "status": "affected",
                  "version": "5.36.0"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "geochen (VulDB User)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "VulDB CNA Team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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\"."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 6.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X",
                "version": "4.0"
              }
            },
            {
              "cvssV3_1": {
                "baseScore": 3.7,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:X/RL:X/RC:R",
                "version": "3.1"
              }
            },
            {
              "cvssV3_0": {
                "baseScore": 3.7,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:X/RL:X/RC:R",
                "version": "3.0"
              }
            },
            {
              "cvssV2_0": {
                "baseScore": 2.6,
                "vectorString": "AV:N/AC:H/Au:N/C:P/I:N/A:N/E:ND/RL:ND/RC:UR",
                "version": "2.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-614",
                  "description": "Sensitive Cookie Without Secure Attribute",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            },
            {
              "descriptions": [
                {
                  "cweId": "CWE-1004",
                  "description": "Cookie Without \u0027HttpOnly\u0027 Flag",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-11T11:30:12.019Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-370343 | TwiN gatus OIDC Session Cookie oidc.go setSessionCookie missing secure attribute",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/vuln/370343"
            },
            {
              "name": "VDB-370343 | CTI Indicators (IOB, IOC, TTP, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/vuln/370343/cti"
            },
            {
              "name": "CVE-2026-11956 | CVE Analysis and Report",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/cve/CVE-2026-11956"
            },
            {
              "name": "Submit #836328 | TwiN gatus 5.36.0 Sensitive Cookie Without Secure Attribute",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/836328"
            },
            {
              "tags": [
                "issue-tracking"
              ],
              "url": "https://github.com/TwiN/gatus/issues/1689"
            },
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/TwiN/gatus/"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-06-11T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2026-06-11T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2026-06-11T09:01:08.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "TwiN gatus OIDC Session Cookie oidc.go setSessionCookie missing secure attribute"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2026-11956",
        "datePublished": "2026-06-11T11:30:12.019Z",
        "dateReserved": "2026-06-11T06:55:17.414Z",
        "dateUpdated": "2026-06-11T12:52:09.350Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }