CVE-2024-47082

Strawberry GraphQL Cross-Site Request Forgery (CSRF) vulnerability

Description

Strawberry GraphQL is a library for creating GraphQL APIs. Prior to version 0.243.0, multipart file upload support as defined in the GraphQL multipart request specification was enabled by default in all Strawberry HTTP view integrations. This made all Strawberry HTTP view integrations vulnerable to cross-site request forgery (CSRF) attacks if users did not explicitly enable CSRF preventing security mechanism for their servers. Additionally, the Django HTTP view integration, in particular, had an exemption for Django's built-in CSRF protection (i.e., the `CsrfViewMiddleware` middleware) by default. In affect, all Strawberry integrations were vulnerable to CSRF attacks by default. Version `v0.243.0` is the first `strawberry-graphql` including a patch.

Category

4.6
CVSS
Severity: Medium
CVSS 3.1 •
EPSS 0.03%
Vendor Advisory github.com
Affected: strawberry-graphql strawberry
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2024-47082?
CVE-2024-47082 has been scored as a medium severity vulnerability.
How to fix CVE-2024-47082?
To fix CVE-2024-47082, 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-2024-47082 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2024-47082 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2024-47082?
CVE-2024-47082 affects strawberry-graphql strawberry.
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.