PatchSiren cyber security CVE debrief
CVE-2026-72815 go-chi CVE debrief
A vulnerability in go-chi chi versions >= 5.2.1 and before 5.3.0 allows for IP spoofing via the X-Forwarded-For HTTP header. This issue is fixed in version 5.3.0. The vulnerability allows a remote attacker to bypass IP-based access control lists and rate-limiting mechanisms, and forge log entries, by supplying a spoofed IP address in the X-Forwarded-For header. Defenders should assess exposure and apply the patch to prevent IP spoofing and bypassing of IP-based access control lists and rate-limiting mechanisms.
- Vendor
- go-chi
- Product
- chi
- CVSS
- MEDIUM 6.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-14
- Original CVE updated
- 2026-09-24
- Advisory published
- 2026-08-14
- Advisory updated
- 2026-09-24
Who should care
Defenders responsible for systems using go-chi chi versions >= 5.2.1 and before 5.3.0 should assess exposure and apply the patch to prevent IP spoofing and bypassing of IP-based access control lists and rate-limiting mechanisms.
Why it matters
The CVE-2026-72815 vulnerability in go-chi chi allows for IP spoofing, which can lead to bypassing of security controls and potential unauthorized access or malicious activity. Defenders should prioritize verifying exposure and applying the patch.
- Bypassing IP-based access control lists
- Bypassing rate-limiting mechanisms
- Forging log entries with spoofed IP addresses
- Potential for unauthorized access or malicious activity
Technical summary
The go-chi chi versions >= 5.2.1 and before 5.3.0 contain an IP spoofing vulnerability in the RealIP middleware. The vulnerability allows a remote attacker to bypass IP-based access control lists and rate-limiting mechanisms, and forge log entries, by supplying a spoofed IP address in the X-Forwarded-For header. The issue is fixed in version 5.3.0. Defenders should prioritize verifying exposure and applying the patch, as the vulnerability allows for IP spoofing and bypassing of IP-based access control lists and rate-limiting mechanisms.
Defensive priority
Defenders should prioritize verifying exposure and applying the patch, as the vulnerability allows for IP spoofing and bypassing of IP-based access control lists and rate-limiting mechanisms.
Recommended defensive actions
- Verify if the system uses go-chi chi versions >= 5.2.1 and before 5.3.0
- Apply the patch by updating to version 5.3.0
- Review and update IP-based access control lists and rate-limiting mechanisms
- 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
The CVE record and NVD entry provide details on the vulnerability, including its description and affected versions. However, additional information on exploitation or impact is limited. The vulnerability is in the RealIP middleware. There are no known exploits, but defenders should verify exposure and apply the patch. The issue is fixed in version 5.3.0.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72815 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72815
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72815 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72815
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/go-chi/chi/security/advisories/GHSA-3fxj-6jh8-hvhx
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/go-chi-chi-ip-spoofing-via-x-forwarded-for-header
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.