CVE-2026-46386

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 .
Configurations

No configuration.

History

26 Jun 2026, 20:20

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-26 20:17

Updated : 2026-06-29 14:16


NVD link : CVE-2026-46386

Mitre link : CVE-2026-46386

CVE.ORG link : CVE-2026-46386


JSON object : View

Products Affected

No product.

CWE
CWE-502

Deserialization of Untrusted Data

CWE-798

Use of Hard-coded Credentials

CWE-1188

Insecure Default Initialization of Resource

CWE-1392

Use of Default Credentials