An SSL-VPN appliance chain turning two bugs into perimeter RCE.
Edge devices are still where chains land. An SSL-VPN appliance is a highly coveted entry point into the internal network, chaining a 'just' auth bypass with a 'just' admin command injection collapses the perimeter and gives attackers a foothold into sensitive systems.
Step-by-step exploitation flow. Each link compounds the next.
A path traversal in the web component bypasses access-control checks, granting unauthenticated access to restricted admin endpoints.
Yielded Result: Unauthenticated reach into authenticated admin APIs.
Lets an authenticated admin send crafted requests that execute arbitrary OS commands on the appliance.
Yielded Result: Arbitrary command execution on the VPN appliance, unauthenticated when chained.
Unauthenticated Remote Code Execution on perimeter VPN, enabling lateral movement into internal networks.