CVE-2026-30235 MEDIUM

CVE-2026-30235: Business Logic Error on OpenProject through hyperlinks in markdown using DOM clobbering

Vendor Opf
Product openproject
Weakness CWE-79 · XSS
Published March 11, 2026
Last update March 11, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

OpenProject is an open-source, web-based project management software. Prior to 17.2.0, this vulnerability occurs due to improper validation of OpenProject’s Markdown rendering, specifically in the hyperlink handling. This allows an attacker to inject malicious hyperlink payloads that perform DOM clobbering. DOM clobbering can crash or blank the entire page by overwriting native DOM functions with HTML elements, causing critical JavaScript calls to throw runtime errors during application initialization and halt further execution. This vulnerability is fixed in 17.2.0.

Key dates

02Disclosure timeline

March 11, 2026 CVE published
March 11, 2026 Record updated