SCA: security update for goauthentik.io (GHSA-ch7q-53v8-73pc)

medium Tenable Self-Hosted Container Security Plugin ID 436106

Description

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

- authentik is an open-source Identity Provider. Prior to versions 2025.8.5 and 2025.10.2, in previous
authentik versions, invitations were considered valid regardless if they are expired or not, thus relying
on background tasks to clean up expired ones. In a normal scenario this can take up to 5 minutes because
the cleanup of expired objects is scheduled to run every 5 minutes. However, with a large amount of tasks
in the backlog, this might take longer. authentik versions 2025.8.5 and 2025.10.2 fix this issue. A
workaround involves creating a policy that explicitly checks whether the invitation is still valid, and
then bind it to the invitation stage on the invitation flow, and denying access if the invitation is not
valid. (CVE-2025-64708)

See Also

https://github.com/advisories/GHSA-ch7q-53v8-73pc

Plugin Details

Severity: Medium

ID: 436106

Version: Revision 1.11

Type: Local

Family: SCA Checks

Published: 11/19/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2025-64708

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 11/19/2025

Vulnerability Publication Date: 11/19/2025

Reference Information

CVE: CVE-2025-64708

cwe: CWE-613