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.
References
Configurations
No configuration.
History
11 Feb 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-703 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
04 Feb 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
03 Feb 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-03 18:16
Updated : 2026-02-11 18:16
NVD link : CVE-2025-70758
Mitre link : CVE-2025-70758
CVE.ORG link : CVE-2025-70758
JSON object : View
Products Affected
No product.
CWE
CWE-703
Improper Check or Handling of Exceptional Conditions
