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

No history.

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