CVE-2026-72841
Received Received - Intake

Path Traversal in luci-app-openvpn Leading to RCE

Vulnerability report for CVE-2026-72841, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: VulnCheck

Description

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. Attackers can upload malicious payloads to gain persistent root code execution by placing SSH keys in system directories accessible on reboot.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-08-14
AI Q&A
2026-08-14
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-73 The product allows user input to control or influence paths or file names that are used in filesystem operations.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in luci-app-openvpn involves improper validation of the instance_name2 parameter during file upload. Authenticated users can exploit path traversal to write arbitrary files outside the intended directory, potentially uploading malicious payloads to gain persistent root code execution by placing SSH keys in system directories.

Detection Guidance

Detecting this vulnerability requires checking for unauthorized file uploads or suspicious activity in the luci-app-openvpn directory. Review system logs for unexpected file writes, especially in system directories like /etc/ssh or /root. Look for files with unusual names or timestamps. Monitor network traffic for unusual SSH key uploads or persistent connections.

Impact Analysis

An attacker with authenticated access could upload malicious files to sensitive system directories, leading to persistent root-level compromise. This could allow full control over the system, unauthorized data access, or disruption of services.

Compliance Impact

This vulnerability could lead to unauthorized access or data breaches, violating confidentiality requirements in GDPR and HIPAA. Organizations may face legal penalties, reputational damage, and loss of compliance certifications if exploited.

Mitigation Strategies

Immediately update luci-app-openvpn to the latest patched version. Restrict write permissions to system directories like /etc/ssh and /root. Disable unnecessary user accounts with upload privileges. Monitor for unauthorized file changes and revoke any suspicious SSH keys. Consider disabling the vulnerable service if an update is unavailable.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-72841. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart