CVE-2026-46386: OpenProject: Pre-authentication RCE in openproject/openproject Docker image via default `SECRET_KEY_BASE=OVERWRITE_ME` and `cookies_serializer = :marshal`

Published Jun 26, 2026
·
Updated

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

Affected Software

1 affected component
OpenProject openproject/openproject Docker image<FIXED_VERSION

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Change the container ENV SECRET_KEY_BASE from the shipped default value SECRET_KEY_BASE=OVERWRITE_ME to a non-default, unique value.

    OpenProject (Rails) in openproject/openproject Docker image SECRET_KEY_BASE = (do not use default) OVERWRITE_ME
  2. Configuration

    Do not use the insecure cookie serializer setting cookies_serializer = :marshal; change it to a safer serializer so cookies cannot be deterministically deserialized via Marshal-deserialization.

    OpenProject (Rails) cookie deserialization cookies_serializer = :marshal

Event History

Jun 26, 2026
CVE Published
via MITRE·07:26 PM
Data Sourced
via MITRE·07:26 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·08:17 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What is the severity of CVE-2026-46386?

CVE-2026-46386 has a critical severity rating of 9.9.

2

How can I fix CVE-2026-46386?

To fix CVE-2026-46386, update the openproject/openproject Docker image to ensure the SECRET_KEY_BASE is set to a secure and unique value.

3

What type of vulnerability is CVE-2026-46386?

CVE-2026-46386 is a pre-authentication remote code execution (RCE) vulnerability.

4

Who is affected by CVE-2026-46386?

Users of the openproject/openproject Docker image are affected by CVE-2026-46386.

5

What are the consequences of exploiting CVE-2026-46386?

Exploiting CVE-2026-46386 can lead to full system compromise due to remote code execution.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203