HackerFeeds
All CVEs

CVE-2026-46386

CRITICAL9.9

Published 2026-06-26 · Updated 2026-06-26 · Source security-advisories@github.com

Description

OpenProject is open-source, web-based project management software. Prior to , the official openproject/openproject Docker image ships ENV SECRET_KEY_BASE=OVERWRITE_ME as the default Rails master key. Combined with cookies_serializer = :marshal, this gives any logged-in user a deterministic Marshal-deserialization path reachable via the /my/two_factor_devices cookie reader This vulnerability is fixed in .

CVSS vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

CWE-502CWE-798CWE-1188CWE-1392
View on NVD