CVE-2025-53092: Strapi Cors Origin Reflectioncve-2025-53092-strapi-cors-origin-reflection
The CORS middleware blindly returns the configured origin string when it is a single element without validating it against the incoming request's Origin header. When using wildcard defaults with enabled credentials, underlying libraries may reflect the Origin header unconditionally, leading to a CORS bypass (CVE-2025-53092).