What it is
CVE-2026-52813 is an unauthenticated vulnerability affecting gogs gogs. Gogs is an open source self-hosted Git service. Prior to 0.14.3, organization names containing path traversal sequences (../) are accepted by...
Vulnerability report
gogs Path Traversal
gogs / gogs · affected before 0.14.3
Decision summary
Direct answers before the deeper technical record.
What it is
CVE-2026-52813 is an unauthenticated vulnerability affecting gogs gogs. Gogs is an open source self-hosted Git service. Prior to 0.14.3, organization names containing path traversal sequences (../) are accepted by...
Is it exploited?
Yes. KEV Intelligence sensors observed exploitation attempts with confirmed confidence.
Who is affected?
gogs / gogs affected before 0.14.3.
What should we do?
Patch immediately, validate internet-facing exposure, and monitor for matching requests.
Overview
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.
Exploitation evidence
Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.
KEV Intelligence
Independent exploitation attestation added to the KEV Intelligence record.
KEV Intelligence sensor
First-party sensor telemetry confirms matching exploitation attempts.
GitHub
Public scanner or PoC coverage increases practical exploitability.
Per-source evidence links for KEV attestations are available through the KEV Intelligence Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| KEV Intelligence First | 2026-06-30 16:02 UTC |
| The Shadowserver | 2026-07-09 00:00 UTC |
Operational indicators for this CVE are listed under Detection.
Sensor telemetry
Aggregate observations show the scale, recency, and distribution of activity without overstating sparse data.
145
Attempts observed
30
Unique attacker IPs
3
Attacker countries
FR · JP · US
21
Sensors observed
Exploitation attempts over the last 52 days
Daily events observed by KEV Intelligence sensors
Updated 15 Aug 2026
First observed 26 Jun 2026 · Last observed 14 Aug 2026
Pro adds sensor region and window summaries. Enterprise adds raw IPs, paths, User-Agents, and payloads.
Detection
Make the evidence actionable in scanner, SOC, and edge-control workflows.
Raw values available in Pro and Enterprise.
No scanner integrations recorded yet.
KEV Intelligence virtual patch guidance is available for this CVE.
Attacker IP indicators observed · available in Pro and Enterprise.
Sensor-derived attacker IP indicators are available to Pro and Enterprise accounts under Detection and through the Pro API.
Learn about Pro API accessCompensating WAF rules for this CVE.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEV Intelligence Enterprise users.
Risk and context
CVSS v3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
EPSS
0.9%
These PoCs are unverified and could contain malware. Use at your own risk.
github · Created 2026-07-21 15:19:49 UTC · 1 stars
CVE-2026-52813 (Gogs Path Traversal → Git Hooks RCE) defensive writeup: root-cause & patch analysis, Sigma/SIEM detection rules, IOCs, non-intrusive version scanner. No weaponized PoC.
github · Created 2026-07-02 01:21:37 UTC · 0 stars
Gogs has Path Traversal in organization name that results in RCE through Git hooks
public · Created 2026-05-04 00:00:00 UTC
Timeline
Exploitation attested by an external source
Compensating WAF rule available to block exploitation
Evidence-backed exploitation signal
Indicators of compromise recorded
Vulnerability disclosed publicly
Identifier reserved by the CNA
Public proof-of-concept code published
Pro API
Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
GET /api/v2/pro/kevs/CVE-2026-52813
Free JSON includes basic KEV fields{
"cve_id": "CVE-2026-52813",
"confidence": "Confirmed",
"cvss_score": 10.0,
"epss_score": 0.00922,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": true
},
"sensor_telemetry": { "attempts": 145, "sensors": 21 }
}
Early warning alerts
Receive curator-selected alerts when exploitation activity warrants attention. Each alert includes the evidence and context needed to decide what requires attention now.