Vulnerability Description
Let's Encrypt client and ACME library written in Go (Lego). Prior to 4.34.0, the webroot HTTP-01 challenge provider in lego is vulnerable to arbitrary file write and deletion via path traversal. A malicious ACME server can supply a crafted challenge token containing ../ sequences, causing lego to write attacker-influenced content to any path writable by the lego process. This vulnerability is fixed in 4.34.0.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/go-acme/lego/security/advisories/GHSA-qqx8-2xmm-jrv8
- https://github.com/go-acme/lego/security/advisories/GHSA-qqx8-2xmm-jrv8
FAQ
What is CVE-2026-40611?
CVE-2026-40611 is a vulnerability with a CVSS score of 8.8 (HIGH). Let's Encrypt client and ACME library written in Go (Lego). Prior to 4.34.0, the webroot HTTP-01 challenge provider in lego is vulnerable to arbitrary file write and deletion via path traversal. A mal...
How severe is CVE-2026-40611?
CVE-2026-40611 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-40611?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.