CVE Catalog

CVE-2026-43887

High
Published: Translated: NVD NIST

Summary

Outline is a service that allows for collaborative documentation. From versions 0.84.0 to 1.6.1, the comment section permits users to mention other users; however, the backend does not validate or sanitize the href attribute associated with these mentions, potentially leading to client-side code execution.

Risk Assessment

The lack of validation on the href attribute poses a risk of executing malicious code, which could compromise user data and sessions. Organizations should be aware of potential attacks exploiting this vulnerability.

Recommendation

It is recommended to upgrade to version 1.7.0 or later to mitigate this vulnerability. Additionally, conducting a security audit of the application to identify other potential flaws is advisable.

Other vulnerabilities in Outline

See all
Original NVD description (English source)

Outline is a service that allows for collaborative documentation. From 0.84.0 to 1.6.1, the Outline comment section permits users to mention other users; however, the backend does not validate or sanitize the href attribute associated with these mentions. As a result, potentially dangerous protocols (e.g., javascript:) are not filtered, introducing a risk of client-side code execution. This vulnerability is fixed in 1.7.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS