CVE-2025-6175
7.2DECE Software · Geodi
A CRLF injection vulnerability in DECE Software Geodi allows for HTTP request splitting attacks by failing to properly neutralize carriage return and line feed sequences.
Executive summary
An unauthenticated CRLF injection vulnerability in DECE Software Geodi creates a risk of HTTP request splitting, potentially leading to unauthorized data manipulation.
Vulnerability
This flaw stems from the improper neutralization of CRLF sequences, which allows an unauthenticated remote attacker to perform HTTP request splitting. By injecting these control characters into the HTTP header stream, an attacker can manipulate the interpretation of subsequent requests by the server or intermediary proxies.
Business impact
The exploitation of this vulnerability can lead to session hijacking, cross-site scripting, or cache poisoning, directly threatening the integrity and confidentiality of web communications. With a CVSS score of 7.2, this high-severity flaw poses a significant risk to organizational data security and service availability. Successful exploitation could result in unauthorized access to sensitive user information or the compromise of administrative sessions.
Remediation
Immediate Action: Update all instances of DECE Software Geodi to GEODI Setup 9.0.146 or later to eliminate the underlying injection vector.
Proactive Monitoring: Review web server and application logs for unusual request patterns, particularly those containing encoded carriage return or line feed characters.
Compensating Controls: Deploy a Web Application Firewall (WAF) configured to inspect and sanitize incoming HTTP request headers for CRLF sequences to block potential exploit attempts.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
Given the high-severity rating and the potential for significant impact on web application security, organizations using DECE Software Geodi must treat this vulnerability with urgency. Administrators should verify their current version and apply the required update as soon as it is made available by the vendor to prevent potential exploitation.
Sources
Originally found and disclosed by Serhat Yapici, with Republic of Türkiye Ministry of Trade (sponsor), per the CVE Program record.