PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-24059 Gitea CVE debrief

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-13T17:17:21.887Z and has not been modified since then. The vulnerability affects Gitea instances, and defenders should verify if their deployments are affected and review vendor guidance for mitigation. Limited detail is available on affected scope and potential impact. Administrators and users of Gitea instances should be aware of this vulnerability and take steps to mitigate it. Affected operator, platform, vulnerability-management, and security-team impact should be reviewed to ensure proper mitigation and exposure review. Evidence is based on official CVE and NVD records, as well as vendor-provided information.

Vendor
Gitea
Product
Gitea Open Source Git Server
CVSS
MEDIUM 6.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-13
Original CVE updated
2026-08-26
Advisory published
2026-08-13
Advisory updated
2026-08-26

Who should care

Administrators and users of Gitea instances should be aware of this vulnerability and take steps to mitigate it. Affected operator, platform, vulnerability-management, and security-team impact should be reviewed to ensure proper mitigation and exposure review.

Technical summary

The GET /api/v1/user/actions/runners/registration-token endpoint creates a new runner registration token if none exists, but is classified as read-only due to being a GET request. This allows a holder of a leaked read:user-scoped token to mint a registration token and register a malicious Actions runner with access to repository secrets and source code. The vulnerability affects Gitea instances, and defenders should verify if their deployments are affected and review vendor guidance for mitigation. Limited detail is available on affected scope and potential impact.

Defensive priority

Medium-priority defensive actions are required to address the vulnerability. Review and apply patches or mitigations provided by the vendor.

Recommended defensive actions

  • Review and apply patches or mitigations provided by the vendor.
  • Restrict access to the affected endpoint.
  • Monitor for suspicious activity related to runner registration tokens.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.

Evidence notes

Evidence is based on official CVE and NVD records, as well as vendor-provided information. Limited detail is available on affected scope and potential impact. The vulnerability affects Gitea instances, and defenders should verify if their deployments are affected and review vendor guidance for mitigation.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-24059 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-24059

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-24059 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-24059

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://blog.gitea.com/release-of-1.25.5/

    88ee5874-cf24-4952-aea0-31affedb7ff2

  • Source reference

    Unverified legacy reference

    URL: https://github.com/go-gitea/gitea/pull/36801

    88ee5874-cf24-4952-aea0-31affedb7ff2

  • Source reference

    Unverified legacy reference

    URL: https://github.com/go-gitea/gitea/releases/tag/v1.25.5

    88ee5874-cf24-4952-aea0-31affedb7ff2

  • Source reference

    Unverified legacy reference

    URL: https://github.com/go-gitea/gitea/security/advisories/GHSA-v43r-86x9-8523

    88ee5874-cf24-4952-aea0-31affedb7ff2

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.