Daylight Studio FuelCMS SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability has been identified in Daylight Studio FuelCMS version 1.5.2, specifically within the Login component. This vulnerability arises from the unsafe and unsanitized handling of certain parameters in the password reset functionality, allowing attackers to manipulate SQL queries and access unauthorized database information.

Impact

Exploitation of this vulnerability enables attackers to extract sensitive data from the database, reset passwords for any user, including administrators, and potentially disrupt normal user login processes by altering or deleting user credentials.

Reproduction

To reproduce this vulnerability, send a POST request to the '/fuel/login/reset/' endpoint with a valid password reset token. Include the 'email' parameter with an injectable value. The SQL injection can be exploited by crafting the 'token' parameter to manipulate the SQL query executed by the application. After successfully injecting SQL, the database can be accessed to extract information or modify user passwords.

Added: Mar 26, 2026, 7:32 PM
Updated: Mar 26, 2026, 7:32 PM

Vulnerability Rating

Custom Algorithm
spread
2.2
impact
5.0
exploitability
6.2
remediation
0.0
relevance
4.7
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.