Summary
- CISA added CVE-2026-60004 to its Known Exploited Vulnerabilities catalogue on 25 August.
- The flaw affects Gitea releases before version 1.27.1 and can lead to remote code execution.
- Active exploitation raises the exposure from a disclosed software flaw to a current threat against self-hosted development infrastructure.
A remote-code-execution flaw in self-hosted development platform Gitea is now being actively exploited, moving the vulnerability from disclosed risk into a confirmed operational threat.
The US Cybersecurity and Infrastructure Security Agency added CVE-2026-60004 to its Known Exploited Vulnerabilities catalogue on 25 August after obtaining evidence of exploitation.
The vulnerability affects Gitea versions before 1.27.1 and involves the platform’s diffpatch functionality and Git hook handling. Successful exploitation can result in code execution on the affected server. Gitea released version 1.27.1 as the fixed release.
Cyber Insider covered the vulnerability when it was disclosed in July, when the central risk was that organisations running their own Git service could expose source code and development infrastructure if vulnerable instances remained reachable.
CISA’s intervention changes that assessment. Inclusion in the Known Exploited Vulnerabilities catalogue means exploitation is no longer hypothetical, although the agency has not publicly identified the attackers, targets, scale of activity, or the techniques used in observed incidents.
Gitea occupies a particularly sensitive position in development environments. Self-hosted Git services can contain proprietary source code, internal projects, software configuration, deployment information, access tokens, and links into continuous integration and delivery systems. Code execution on the hosting system can therefore create consequences beyond the availability of the repository service itself.
The risk is also different from a vulnerability in a developer workstation. A central code-hosting service sits inside the software-production trust chain. Compromise can expose existing code and secrets, but it may also undermine confidence in subsequent changes, artefacts, and automated processes connected to that platform.
That does not mean every vulnerable Gitea instance has been compromised or that exploitation automatically gives an attacker control of an organisation’s entire software pipeline. Actual consequences depend on the deployment architecture, service permissions, connected credentials, segmentation, and the systems that trust the Gitea instance.
The move into active exploitation nevertheless compresses the time available for organisations still running affected versions. Vulnerability management processes commonly prioritise severity scores, asset criticality, and internet exposure; confirmed exploitation adds a materially different signal because it demonstrates that attackers are already using the weakness outside controlled research.
The Canadian Centre for Cyber Security separately issued an advisory on 25 August noting the CISA catalogue addition and identifying Gitea versions before 1.27.1 as affected. That gives the exploitation warning relevance beyond US federal remediation requirements.
For organisations that operate Gitea internally, the current issue is now twofold: whether vulnerable versions remain deployed, and whether there is evidence that those systems were exposed during the period between disclosure and remediation. The public information does not yet establish how broad the exploitation campaign is.
CVE-2026-60004 therefore moves into a more consequential phase. The underlying flaw has been known and patched for weeks; the new development is evidence that unremediated systems are now part of an active threat environment.





