Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2024-47082

22
FAUCET Score

CVE-2024-47082 is a Cross-Site Request Forgery (CSRF) vulnerability affecting Strawberry GraphQL, a library for creating GraphQL APIs, specifically versions prior to 0.243.0. This flaw stemmed from multipart file upload support being enabled by default in all Strawberry HTTP view integrations, bypassing standard CSRF protections, particularly in the Django integration. Rated 8.0 HIGH on CVSS, it allows an attacker to trick authenticated users into performing unintended actions, potentially leading to high impact on confidentiality, integrity, and availability. There is currently no evidence of active exploitation, public exploit code, or significant community discussion surrounding this vulnerability.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.243.0CPE matchmatch criteria
cpe:2.3:a:strawberryrocks:strawberry:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

4.6MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
LOW
Availability Impact
LOW
Exploitability Score
2.1
Impact Score
2.5
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.23%
Probability of exploitation in next 30 days
EPSS Percentile
13.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0023 is in the 11th percentile among its peer group of 890 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.3 Bluesky, 0.1 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
pippatch availablevia ghsa
Product: strawberry-graphqlFixed in: 0.243.0

Vendor Advisories (1)

pipGHSA-79gp-q4wv-33frmedium

Cross-Site Request Forgery (CSRF) in strawberry-graphql

Sep 25, 2024

References

github.com / strawberry-graphql/strawberry/commit/37265b230e511480a9ceace492f9f6a484be1387
Patch
github.com / strawberry-graphql/strawberry/security/advisories/GHSA-79gp-q4wv-33fr
Vendor Advisory
strawberry.rocks / docs/breaking-changes/0.243.0
Release Notes