ADVISORYCRITICAL13d ago · Sep 3, 2026
Orval: RCE via OpenAPI path -> unescaped request-URL template literal (backtick breakout)

Orval emits the OpenAPI path into the generated request URL as a TEMPLATE LITERAL ( /users/... ) without escaping the backtick character. A path containing a backtick closes the template literal and injects a concatenation expression that is…
Read it at orval