SCA: security update for next-auth (GHSA-7r7x-4c4q-c4qf)

high Tenable Cloud Security Plugin ID 412232

Description

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

- NextAuth.js is an open source authentication solution for Next.js applications. `next-auth` applications
using OAuth provider versions before `v4.20.1` have been found to be subject to an authentication
vulnerability. A bad actor who can read traffic on the victim's network or who is able to social engineer
the victim to click a manipulated login link could intercept and tamper with the authorization URL to
**log in as the victim**, bypassing the CSRF protection. This is due to a partial failure during a
compromised OAuth session where a session code is erroneously generated. This issue has been addressed in
version 4.20.1. Users are advised to upgrade. Users unable to upgrade may using Advanced Initialization,
manually check the callback request for state, pkce, and nonce against the provider configuration to
prevent this issue. See the linked GHSA for details. (CVE-2023-27490)

See Also

https://github.com/advisories/GHSA-7r7x-4c4q-c4qf

Plugin Details

Severity: High

ID: 412232

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.58

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

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

CVSS Score Source: CVE-2023-27490

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/13/2023

Vulnerability Publication Date: 3/9/2023

Reference Information

CVE: CVE-2023-27490

cwe: CWE-352