CVE-2025-70058
Plain English Summary
AI-powered analysis for quick understanding
This vulnerability allows an attacker to intercept and manipulate data sent between the application and its server because the application does not properly verify the security certificates of the server it connects to. This issue arises when the application is configured to ignore certificate validation, which could happen if the setting 'rejectUnauthorized' is set to false.
Technical Description
An issue pertaining to CWE-295: Improper Certificate Validation was discovered in YMFE yapi v1.12.0. The application disables TLS/SSL certificate validation by setting 'rejectUnauthorized': false in the HTTPS agent configuration for Axios requests
CVSS Vector Analysis
Vector String
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:NExploit Resources
Search for proof-of-concept code and exploit modules
Official References
Quick Information
Published
Feb 23, 2026
about 1 month ago
Last Modified
Feb 26, 2026
about 1 month ago
Vendor
ymfe
Product
yapi