Description
A vulnerability in OpenText Opentext Directory Services allows Input Data Manipulation.

This issue affects Opentext Directory Services: through 22.2.
Published: 2026-08-17
Score: 7.3 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

OpenText Opentext Directory Services contains an HTML injection flaw in its Swagger UI component. The vulnerability permits the injection of arbitrary HTML and JavaScript into the web interface, which could enable cross‑site scripting attacks or malicious document manipulation. The weakness is classified as CWE‑79, indicating that the input is not properly escaped before rendering.

Affected Systems

All releases of OpenText Opentext Directory Services up through version 22.2 are affected across all deployment environments. The issue resides in the OpenText OTDS swagger-ui page and impacts every instance that publishes the exposed Swagger UI endpoint.

Risk and Exploitability

The CVSS score of 7.3 classifies this vulnerability as high severity. EPSS information is currently unavailable, and the vulnerability is not listed in CISA KEV, implying no confirmed exploitation yet. The Swagger UI is typically exposed over HTTP(S) and can be accessed by any network host that reaches the OTDS web interface; this suggests a remote attack vector (the likely attack vector is an unauthenticated or minimally privileged web request to the Swagger UI endpoint). Based on the description, it is inferred that an attacker may not need explicit login credentials, though the exact authentication requirements remain unclear.

Generated by OpenCVE AI on August 17, 2026 at 16:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the OpenText Opentext Directory Services installation to any version newer than 22.2, where the HTML injection issue has been addressed.
  • If a version upgrade cannot be performed immediately, restrict external access to the Swagger UI endpoint by applying network segmentation, firewall rules, or reverse proxy authentication to ensure that only trusted internal hosts can reach it.
  • As a temporary measure, disable or remove the Swagger UI feature from the OTDS deployment if it is not required for operational purposes.

Generated by OpenCVE AI on August 17, 2026 at 16:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
Description A vulnerability in OpenText Opentext Directory Services allows Input Data Manipulation. This issue affects Opentext Directory Services: through 22.2.
Title HTML Injection in OTDS Swagger UI
Weaknesses CWE-79
References
Metrics cvssV4_0

{'score': 7.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: OpenText

Published:

Updated: 2026-08-17T15:59:40.119Z

Reserved: 2026-06-24T14:01:45.497Z

Link: CVE-2026-13202

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-17T15:16:53.513

Modified: 2026-08-17T16:16:47.773

Link: CVE-2026-13202

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T16:45:04Z

Weaknesses
  • CWE-79

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