Compound WireCOMPOUND12 September 2026
Mockoon admin API enables mock-state hijacking and secret theft
Mockoon admin API enables mock-state hijacking and secret theft
Summary
Mockoon's admin API (commons-server/src/libs/server/admin-api.ts) is mounted on the same Express listener as the user-defined mock routes, enabled by default in every shipped runtime (commons-server, CLI, serverless), serves **Access-Control-Allow-Origin: on every endpoint with all HTTP methods allowed including PUT/POST/PATCH/DELETE/PURGE and Content-Type in Access-Control-Allow-Headers, and has zero authentication of any kind* (no token, no shared secret, no