Skip to content

Update dependency graphql to v16.8.1 [SECURITY]#146

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/subscriptions-graphql-ws-npm-graphql-vulnerability
Open

Update dependency graphql to v16.8.1 [SECURITY]#146
renovate[bot] wants to merge 1 commit intomainfrom
renovate/subscriptions-graphql-ws-npm-graphql-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 6, 2024

This PR contains the following updates:

Package Change Age Confidence
graphql 16.6.016.8.1 age confidence
graphql ^15.5.1^16.0.0 age confidence

graphql Uncontrolled Resource Consumption vulnerability

CVE-2023-26144 / GHSA-9pv7-vfvm-6vr7

More information

Details

Versions of the package graphql from 16.3.0 and before 16.8.1 are vulnerable to Denial of Service (DoS) due to insufficient checks in the OverlappingFieldsCanBeMergedRule.ts file when parsing large queries. This vulnerability allows an attacker to degrade system performance.

Note: It was not proven that this vulnerability can crash the process.

Severity

  • CVSS Score: 5.3 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

graphql/graphql-js (graphql)

v16.8.1

Compare Source

v16.8.1 (2023-09-19)

Bug Fix 🐞
Committers: 1

v16.8.0

Compare Source

v16.8.0 (2023-08-14)

New Feature 🚀
Committers: 1

v16.7.1

Compare Source

v16.7.1 (2023-06-22)

📢 Big shout out to @​phryneas, who managed to reproduce this issue and come up with this fix.

Bug Fix 🐞
Committers: 1

v16.7.0

Compare Source

v16.7.0 (2023-06-21)

New Feature 🚀
Bug Fix 🐞
Committers: 3

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner August 6, 2024 10:40
@renovate renovate Bot force-pushed the renovate/subscriptions-graphql-ws-npm-graphql-vulnerability branch from d02d8e6 to b038a1a Compare August 10, 2025 13:50
@renovate renovate Bot changed the title fix(deps): update dependency graphql to v16.8.1 [security] chore(deps): update dependency graphql to v16.8.1 [security] Sep 25, 2025
@renovate renovate Bot changed the title chore(deps): update dependency graphql to v16.8.1 [security] chore(deps): update dependency graphql to v16.8.1 [security] - autoclosed Mar 27, 2026
@renovate renovate Bot closed this Mar 27, 2026
@renovate renovate Bot deleted the renovate/subscriptions-graphql-ws-npm-graphql-vulnerability branch March 27, 2026 01:03
@renovate renovate Bot changed the title chore(deps): update dependency graphql to v16.8.1 [security] - autoclosed chore(deps): update dependency graphql to v16.8.1 [security] Mar 30, 2026
@renovate renovate Bot reopened this Mar 30, 2026
@renovate renovate Bot force-pushed the renovate/subscriptions-graphql-ws-npm-graphql-vulnerability branch 2 times, most recently from b038a1a to 627305e Compare March 30, 2026 21:43
@renovate renovate Bot changed the title chore(deps): update dependency graphql to v16.8.1 [security] Update dependency graphql to v16.8.1 [SECURITY] Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/subscriptions-graphql-ws-npm-graphql-vulnerability branch from 627305e to b7b2853 Compare April 15, 2026 10:04
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 15, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: apollo-server/v3/subscriptions-graphql-ws/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @graphql-tools/schema@7.1.5
npm ERR! Found: graphql@16.13.2
npm ERR! node_modules/graphql
npm ERR!   graphql@"^16.0.0" from the root project
npm ERR!   peer graphql@"14.x || 15.x || 16.x" from @apollo/utils.dropunuseddefinitions@1.1.0
npm ERR!   node_modules/@apollo/utils.dropunuseddefinitions
npm ERR!     @apollo/utils.dropunuseddefinitions@"^1.1.0" from @apollo/utils.usagereporting@1.0.1
npm ERR!     node_modules/@apollo/utils.usagereporting
npm ERR!       @apollo/utils.usagereporting@"^1.0.0" from apollo-server-core@3.12.0
npm ERR!       node_modules/apollo-server-core
npm ERR!         apollo-server-core@"^3.6.2" from the root project
npm ERR!         1 more (apollo-server-express)
npm ERR!   22 more (@apollo/utils.printwithreducedwhitespace, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer graphql@"^14.0.0 || ^15.0.0" from @graphql-tools/schema@7.1.5
npm ERR! node_modules/@graphql-tools/schema
npm ERR!   @graphql-tools/schema@"^7.1.5" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: graphql@15.10.2
npm ERR! node_modules/graphql
npm ERR!   peer graphql@"^14.0.0 || ^15.0.0" from @graphql-tools/schema@7.1.5
npm ERR!   node_modules/@graphql-tools/schema
npm ERR!     @graphql-tools/schema@"^7.1.5" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-04-15T10_04_21_361Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant