CVE-2026-52813
Confirmed PUBLISHEDGogs: Path Traversal in organization name results in RCE through Git hooks
Not yet in CISA KEV
Recommended Action
Prioritize immediate patching and validate internet-facing exposure. Monitor for matching exploitation attempts in your environment.
At a Glance
Gogs is an open source self-hosted Git service. Prior to 0.14.3, organization names containing path traversal sequences (../) are accepted by Gogs, and repositories under them are written to paths following these path traversals. This allows storing/retrieving data for repositories at arbitrary locations on the filesystem. By creating nested structure of Git repositories, one can overwrite the other's hooks configuration to result in Remote Code Execution (RCE). This vulnerability is fixed in 0.14.3.
- CVE Published
- Jun 24, 2026
- Exploitation Reported
- Jun 26, 2026
- CVSS
- 10.0 Critical
- EPSS
- 1.1%
CVE References
Recommended Actions
- Prioritize immediate patching and validate internet-facing exposure. Monitor for matching exploitation attempts in your environment.
- Review sensor telemetry for request paths, attacker IPs, and payload patterns that may inform detection and exposure validation.
- Check enrichment artifacts for scanner coverage and available PoCs before rolling remediation validation.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| KEVIntel First | 2026-06-30 16:02 UTC |
Operational indicators for this CVE are listed on the Detection tab.
Observed Exploitation Attempts
Exploitation attempts against this vulnerability observed first-hand by KEVIntel private honeypots over the last 30 days.
- Attempts Observed
- 54
- Unique Attacker IPs
- 9
- Attacker Countries
- 🇫🇷
- Sensors Observed
- 9
Exploitation Attempts Over the Last 30 Days
First observed 2026-06-26 16:33 UTC · Last observed 2026-06-30 16:32 UTC
See more exploitation detail
- Pro — sensor software/region breakdown and 24h/7d window summaries.
- Enterprise — raw attacker IPs, request paths, User-Agents, and payloads.
Indicators of Compromise (IoCs)
Attacker IP IoCs observed in KEVIntel sensors are available to Pro and Enterprise accounts on the Detection tab and through the Pro API.
Learn about Pro API accessObserved Detection Signals (30d)
Aggregate counts from KEVIntel sensor telemetry for this CVE.
- Distinct request paths
- 7
- Distinct User-Agents
- 3
The specific request paths and User-Agents attackers are using are available on Pro and Enterprise plans.
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users via the Pro API.
Learn About Virtual PatchesCVSS Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Exploitation Status
Exploited in the wild
Recorded 2026-06-26 16:33:16 UTC · KEVIntel
Active exploitation observed
Recorded 2026-06-26 16:33:16 UTC · KEVIntel sensor
Proof of concept available
Recorded 2026-05-04 00:00:00 UTC
Weaknesses (CWE)
-
Relative Path Traversal
Potential Proof of Concepts
These PoCs are unverified and could contain malware. Use at your own risk.
public · Created 2026-05-04 00:00:00 UTC
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
16:33 UTC 4 days ago16:33 UTC · 4 days ago
Observed by KEVIntel sensors
Evidence-backed exploitation signal
-
16:33 UTC 4 days ago16:33 UTC · 4 days ago
Indicators of compromise added (9)
Indicators of compromise recorded
-
20:33 UTC 6 days ago20:33 UTC · 6 days ago
CVE published
Vulnerability disclosed publicly
-
18:11 UTC 22 days ago18:11 UTC · 22 days ago
CVE ID reserved
Identifier reserved by the CNA
-
00:00 UTC about 2 months ago00:00 UTC · about 2 months ago
Public PoC available
Public proof-of-concept code published
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2026-52813
{
"cve_id": "CVE-2026-52813",
"title": "Gogs: Path Traversal in organization name results in RCE through Git hooks",
"affected_vendor": "gogs",
"affected_product": "gogs",
"confidence": "Confirmed",
"cvss_score": 10.0,
"epss_score": 0.01107,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": true
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}