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-2026-35526

26
FAUCET Score

Strawberry GraphQL versions prior to 0.312.3 contain a subscription denial-of-service vulnerability in WebSocket handlers for both graphql-transport-ws and legacy graphql-ws protocols. The vulnerability stems from the failure to enforce limits on active subscriptions per connection, allowing unauthenticated attackers to spawn unlimited asyncio tasks and async generators with malicious subscribe messages. The vulnerability presents a HIGH severity risk with a CVSS score of 7.5, requiring only network access with no authentication or user interaction. The attack vector is straightforward, leveraging a single WebSocket connection to flood the server with subscription requests, resulting in linear memory consumption and eventual service degradation or out-of-memory crashes. While the vulnerability does not compromise confidentiality or integrity, the availability impact is substantial. There is no evidence of active exploitation in the wild, and the vulnerability does not appear on the CISA Known Exploited Vulnerabilities catalog. The EPSS score of 0.000630000 indicates relatively low probabilistic exploitation likelihood compared to the broader CVE landscape. Organizations running Strawberry GraphQL should prioritize patching to version 0.312.3 or later to mitigate this resource exhaustion risk.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.312.3CPE matchmatch criteria
cpe:2.3:a:strawberry:strawberry_graphql:*:*:*:*:*:python:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.27%
Probability of exploitation in next 30 days
EPSS Percentile
19.6%
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.0027 is in the 4th percentile among its peer group of 51,506 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 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 (1)

pippatch availablevia ghsa
Product: strawberry-graphqlFixed in: 0.312.3

Vendor Advisories (1)

pipGHSA-hv3w-m4g2-5x77high

strawberry-graphql: Denial of Service via unbounded WebSocket subscriptions

Apr 6, 2026

References

github.com / strawberry-graphql/strawberry/security/advisories/GHSA-hv3w-m4g2-5x77
Vendor Advisory