CVE-2026-24772: OpenProject has SSRF and CSWSH in Hocuspocus Synchronization Server
OpenProject is an open-source, web-based project management software. To enable the real time collaboration on documents, OpenProject 17.0 introduced a synchronization server. The OpenPrioject backend generates an authentication token that is currently valid for 24 hours, encrypts it with a shared secret only known to the synchronization server. The frontend hands this encrypted token and the backend URL over to the synchronization server to check user's ability to work on the document and perform intermittent saves while editing. The synchronization server does not properly validate the backend URL and sends a request with the decrypted authentication token to the endpoint that was given to the server. An attacker could use this vulnerability to decrypt a token that he intercepted by other means to gain an access token to interact with OpenProject on the victim's behalf. This vulnerability was introduced with OpenProject 17.0.0 and was fixed in 17.0.2. As a workaround, disable the collaboration feature via Settings -> Documents -> Real time collaboration -> Disable. Additionally the hocuspocus container should also be disabled.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-24772?
The severity of CVE-2026-24772 is considered critical due to the potential for SSRF and CSWSH exploits.
How do I fix CVE-2026-24772?
To fix CVE-2026-24772, update OpenProject to version 17.0.3 or later, which addresses these vulnerabilities.
What types of vulnerabilities are present in CVE-2026-24772?
CVE-2026-24772 contains Server-Side Request Forgery (SSRF) and Client-Side Web Storage Hijacking (CSWSH) vulnerabilities.
Which versions of OpenProject are affected by CVE-2026-24772?
OpenProject versions from 17.0.0 to 17.0.2 are affected by CVE-2026-24772.
Who is affected by CVE-2026-24772?
Users and organizations utilizing OpenProject versions 17.0.0 through 17.0.2 are affected by CVE-2026-24772.