SCA: security update for Flask-HTTPAuth (GHSA-p44q-vqpr-4xmg)

high Tenable Cloud Security Plugin ID 439542

Description

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

- Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version
4.8.1, in a situation where the client makes a request to a token protected resource without passing a
token, or passing an empty token, Flask-HTTPAuth would invoke the application's token verification
callback function with the token argument set to an empty string. If the application had any users in its
database with an empty string set as their token, then it could potentially authenticate the client
request against any of those users. This issue has been patched in version 4.8.1. (CVE-2026-34531)

Solution

Update the Flask-HTTPAuth library and its related packages to version 4.8.1 or later.

See Also

https://github.com/advisories/GHSA-p44q-vqpr-4xmg

Plugin Details

Severity: High

ID: 439542

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 4/1/2026

Updated: 7/6/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: High

Base Score: 8.5

Temporal Score: 6.3

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

CVSS Score Source: CVE-2026-34531

CVSS v3

Risk Factor: High

Base Score: 8.2

Temporal Score: 7.1

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/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: 3/31/2026

Vulnerability Publication Date: 3/31/2026

Reference Information

CVE: CVE-2026-34531

cwe: CWE-287