Skip to main content

OpenProject CVE-2026-52785

| EUVDEUVD-2026-39867 CRITICAL
SQL Injection (CWE-89)
2026-06-26 GitHub_M
9.9
CVSS 3.1 · Vendor: GitHub_M
Share

Severity by source

Vendor (GitHub_M) PRIMARY
9.9 CRITICAL
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L
vuln.today AI
8.3 HIGH

Network-reachable SQLi exploitable by any authenticated low-priv user (PR:L, AC:L, UI:N) giving database read and write; I score scope unchanged as the injection stays within the app's own DBMS, where the provided vector used S:C.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N

Primary rating from Vendor (GitHub_M).

CVSS VectorVendor: GitHub_M

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
Low

Lifecycle Timeline

2
Patch available
Jun 26, 2026 - 21:02 EUVD
Analysis Generated
Jun 26, 2026 - 19:45 vuln.today

DescriptionCVE.org

OpenProject is open-source, web-based project management software. Prior to 17.3.3 and 17.4.1, there is a SQL injection in timestamps functionality. OpenProject baseline comparison allows callers to request historic work-package attributes using the timestamps parameter. This vulnerability is fixed in 17.3.3 and 17.4.1.

AnalysisAI

SQL injection in OpenProject's baseline-comparison (timestamps) functionality lets an authenticated, low-privileged user inject SQL through the timestamps parameter used to request historic work-package attributes, affecting all versions prior to 17.3.3 and 17.4.1. Rated CVSS 9.9 with a changed scope, it can expose or alter database contents beyond the user's normal authorization. No public exploit identified at time of analysis; the issue is fixed in 17.3.3 and 17.4.1.

Technical ContextAI

OpenProject is a Ruby on Rails open-source, web-based project management application (CPE cpe:2.3:a:opf:openproject). The flaw is a classic CWE-89 SQL Injection: the baseline-comparison feature lets callers ask for the state of work-package attributes 'as of' a point in time via the timestamps parameter, and that user-supplied timestamp value is incorporated into a database query without adequate parameterization/validation. Because work-package history queries run against the core application database, injected SQL executes in the context of the application's DB account, allowing reading and tampering of data the requesting user should not be able to reach.

RemediationAI

Vendor-released patch: 17.3.3 and 17.4.1 - upgrade to 17.3.3 if you are on the 17.3.x branch, or to 17.4.1 if you are on the 17.4.x branch (or later), following the GHSA-98vw-2r87-fx2r advisory at https://github.com/opf/openproject/security/advisories/GHSA-98vw-2r87-fx2r. Because exploitation requires an authenticated low-privileged account, interim compensating controls until patching include disabling open/self-service user registration and pruning untrusted accounts to shrink the pool of potential attackers, and restricting network access to the OpenProject instance (VPN/IP allowlist) so it is not broadly internet-reachable - both reduce who can reach the vulnerable timestamps endpoint at the cost of convenience for legitimate external collaborators. A WAF rule inspecting the timestamps parameter for SQL metacharacters can offer shallow mitigation but is easily bypassed and may break legitimate baseline-comparison requests, so treat it only as a stopgap; upgrading is the only reliable fix.

CVE-2019-11600 HIGH POC
8.1 May 13

A SQL injection vulnerability in the activities API in OpenProject before 8.3.2 allows a remote attacker to execute arbi

CVE-2023-33960 HIGH POC
7.5 Jun 01

OpenProject is web-based project management software. Rated high severity (CVSS 7.5), this vulnerability is remotely exp

CVE-2023-31140 MEDIUM POC
6.5 May 08

OpenProject is open source project management software. Rated medium severity (CVSS 6.5), this vulnerability is remotely

CVE-2026-46386 CRITICAL
9.9 Jun 26

Authenticated remote code execution affects the official openproject/openproject Docker image, which ships with a hardco

CVE-2026-52782 CRITICAL
9.9 Jun 26

Cross-project folder hijacking in OpenProject before 17.3.3 and 17.4.1 lets a project-admin abuse an insecure direct obj

CVE-2026-25763 CRITICAL POC
9.9 Feb 06

OpenProject has a CVSS 9.9 command injection vulnerability allowing authenticated users to execute OS commands on the pr

CVE-2026-52780 CRITICAL
9.6 Jun 26

Remote code execution in OpenProject before 17.3.3 and 17.4.1 arises from cache store poisoning, allowing an attacker wi

CVE-2026-32698 CRITICAL
9.1 Mar 18

OpenProject, a web-based project management platform, contains a critical SQL injection vulnerability in versions prior

CVE-2026-22600 CRITICAL
9.1 Jan 10

OpenProject (before 16.6.4) has a local file read vulnerability through SVG-based ImageMagick exploitation in the PDF ex

CVE-2026-32703 CRITICAL
9.0 Mar 18

OpenProject's Repositories module contains a stored cross-site scripting (XSS) vulnerability that occurs when displaying

CVE-2026-24772 HIGH
8.9 Jan 28

Token decryption in OpenProject 17.0 allows authenticated attackers to intercept and decrypt 24-hour authentication toke

CVE-2026-24685 HIGH
8.8 Jan 28

Arbitrary file write in OpenProject versions before 16.6.6 and 17.0.2 allows authenticated users with repository browse

Share

CVE-2026-52785 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy