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-59149 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, a FILE response whose filePath embeds request data is confined by getSafeFilePath in packages/commons-server/src/libs/server/server.ts with resolvedPath.startsWith(staticBaseDir). That prefix test has no path-separator boundary, so a ../-escaped path whose absolute form string-prefixes the base directory passes, allowing an unauthenticated client to read files from sibling paths outside the served directory through HTTP sendFile, WebSocket, or callbacks. 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-22Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')[email protected]
CWE-23Relative Path Traversal[email protected]

Affected Products

ProductVersions
Mockoon
<= 9.6.1 (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)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

Change History

2 change records found show changes


QUICK INFO

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