PatchSiren cyber security CVE debrief
CVE-2026-72841 openwrt CVE debrief
CVE-2026-72841 debrief based on the supplied source corpus. The CVE record was published on 2026-08-13T22:17:23.813Z and has not been modified since then. The NVD entry is currently Deferred. This critical vulnerability in luci-app-openvpn allows authenticated users to perform path traversal and write arbitrary files outside the intended directory, potentially leading to persistent root code execution. System administrators and security teams should assess exposure and prioritize mitigation efforts.
- Vendor
- openwrt
- Product
- luci
- CVSS
- CRITICAL 9.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-13
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-13
- Advisory updated
- 2026-09-09
Who should care
System administrators and security teams responsible for managing and securing luci-app-openvpn installations should assess exposure and prioritize mitigation efforts. They should review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance, and plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
Why it matters
CVE-2026-72841 is a critical vulnerability in luci-app-openvpn that allows authenticated users to perform path traversal and write arbitrary files, potentially leading to persistent root code execution. Defenders should prioritize verifying and mitigating this vulnerability, especially in systems where authenticated users have file upload capabilities.
- Authenticated users can write arbitrary files outside the intended directory.
- Persistent root code execution can be achieved by placing SSH keys in system directories.
- Verification of affected versions and remediation steps are required.
- Additional security measures such as WAFs may be necessary to detect and prevent exploitation attempts.
Technical summary
The luci-app-openvpn fails to properly validate the instance_name2 parameter during file upload, allowing authenticated users to perform path traversal and write arbitrary files outside the intended directory. This can lead to persistent root code execution by placing SSH keys in system directories accessible on reboot. The vulnerability affects luci-app-openvpn installations, and defenders should prioritize verifying and mitigating this vulnerability, especially in systems where authenticated users have file upload capabilities.
Defensive priority
Defenders should prioritize verifying and mitigating this vulnerability in luci-app-openvpn, especially in systems where authenticated users have file upload capabilities.
Recommended defensive actions
- Verify and update luci-app-openvpn to the latest version if available.
- Restrict file upload capabilities to authenticated users.
- Monitor systems for suspicious file uploads and unauthorized access attempts.
- Implement additional security measures such as Web Application Firewalls (WAFs) to detect and prevent exploitation attempts.
- 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.
Evidence notes
The CVE record and NVD entry provide details on the path traversal vulnerability in luci-app-openvpn, allowing authenticated users to write arbitrary files. However, specific details on affected versions and remediation are not provided in the corpus.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72841 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72841
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72841 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72841
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/openwrt/luci/security/advisories/GHSA-jjcx-c284-2qv8
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/luci-app-openvpn-path-traversal-rce-via-instance-name2
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.