SCA: security update for @strapi/strapi (GHSA-4r8w-3jww-m2rp)

medium Tenable Cloud Security Plugin ID 435659

Description

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

- Strapi uses JSON Web Tokens (JWT) for authentication. After logout or account deactivation, the JWT is not
invalidated, which allows an attacker who has stolen or intercepted the token to freely reuse it until its
expiration date (which is set to 30 days by default, but can be changed). The existence of /admin/renew-
token endpoint allows anyone to renew near-expiration tokens indefinitely, further increasing the impact
of this attack. This issue has been fixed in version 5.24.1. (CVE-2025-3930)

See Also

https://github.com/advisories/GHSA-4r8w-3jww-m2rp

Plugin Details

Severity: Medium

ID: 435659

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 10/17/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.2

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2025-3930

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 7.9

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.3

Threat Score: 1.7

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 10/16/2025

Vulnerability Publication Date: 10/16/2025

Reference Information

CVE: CVE-2025-3930

cwe: CWE-613