Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-59148 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-306Missing Authentication for Critical Function[email protected]
CWE-352Cross-Site Request Forgery (CSRF)[email protected]
CWE-732Incorrect Permission Assignment for Critical Resource[email protected]
CWE-942Permissive Cross-domain Policy with Untrusted Domains[email protected]

Affected Products

ProductVersions
Mockoon
< 9.7.0 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

Mockoon CLI
9.6.1 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

Mockoon Commons Server
9.6.1 (semver)
9.7.0 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

Mockoon Serverless
All versions

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • No remediation found in references.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-59148
NVD Published Date:
Jul 9, 2026
NVD Last Modified:
Jul 10, 2026
Source:
[email protected]
CVE-2026-59148 Details - Not Deferred