{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-26196",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-02-11T19:56:24.813Z",
        "datePublished": "2026-03-05T18:49:19.540Z",
        "dateUpdated": "2026-03-06T18:08:07.473Z"
    },
    "containers": {
        "cna": {
            "title": "Gogs: Access tokens get exposed through URL params in API requests",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-598",
                            "lang": "en",
                            "description": "CWE-598: Use of GET Request Method With Sensitive Query Strings",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "LOW",
                        "vulnIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 6.9,
                        "baseSeverity": "MEDIUM",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/gogs/gogs/security/advisories/GHSA-x9p5-w45c-7ffc",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/gogs/gogs/security/advisories/GHSA-x9p5-w45c-7ffc"
                },
                {
                    "name": "https://github.com/gogs/gogs/pull/8177",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/gogs/gogs/pull/8177"
                },
                {
                    "name": "https://github.com/gogs/gogs/commit/295bfba72993c372e7b338438947d8e1a6bed8fd",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/gogs/gogs/commit/295bfba72993c372e7b338438947d8e1a6bed8fd"
                },
                {
                    "name": "https://github.com/gogs/gogs/releases/tag/v0.14.2",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/gogs/gogs/releases/tag/v0.14.2"
                }
            ],
            "affected": [
                {
                    "vendor": "gogs",
                    "product": "gogs",
                    "versions": [
                        {
                            "version": "< 0.14.2",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-03-05T18:49:19.540Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Gogs is an open source self-hosted Git service. Prior to version 0.14.2, gogs api still accepts tokens in url params like token and access_token, which can leak through logs, browser history, and referrers. This issue has been patched in version 0.14.2."
                }
            ],
            "source": {
                "advisory": "GHSA-x9p5-w45c-7ffc",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-03-06T18:07:57.384250Z",
                                "id": "CVE-2026-26196",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-03-06T18:08:07.473Z"
                }
            }
        ]
    }
}