Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Primary rating from Vendor (mitre) · only source for this CVE.
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
An issue in Daylight Studio FuelCMS v1.5.2 allows attackers to exfiltrate users' password reset tokens via a mail splitting attack.
AnalysisAI
Daylight Studio FuelCMS v1.5.2 allows remote attackers to exfiltrate password reset tokens through a mail splitting attack, enabling account takeover without authentication. The vulnerability exploits improper handling of email headers during the password reset workflow, permitting attackers to intercept or redirect sensitive reset tokens to attacker-controlled addresses. No public exploit code or active exploitation has been independently confirmed at time of analysis.
Technical ContextAI
FuelCMS is a lightweight content management system built on CodeIgniter framework. The vulnerability exists in the password reset token generation and email delivery mechanism. Mail splitting attacks (also known as CRLF injection or email header injection) occur when user input is insufficiently sanitized before being passed to email header parameters, allowing attackers to inject carriage return and line feed (CRLF) sequences to manipulate email routing. This represents a failure in input validation and output encoding at the email generation layer. While specific CWE mapping was not provided in the intelligence data, this attack pattern typically correlates with CWE-93 (Improper Neutralization of CRLF Sequences in HTTP Headers) or CWE-74 (Improper Neutralization of Special Elements in Output Used by a Downstream Component). The affected product is identified via vendor repositories at https://github.com/daylightstudio/FUEL-CMS and http://fuelcms.com.
RemediationAI
Immediate actions: Contact Daylight Studio and FuelCMS maintainers via http://fuelcms.com or the GitHub repository (https://github.com/daylightstudio/FUEL-CMS) to request an updated patch version addressing the mail splitting vulnerability. Until a patched version is released and deployed, implement compensating controls: sanitize all user input destined for email headers using strict whitelisting (alphanumeric characters only for email addresses), encode output using proper email header encoding standards (RFC 2047), and implement a Web Application Firewall (WAF) rule to block requests containing CRLF sequences (%0D%0A, \r\n) in parameters used in email operations. Review server logs for suspicious password reset requests and consider disabling password reset functionality temporarily if alternative authentication mechanisms (LDAP, SSO) are available. No vendor-released patch version has been independently confirmed from available data; coordinate directly with the FuelCMS security team for patch availability and timeline.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-620 – Unverified Password Change
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-16303
GHSA-8vgv-ffv5-269j