CVE-2026-59148

HIGH

Mockoon: Unauthenticated admin API + wildcard CORS allows mock-state hijack and secret theft

Title source: cna
STIX 2.1

Description

Mockoon provides way to design and run mock APIs. Prior to 9.7.0, Mockoon's admin API in commons-server/src/libs/server/admin-api.ts is mounted on the same Express listener as user-defined mock routes, enabled by default in shipped runtimes, serves Access-Control-Allow-Origin: * with write methods allowed, and has no authentication. Any unauthenticated caller who can reach the mock server port can read MOCKOON_* environment variables, write arbitrary process environment variables through /mockoon-admin/env-vars, rewrite mock route bodies, statuses, and headers through PUT /mockoon-admin/environment, read transaction logs and SSE streams, and purge state. This issue is fixed in version 9.7.0.

References (5)

Core 5

Scores

CVSS v3 8.8
EPSS 0.0017
EPSS Percentile 7.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-306 CWE-352 CWE-732 CWE-942
Status published
Products (1)
mockoon/mockoon < 9.7.0
Published Jul 09, 2026
Tracked Since Jul 10, 2026