CVE-2025-6504
8.4Progress Software · Hybrid Data Pipeline (HDP)
Progress Software Hybrid Data Pipeline versions prior to 4.6.2.2978 are vulnerable to unauthorized access via IP spoofing when using the X-Forwarded-For header.
Executive summary
A vulnerability in the Progress Software Hybrid Data Pipeline allows attackers to bypass IP-based access restrictions by spoofing the X-Forwarded-For header, posing a high risk to network security.
Vulnerability
The vulnerability involves improper validation of the X-Forwarded-For HTTP header, which allows an attacker to spoof their source IP address. While this bypasses IP-based whitelist restrictions, the vulnerability requires the attacker to possess valid user credentials to access sensitive resources.
Business impact
The ability to bypass IP-based access controls significantly weakens the security posture of the application by allowing unauthorized network segments or external actors to interact with restricted endpoints. With a CVSS score of 8.4, this vulnerability is classified as High severity, as it facilitates unauthorized access that could lead to full system compromise if combined with stolen credentials or other internal weaknesses.
Remediation
Immediate Action: Update the Hybrid Data Pipeline server to version 4.6.2.2978 or later as specified in the vendor security bulletin.
Proactive Monitoring: Review application access logs for unusual patterns involving the X-Forwarded-For header, specifically looking for traffic originating from unexpected IP addresses that appear in whitelisted ranges.
Compensating Controls: Configure Web Application Firewalls or reverse proxies to strip or strictly validate the X-Forwarded-For header before requests reach the HDP server, ensuring that only trusted proxy sources are permitted to set this header.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
Given the high CVSS score and the potential for bypassing critical network-level security controls, administrators should prioritize the deployment of the 4.6.2.2978 patch. Organizations relying on IP whitelisting as a primary security layer must treat this update with urgency to prevent attackers from circumventing established access policies.