CRITICAL🇵🇱 Wersja polska

CVE-2026-22600

CVSS 9.1v3.1pub. 2026-01-10upd. 2026-01-14

OpenProject is an open-source, web-based project management software. A Local File Read (LFR) vulnerability exists in the work package PDF export functionality of OpenProject prior to version 16.6.4. By uploading a specially crafted SVG file (disguised as a PNG) as a work package attachment, an attacker can exploit the backend image processing engine (ImageMagick). When the work package is exported to PDF, the backend attempts to resize the image, triggering the ImageMagick text: coder. This allows an attacker to read arbitrary local files that the application user has permissions to access (e.g., /etc/passwd, all project configuration files, private project data, etc.). The attack requires permissions to upload attachments to a container that can be exported to PDF, such as a work package. The issue has been patched in version 16.6.4. Those who are unable to upgrade may apply the patch manually.

🤖 AI Analysis
How it works

An attacker uploads a specially crafted SVG file disguised as a PNG as an attachment to a work package. When a user exports the work package to PDF, the backend attempts to resize the image using the ImageMagick engine. During this process, the 'text:' encoder in ImageMagick is triggered, enabling the reading of any local files' contents that the application has access to (e.g., /etc/passwd, project configuration files, private project data).

Impact

An attacker can read any local files accessible to the application user, including configuration files, credentials, and private project data stored on the server.

Mitigation & patch

OpenProject should be updated to version 16.6.4. Those unable to perform the update should apply the patch manually according to the vendor's information in the references (GitHub Security Advisory GHSA-m8f2-cwpq-vvhh).

Who is affected

OpenProject in versions earlier than 16.6.4

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:L
  • Openproject

    APP
    Openproject
    < 16.6.4
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
Container
CWE
References

Related vulnerabilities

CVE-2026-34717CRITICAL9.9PL ✓same product

SQL Injection w OpenProject — operator =n bez parametryzacji zapytań

CVE-2026-32703CRITICAL9.0PL ✓same product

Stored XSS w module Repositories aplikacji OpenProject

CVE-2026-32698CRITICAL9.1PL ✓same product

SQL Injection w OpenProject umożliwiający zdalne wykonanie kodu Ruby

CVE-2026-25763CRITICAL9.4PL ✓same product

OpenProject: command injection w endpointcie repozytorium prowadzący do RCE

CVE-2026-24685CRITICAL9.4PL ✓same product

OpenProject: command injection w endpoincie diff repozytorium (zapis dowolnych plików)