CVE-2026-46645
Last modified
CVE-2026-46645 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. 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. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-46645?
How severe is CVE-2026-46645?
How do I fix CVE-2026-46645?
Are you affected by CVE-2026-46645?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
