SCA: security update for goauthentik.io (GHSA-mrx3-gxjx-hjqj)

high Tenable Cloud Security Plugin ID 417127

Description

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

- Authentik is an open-source Identity Provider. There is a bug in our implementation of PKCE that allows an
attacker to circumvent the protection that PKCE offers. PKCE adds the code_challenge parameter to the
authorization request and adds the code_verifier parameter to the token request. Prior to 2023.8.7 and
2023.10.7, a downgrade scenario is possible: if the attacker removes the code_challenge parameter from the
authorization request, authentik will not do the PKCE check. Because of this bug, an attacker can
circumvent the protection PKCE offers, such as CSRF attacks and code injection attacks. Versions 2023.8.7
and 2023.10.7 fix the issue. (CVE-2024-23647)

See Also

https://github.com/advisories/GHSA-mrx3-gxjx-hjqj

Plugin Details

Severity: High

ID: 417127

Version: Revision 1.16

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: 6.9

Percentile: 97.04

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

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

CVSS Score Source: CVE-2024-23647

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

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:U/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 7.1

Threat Score: 4.9

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/29/2024

Vulnerability Publication Date: 1/29/2024

Reference Information

CVE: CVE-2024-23647

cwe: CWE-287