CVE-2026-11878

OpenText · Access Manager

OpenText Access Manager is vulnerable to a reflected Cross-Site Scripting (XSS) attack due to improper neutralization of user-supplied input during web page generation.

Executive summary

A high-severity Cross-Site Scripting (XSS) vulnerability in OpenText Access Manager allows attackers to execute arbitrary scripts in the context of a user's session.

Vulnerability

This is a Cross-Site Scripting (XSS) vulnerability caused by improper input sanitization. An attacker can craft malicious web requests to inject scripts that execute when viewed by an authenticated administrator or user.

Business impact

Successful exploitation allows an attacker to hijack user sessions, steal sensitive session tokens, or perform unauthorized actions on behalf of the victim. With a CVSS score of 8.2, this vulnerability poses a significant threat to the confidentiality and integrity of the administrative interface, potentially leading to full account takeover.

Remediation

Immediate Action: Apply the latest security patches provided by OpenText for Access Manager to remediate the input sanitization flaw.

Proactive Monitoring: Inspect web access logs for suspicious URL parameters containing script tags or encoded characters indicative of XSS attempts.

Compensating Controls: Deploy a Web Application Firewall (WAF) with updated rules to detect and block common XSS attack patterns targeting the application's input fields.

Exploitation status

Public Exploit Available: false

Analyst recommendation

Due to the severity of XSS in an access management product, immediate patching is required to protect administrative accounts. Security teams should verify that all instances of OpenText Access Manager are updated and continue to monitor for anomalous traffic patterns that might signal an attempt to bypass existing security controls.