CVE-2025-59049

Mockoon provides way to design and run mock APIs. Prior to version 9.2.0, a mock API configuration for static file serving follows the same approach presented in the documentation page, where the server filename is generated via templating features from user input is vulnerable to Path Traversal and LFI, allowing an attacker to get any file in the mock server filesystem. The issue may be particularly relevant in cloud hosted server instances. Version 9.2.0 fixes the issue.
Configurations

No configuration.

History

10 Sep 2025, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-10 19:15

Updated : 2025-09-11 17:14


NVD link : CVE-2025-59049

Mitre link : CVE-2025-59049

CVE.ORG link : CVE-2025-59049


JSON object : View

Products Affected

No product.

CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-24

Path Traversal: '../filedir'

CWE-73

External Control of File Name or Path