SCA: security update for sqladmin (GHSA-54mc-gghv-4cfj)

medium Tenable Cloud Security Plugin ID 442274

Description

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

- SQLAdmin is a flexible Admin interface for SQLAlchemy models. Prior to version 0.25.1, the ajax_lookup
endpoint in application.py bypasses the is_accessible() access control check that all other endpoints
enforce. If a developer restricts model access by overriding is_accessible(), an authenticated user can
still query that model's data through the ajax_lookup endpoint — silently bypassing the restriction. This
issue has been patched in version 0.25.1. (CVE-2026-46645)

Solution

Update the sqladmin library and its related packages to version 0.25.1 or later.

See Also

https://github.com/advisories/GHSA-54mc-gghv-4cfj

Plugin Details

Severity: Medium

ID: 442274

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 5/22/2026

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

Temporal Score: 3.1

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

CVSS Score Source: CVE-2026-46645

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.9

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

Vulnerability Publication Date: 5/21/2026

Reference Information

CVE: CVE-2026-46645

cwe: CWE-862