Description
A cross-site scripting vulnerability in the Query Console of Progress MarkLogic Server before 11.3.6 and 12.0.3 allows a remote attacker who lures an authenticated administrator to a crafted URL to execute arbitrary JavaScript in the administrator's browser session, capture credentials, and perform privileged actions on the administrator's behalf.
Published: 2026-08-05
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A cross‑site scripting flaw exists in the Query Console of Progress MarkLogic Server that enables a remote attacker to inject and run arbitrary JavaScript in the browser session of an authenticated administrator. Because the code runs with the administrator’s privileges, the attacker can harvest stored credentials and perform privileged actions on the system. The weakness corresponds to CWE‑79, a typical XSS vulnerability, and is amplified by path traversal handling (CWE‑22).

Affected Systems

The vulnerability affects versions of Progress MarkLogic Server prior to 11.3.6 and 12.0.3; these versions expose the Query Console component on the App‑Services port (8000).

Risk and Exploitability

The CVSS score of 9.3 indicates a high‑severity risk. Although the EPSS score is not available, the vulnerability requires an authenticated administrator and luring them to a crafted URL, suggesting that exploitation is possible in environments with exposed Query Console access. The vulnerability is not listed in the CISA KEV catalog, but its impact can allow credential compromise and unauthorized actions if an administrator clicks a malicious link. The attack vector is inferred to be a web‑based lure that the attacker delivers to the authenticated user.

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

Remediation

Vendor Workaround

Restrict network access to the App-Services port (8000) to trusted networks. Configure a reverse proxy or web application firewall to reject malformed paths, including paths containing encoded path traversal sequences or multiple leading slashes. Users should avoid opening untrusted links while authenticated to Query Console.


OpenCVE Recommended Actions

  • Upgrade to Progress MarkLogic Server 11.3.6 or newer 12.0.3 or later versions when patches are released.
  • Restrict inbound traffic to the App‑Services port 8000 so that only trusted networks can reach it.
  • Deploy a reverse proxy or web application firewall that rejects malformed request paths, including encoded path traversal sequences or multiple leading slashes.
  • Instruct administrators to avoid clicking external or untrusted links while logged into the Query Console.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description A cross-site scripting vulnerability in the Query Console of Progress MarkLogic Server before 11.3.6 and 12.0.3 allows a remote attacker who lures an authenticated administrator to a crafted URL to execute arbitrary JavaScript in the administrator's browser session, capture credentials, and perform privileged actions on the administrator's behalf.
Title Cross-site scripting in Progress MarkLogic Server Query Console
Weaknesses CWE-22
CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: ProgressSoftware

Published:

Updated: 2026-08-05T18:02:10.051Z

Reserved: 2026-05-21T15:23:04.720Z

Link: CVE-2026-9195

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')