CVE-2026-46645
Published:June 10, 2026
Updated:June 11, 2026
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.
Affected Packages
sqladmin (CONDA):
Affected version(s) >=0.1.11 <0.25.1Fix Suggestion:
Update to version 0.25.1sqladmin (CONDA):
Affected version(s) >=0.1.11 <0.25.1Fix Suggestion:
Update to version 0.25.1https://github.com/smithyhq/sqladmin.git (GITHUB):
Affected version(s) >=0.1.1 <0.25.1Fix Suggestion:
Update to version 0.25.1sqladmin (PYTHON):
Affected version(s) >=0.0.0 <0.25.1Fix Suggestion:
Update to version 0.25.1Related Resources (6)
Do you need more information?
Contact UsCVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Missing Authorization
EPSS
Base Score:
0.03