Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
Lifecycle Timeline
4DescriptionCVE.org
HCL BigFix Service Management is susceptible to HTTP Request Smuggling. HTTP request smuggling vulnerabilities arise when websites route HTTP requests through web servers with inconsistent HTTP parsing. HTTP Smuggling exploits inconsistencies in request parsing between front-end and back-end servers, allowing attackers to bypass security controls and perform attacks like cache poisoning or request hijacking.
AnalysisAI
HTTP request smuggling in HCL BigFix Service Management allows remote unauthenticated attackers to exploit HTTP parsing inconsistencies between front-end and back-end servers, potentially leading to limited information disclosure through cache poisoning or request hijacking attacks. The vulnerability has a CVSS score of 3.7 with low confidentiality impact but no direct availability or integrity impact.
Technical ContextAI
This vulnerability exploits CWE-444 (Inconsistent Interpretation of HTTP Requests), which arises when proxies, load balancers, or web servers interpret HTTP request boundaries differently. In BigFix Service Management deployments using multi-tier architectures with front-end and back-end servers, an attacker can craft malicious HTTP requests that are parsed differently by each layer. The discrepancy allows smuggling of hidden requests that bypass security controls. The attack typically targets the Content-Length and Transfer-Encoding headers, where conflicting interpretations lead to request desyncs. BigFix Service Management, an IT service management platform, is affected across versions as indicated by the wildcard CPE notation.
RemediationAI
Users should consult the HCL support article at https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0124209 for the specific patched version applicable to their deployment. In the interim, organizations can mitigate HTTP request smuggling by enforcing strict HTTP/1.1 compliance with consistent Content-Length and Transfer-Encoding header handling across front-end and back-end servers. Disable HTTP/1.0 support if possible, use HTTP/2 exclusively where feasible (which prevents most smuggling variants), implement request validation rules in front-end proxies to reject ambiguous requests, and ensure load balancers and application servers have identical HTTP parsing logic. Configure Web Application Firewalls (WAF) to normalize and validate HTTP headers, particularly detecting conflicting Content-Length and Transfer-Encoding headers. Monitor for unusual request patterns and cache poisoning indicators. Network segmentation between tiers can limit the scope of smuggled requests, though this does not eliminate the vulnerability itself.
More in Bigfix Service Management Sm
View allCredential exposure in HCL BigFix Service Management (SM) version 23 leaves credentials insufficiently protected for a b
HCL BigFix Service Management (SM) leaks sensitive information through improper error handling in its reporting module.
HCL BigFix Service Management Discovery accepts unencrypted HTTP traffic on port 80, allowing network-adjacent attackers
HCL BigFix Service Management (SM) contains an insecure or outdated WSGI server implementation that exposes the applicat
HCL BigFix Service Management fails to sanitize spreadsheet data (CSV, XLS, XLSX) before export, allowing authenticated
HCL BigFix Service Management is vulnerable to improper root filesystem configuration, allowing high-privileged authenti
HCL BigFix Service Management lacks secure X-Content-Type-Options HTTP headers, allowing browsers to perform MIME-type s
HCL BigFix Service Management contains unauthenticated-accessible directories that are not linked in the user interface
HCL BigFix Service Management (SM) contains a Content Security Policy (CSP) header misconfiguration that enables cross-s
HCL BigFix Service Management fails to strip EXIF metadata from uploaded images, allowing authenticated users to inadver
HCL BigFix Service Management (SM) contains a cross-site request forgery (CSRF) vulnerability that allows authenticated
HCL BigFix Service Management exposes server banner information containing software versions and system details accessib
Same weakness CWE-444 – HTTP Request/Response Smuggling
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-209541
GHSA-f8cq-gr3x-x7xf