A Server-Side Request Forgery (SSRF) vulnerability,...
High severity
Unreviewed
Published
Nov 6, 2025
to the GitHub Advisory Database
•
Updated Nov 7, 2025
Description
Published by the National Vulnerability Database
Nov 6, 2025
Published to the GitHub Advisory Database
Nov 6, 2025
Last updated
Nov 7, 2025
A Server-Side Request Forgery (SSRF) vulnerability, achievable through an XML External Entity (XXE) injection, exists in MetInfo Content Management System (CMS) thru 8.1. This flaw stems from a defect in the XML parsing logic, which allows an attacker to construct a malicious XML entity that forces the server to initiate an HTTP request to an arbitrary internal or external network address. Successful exploitation could lead to internal network reconnaissance, port scanning, or the retrieval of sensitive information. The vulnerability may be present in the backend API called by or associated with the path
/admin/#/webset/?head_tab_active=0, where user-provided XML data is processed.References