CVE-2025-70141

SourceCodester Customer Support System 1.0 contains an incorrect access control vulnerability in ajax.php. The AJAX dispatcher does not enforce authentication or authorization before invoking administrative methods in admin_class.php based on the action parameter. An unauthenticated remote attacker can perform sensitive operations such as creating customers and deleting users (including the admin account), as well as modifying or deleting other application records (tickets, departments, comments), resulting in unauthorized data modification.
Configurations

Configuration 1 (hide)

cpe:2.3:a:oretnom23:customer_support_system:1.0:*:*:*:*:*:*:*

History

23 Feb 2026, 15:44

Type Values Removed Values Added
Summary
  • (es) SourceCodester Customer Support System 1.0 contiene una vulnerabilidad de control de acceso incorrecto en ajax.php. El despachador AJAX no impone autenticación o autorización antes de invocar métodos administrativos en admin_class.php basado en el parámetro action. Un atacante remoto no autenticado puede realizar operaciones sensibles como crear clientes y eliminar usuarios (incluida la cuenta de administrador), así como modificar o eliminar otros registros de la aplicación (tickets, departamentos, comentarios), resultando en modificación de datos no autorizada.
CPE cpe:2.3:a:oretnom23:customer_support_system:1.0:*:*:*:*:*:*:*
References () https://www.sourcecodester.com/download-code?nid=14587&title=Customer+Support+System+using+PHP%2FMySQLi+with+Source+Code - () https://www.sourcecodester.com/download-code?nid=14587&title=Customer+Support+System+using+PHP%2FMySQLi+with+Source+Code - Product
References () https://youngkevinn.github.io/posts/CVE-2025-70141-Customer-Support-BAC/ - () https://youngkevinn.github.io/posts/CVE-2025-70141-Customer-Support-BAC/ - Exploit, Mitigation, Third Party Advisory
First Time Oretnom23 customer Support System
Oretnom23

18 Feb 2026, 19:21

Type Values Removed Values Added
CWE CWE-306
CWE-862
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.4

18 Feb 2026, 17:21

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-18 17:21

Updated : 2026-02-23 15:44


NVD link : CVE-2025-70141

Mitre link : CVE-2025-70141

CVE.ORG link : CVE-2025-70141


JSON object : View

Products Affected

oretnom23

  • customer_support_system
CWE
CWE-306

Missing Authentication for Critical Function

CWE-862

Missing Authorization