CVE-2026-9195

Summary

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.

Affected Software

VendorProductVersion RangeStatus
Progress Software CorporationMarkLogic Server11.0.0 < 11.3.6affected
Progress Software CorporationMarkLogic Server12.0.0 < 12.0.3affected

Weaknesses

  • CWE-79: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
  • CWE-22: CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Workarounds

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.

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

References