SCA: security update for github.com/steveiliop56/tinyauth (GHSA-xg2q-62g2-cvcm)

medium Tenable Self-Hosted Container Security Plugin ID 438686

Description

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

- Tinyauth is an authentication and authorization server. Prior to 5.0.3, the OIDC token endpoint does not
verify that the client exchanging an authorization code is the same client the code was issued to. A
malicious OIDC client operator can exchange another client's authorization code using their own client
credentials, obtaining tokens for users who never authorized their application. This violates RFC 6749
Section 4.1.3. This vulnerability is fixed in 5.0.3. (CVE-2026-32245)

Solution

Update the github.com/steveiliop56/tinyauth library and its related packages to version 1.0.1-20260311144920-9eb2d33064b7 or later.

See Also

https://github.com/advisories/GHSA-xg2q-62g2-cvcm

Plugin Details

Severity: Medium

ID: 438686

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 3/12/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3.5

Percentile: 52.04

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 4.8

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

CVSS Score Source: CVE-2026-32245

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

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

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/12/2026

Vulnerability Publication Date: 3/12/2026

Reference Information

CVE: CVE-2026-32245

cwe: CWE-863