PT-2026-21525 · Axios+1 · Axios+1
Published
2026-02-23
·
Updated
2026-02-28
·
CVE-2025-70058
CVSS v3.1
7.4
High
| Vector | AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
YMFE yapi version 1.12.0
Description
The application disables TLS/SSL certificate validation by setting 'rejectUnauthorized': false in the HTTPS agent configuration for Axios requests. This can lead to man-in-the-middle attacks where a malicious actor can intercept and potentially modify communications between the application and a server.
Recommendations
Ensure TLS/SSL certificate validation is enabled by setting 'rejectUnauthorized': true in the HTTPS agent configuration for Axios requests.
Fix
Improper Certificate Validation
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Axios
Yapi