CVE-2022-36065

GrowthBook account creation and file upload vulnerability in self-hosted configurations

Description

GrowthBook is an open-source platform for feature flagging and A/B testing. With some self-hosted configurations in versions prior to 2022-08-29, attackers can register new accounts and upload files to arbitrary directories within the container. If the attacker uploads a Python script to the right location, they can execute arbitrary code within the container. To be affected, ALL of the following must be true: Self-hosted deployment (GrowthBook Cloud is unaffected); using local file uploads (as opposed to S3 or Google Cloud Storage); NODE_ENV set to a non-production value and JWT_SECRET set to an easily guessable string like `dev`. This issue is patched in commit 1a5edff8786d141161bf880c2fd9ccbe2850a264 (2022-08-29). As a workaround, set `JWT_SECRET` environment variable to a long random string. This will stop arbitrary file uploads, but the only way to stop attackers from registering accounts is by updating to the latest build.

Category

7.5
CVSS
Severity: High
CVSS 3.1 •
EPSS 0.56%
Third-Party Advisory github.com Third-Party Advisory github.com Third-Party Advisory github.com
Affected: growthbook growthbook
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2022-36065?
CVE-2022-36065 has been scored as a high severity vulnerability.
How to fix CVE-2022-36065?
To fix CVE-2022-36065, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2022-36065 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2022-36065 is being actively exploited. According to its EPSS score, there is a ~1% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2022-36065?
CVE-2022-36065 affects growthbook growthbook.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.