Description
An HTTP request smuggling vulnerability in the HTTP App Server of Progress MarkLogic Server before 11.3.6 and 12.0.3 allows a remote attacker to bypass authentication and authorization checks, hijack a legitimate user's session, or capture credentials. The vulnerability occurs when a crafted HTTP request containing both Content-Length and Transfer-Encoding headers causes a reverse proxy and MarkLogic Server to interpret request boundaries differently.
Published: 2026-08-05
Score: 9.1 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an HTTP request smuggling flaw that allows a remote attacker to craft an HTTP request containing both Content-Length and Transfer-Encoding headers. This causes the reverse proxy and MarkLogic Server to interpret request boundaries differently, enabling the attacker to bypass authentication and authorization checks, hijack legitimate user sessions, or capture credentials. The weakness is identified as CWE-444 and the CVSS score of 9.1 indicates severe risk.

Affected Systems

MarkLogic Server from Progress Software Corporation, specifically versions prior to 11.3.6 and 12.0.3, are affected. No specific patch release is listed in the data provided, so environments running these versions remain vulnerable.

Risk and Exploitability

The vulnerability is remotely exploitable over HTTP. No EPSS score is available, but the high CVSS score and lack of mitigation in CISA KEV suggest the risk is significant. Attackers could send crafted requests from untrusted networks to gain unauthorized access to user sessions or credentials. Until an official patch is available, the only practical defense is network isolation or a properly configured reverse proxy that rejects requests containing both headers.

Generated by OpenCVE AI on August 5, 2026 at 17:42 UTC.

Remediation

Vendor Workaround

Do not expose MarkLogic HTTP App Servers directly to untrusted networks. Configure a reverse proxy or web application firewall to reject requests that contain both Content-Length and Transfer-Encoding headers, and restrict access to trusted networks until the update can be applied.


OpenCVE Recommended Actions

  • Restrict MarkLogic HTTP App Servers to trusted internal networks and block direct access from untrusted networks.
  • Deploy a reverse proxy or web application firewall that drops any request containing both Content-Length and Transfer-Encoding headers.
  • Apply any available vendor patch or upgrade to MarkLogic Server 11.3.6 or 12.0.3 when released.

Generated by OpenCVE AI on August 5, 2026 at 17:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 05 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
Description An HTTP request smuggling vulnerability in the HTTP App Server of Progress MarkLogic Server before 11.3.6 and 12.0.3 allows a remote attacker to bypass authentication and authorization checks, hijack a legitimate user's session, or capture credentials. The vulnerability occurs when a crafted HTTP request containing both Content-Length and Transfer-Encoding headers causes a reverse proxy and MarkLogic Server to interpret request boundaries differently.
Title HTTP request smuggling in Progress MarkLogic Server
Weaknesses CWE-444
References
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: ProgressSoftware

Published:

Updated: 2026-08-05T18:42:11.467Z

Reserved: 2026-05-21T15:14:35.319Z

Link: CVE-2026-9190

cve-icon Vulnrichment

Updated: 2026-08-05T18:14:44.623Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T17:45:16Z

Weaknesses
  • CWE-444

    Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')