CVE-2026-23625
Last modified
CVE-2026-23625 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. OpenProject is an open-source, web-based project management software. Versions 16.3.0 through 16.6.4 are affected by a stored cross-site scripting vulnerability in the Roadmap view. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
OpenProject is an open-source, web-based project management software. Versions 16.3.0 through 16.6.4 are affected by a stored cross-site scripting vulnerability in the Roadmap view. OpenProject’s roadmap view renders the “Related work packages” list for each version. When a version contains work packages from a different project (e.g., a subproject), the helper link_to_work_package prepends package.project.to_s to the link and returns the entire string with .html_safe. Because project names are user-controlled and no escaping happens before calling html_safe, any HTML placed in a subproject name is injected verbatim into the page. The underlying issue is mitigated in versions 16.6.5 and 17.0.0 by setting a `X-Content-Type-Options: nosniff` header, which was in place until a refactoring move to Rails standard content-security policy, which did not properly apply this header in the new configuration since OpenProject 16.3.0. Those who cannot upgrade their installations should ensure that they add a X-Content-Type-Options: nosniff header in their proxying web application server.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openproject | Openproject | > 16.3.0, < 16.6.5 |
References
- https://github.com/opf/openproject/security/advisories/GHSA-cvpq-cc56-gwxxMitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-23625?
How severe is CVE-2026-23625?
How do I fix CVE-2026-23625?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-2362The WP Accessibility plugin for WordPress is vulnerable to S…6.4
- CVE-2026-23620GFI MailEssentials AI versions prior to 22.4 contain an arbi…5.3
- CVE-2026-23621GFI MailEssentials AI versions prior to 22.4 contain an arbi…5.3
- CVE-2026-23622Easy!Appointments is a self hosted appointment scheduler. In…8.8
- CVE-2026-23623Collabora Online is a collaborative online office suite base…5.3
- CVE-2026-23624GLPI is a free asset and IT management software package. In …6.5
- CVE-2026-23626Kimai is a web-based multi-user time-tracking application. P…6.8
- CVE-2026-23627OpenEMR is a free and open source electronic health records …8.8
- CVE-2026-2363The WP-Members Membership Plugin plugin for WordPress is vul…6.5
- CVE-2026-23630Docmost is open-source collaborative wiki and documentation …5.4
- CVE-2026-23631Redis is an in-memory data structure store. In all versions …8.1
- CVE-2026-23632Gogs is an open source self-hosted Git service. In version 0…6.5
Are you affected by CVE-2026-23625?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
