CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-24772

High
Published: Translated: NVD NIST

Summary

OpenProject to oprogramowanie do zarządzania projektami, które w wersji 17.0 wprowadziło serwer synchronizacji do współpracy w czasie rzeczywistym. W wyniku niewłaściwej walidacji adresu URL backendu przez serwer synchronizacji, atakujący może uzyskać dostęp do tokena autoryzacyjnego, co pozwala na interakcję z OpenProject w imieniu ofiary.

Risk Assessment

Podatność ta stwarza ryzyko nieautoryzowanego dostępu do danych i funkcji OpenProject, co może prowadzić do utraty poufności informacji oraz naruszenia integralności projektów. Organizacje mogą być narażone na ataki, które mogą wpłynąć na ich operacje i reputację.

Recommendation

Zaleca się aktualizację OpenProject do wersji 17.0.2 lub nowszej, aby usunąć tę podatność. Jako tymczasowe rozwiązanie, można wyłączyć funkcję synchronizacji, aby zminimalizować ryzyko.

Related vulnerabilities

Original NVD description (English source)

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 col

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