Vulnerability Description
chetans9 core-php-admin-panel through commit a94a780d6 contains an authentication bypass vulnerability in includes/auth_validate.php. The application sends an HTTP redirect via header(Location:login.php) when a user is not authenticated but fails to call exit() afterward. This allows remote unauthenticated attackers to access protected pages.customer database.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/XavLimSG/Vulnerability-Research/tree/main/CVE-2025-70758
- https://github.com/chetans9/core-php-admin-panel
- https://github.com/chetans9/core-php-admin-panel/blob/master/includes/auth_valid
FAQ
What is CVE-2025-70758?
CVE-2025-70758 is a vulnerability with a CVSS score of 7.5 (HIGH). chetans9 core-php-admin-panel through commit a94a780d6 contains an authentication bypass vulnerability in includes/auth_validate.php. The application sends an HTTP redirect via header(Location:login.p...
How severe is CVE-2025-70758?
CVE-2025-70758 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-70758?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.