CVE-2024-23841 HIGH

CVE-2024-23841: XSS in @apollo/experimental-nextjs-app-support

Vendor Apollographql
Product apollo-client-nextjs
Weakness CWE-80 · XSS · basic
Published January 30, 2024
Last update June 17, 2025

CVSS base score

8.2/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

apollo-client-nextjs is the Apollo Client support for the Next.js App Router. The @apollo/experimental-apollo-client-nextjs NPM package is vulnerable to a cross-site scripting vulnerability. To exploit this vulnerability, an attacker would need to either inject malicious input (e.g. by redirecting a user to a specifically-crafted link) or arrange to have malicious input be returned by a GraphQL server (e.g. by persisting it in a database). To fix this issue, please update to version 0.7.0 or later.

Key dates

02Disclosure timeline

January 30, 2024 CVE published
June 17, 2025 Record updated