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-35441

26
FAUCET Score

OVERVIEW CVE-2026-35441 affects Directus versions prior to 11.17.0 and impacts the GraphQL API endpoints (/graphql and /graphql/system). The vulnerability stems from insufficient deduplication of resolver invocations within single GraphQL requests. An authenticated attacker can exploit GraphQL aliasing to artificially amplify expensive relational queries, forcing the server to execute numerous independent complex database operations concurrently. SEVERITY This vulnerability carries a CVSS 3.1 score of 6.5 (Medium), with a network-based attack vector requiring low complexity and low-level authentication privileges. The impact is primarily availability-focused, with potential for high service disruption. The attack is particularly dangerous because rate limiting is disabled by default in Directus deployments, removing a natural throttle against resource exhaustion. Even users with minimal read-only permissions can trigger the condition, causing CPU, memory, and I/O exhaustion that could degrade or completely crash the service. EXPLOITATION STATUS Currently, there is no evidence of active exploitation in the wild, as this vulnerability is not included on the CISA Known Exploited Vulnerabilities (KEV) list and remains inactive on threat monitoring hotlists. The EPSS score of 0.00013 indicates minimal predicted exploitation probability. However, the technical simplicity of the attack—requiring only GraphQL aliasing knowledge and authenticated access—suggests a relatively low barrier to weaponization if awareness increases within the threat community.

Impacted Technologies

VendorProductVersion(s)CPE
< 11.17.0CPE matchmatch criteria
cpe:2.3:a:monospace:directus:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

6.5MEDIUM

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

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

Exploit Intelligence

EPSS Score
0.36%
Probability of exploitation in next 30 days
EPSS Percentile
28.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
This CVE's current EPSS score of 0.0036 is in the 38th percentile among its peer group of 21,957 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Patch Available

Vendor Patches (2)

npmpatch availablevia ghsa
Product: directusFixed in: 11.17.0
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

npmGHSA-ph52-67fq-75wjmedium

Directus: GraphQL Alias Amplification Denial of Service Due to Missing Query Cost/Complexity Limits

Apr 4, 2026

References

github.com / directus/directus/security/advisories/GHSA-ph52-67fq-75wj
Vendor Advisory