SCA: security update for strawberry-graphql (GHSA-fr49-mhgj-crfc)

medium Tenable Self-Hosted Container Security Plugin ID 442636

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Strawberry GraphQL is a library for creating GraphQL APIs. In versions 0.172.0 through0.315.6, the
MaxAliasesLimiter extension in Strawberry fails to account for the multiplicative/amplification effect of
FragmentSpreadNode. While it correctly counts static aliases within the AST it does not consider how many
times a fragments internal aliases are expanded during execution. this allows an attacker to bypass alias
limits and force the server to resolve and render a significantly higher number of aliases than allowed,
potentially leading to a dos via resource exhaustion. Version 0.315.7 contains a fix for the issue.
(CVE-2026-47707)

Solution

Update the strawberry-graphql library and its related packages to version 0.315.7 or later.

See Also

https://github.com/advisories/GHSA-fr49-mhgj-crfc

Plugin Details

Severity: Medium

ID: 442636

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 6/4/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P

CVSS Score Source: CVE-2026-47707

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 6/4/2026

Vulnerability Publication Date: 6/4/2026

Reference Information

CVE: CVE-2026-47707

cwe: CWE-400