
CVE-2025-6445 – ServiceStack FindType Directory Traversal Remote Code Execution Vulnerability
https://notcve.org/view.php?id=CVE-2025-6445
23 Jun 2025 — ServiceStack FindType Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of ServiceStack. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation. The specific flaw exists within the implementation of the FindType method. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations... • https://docs.servicestack.net/releases/v8_06#reported-vulnerabilities • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •

CVE-2025-6444 – ServiceStack GetErrorResponse Improper Input Validation NTLM Relay Vulnerability
https://notcve.org/view.php?id=CVE-2025-6444
23 Jun 2025 — ServiceStack GetErrorResponse Improper Input Validation NTLM Relay Vulnerability. This vulnerability allows remote attackers to relay NTLM credentials on affected installations of ServiceStack. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation. The specific flaw exists within the implementation of the GetErrorResponse method. The issue results from the lack of proper validation of user-supplied data, which can result in a type... • https://www.zerodayinitiative.com/advisories/ZDI-25-415 • CWE-20: Improper Input Validation •