Home

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.

PUBLISHED Reserved 2026-07-02 | Published 2026-07-09 | Updated 2026-07-09 | Assigner GitHub_M




MEDIUM: 6.5CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N

Problem types

CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-23: Relative Path Traversal

Product status

< 9.7.0
affected

References

github.com/...ockoon/security/advisories/GHSA-8wqc-v2q8-vff2 exploit

github.com/...ockoon/security/advisories/GHSA-8wqc-v2q8-vff2

github.com/mockoon/mockoon/pull/2255

github.com/...ommit/b42bdfb7f82e83f0e81bea8e6fe41adf5ec82585

github.com/mockoon/mockoon/releases/tag/v9.7.0

mockoon.com/releases/9.7.0

cve.org (CVE-2026-59149)

nvd.nist.gov (CVE-2026-59149)

Download JSON