CVE Vulnerabilities

CVE-2024-7472

Improper Neutralization of CRLF Sequences ('CRLF Injection')

Published: Oct 29, 2024 | Modified: Oct 15, 2025
CVSS 3.x
6.5
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

lunary-ai/lunary v1.2.26 contains an email injection vulnerability in the Send email verification API (/v1/users/send-verification) and Sign up API (/auth/signup). An unauthenticated attacker can inject data into outgoing emails by bypassing the extractFirstName function using a different whitespace character (e.g., xa0). This vulnerability can be exploited to conduct phishing attacks, damage the applications brand, cause legal and compliance issues, and result in financial impact due to unauthorized email usage.

Weakness

The product uses CRLF (carriage return line feeds) as a special element, e.g. to separate lines or records, but it does not neutralize or incorrectly neutralizes CRLF sequences from inputs.

Affected Software

Name Vendor Start Version End Version
Lunary Lunary 1.2.26 (including) 1.2.26 (including)

Potential Mitigations

References