Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

hwdsl2/openvpn-install
master @ bc93b56
3
Fixes
0
CVEs
HIGH
Peak severity
Highlights
Command Injection: 1 prior fix. Scrutinize any change in this area.
openvpn-install.sh: most-fixed (3 issues). Treat as high-risk during review.
2 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Command Injection: Unsanitized and unquoted client certificate names passed directly to easy-rsa could allow command execution during client generation workflows.
Privilege Escalation: Running the OpenVPN process with permanent root privileges increases the blast radius of any runtime vulnerabilities; dropping privileges post-initialization is required.
Information Disclosure: Default client configurations lacking explicit DNS blocking options led to DNS leaks on Windows 10 client environments, disclosing user traffic metadata.