← back
CVE-2026-46645

SQLAdmin: Authorization Bypass on `ajax_lookup`

CVSS 4.3 MEDIUMEPSS 0.3%CWE-862
Vexday Risk Score
33Attention
SSVC decision (CISA)
Attend
PoC available → attend closely
Exploit maturity
Proof of concept
Public proof of concept exists, but not yet automated.
CVSS 4.3EPSS 0.3%KEV nãoPoC públicaNuclei Metasploit Patch
Lifecycle
10 Jun 2026Published on NVD
12 Jun 2026Public PoC
Weaponization speed
1 daysto first PoC
Weaponized quickly — attackers prioritized this vulnerability. Patch urgently.
Recommendation: Plan a near-term fix — a public PoC already exists.
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.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Affected products
smithyhq · sqladmin
⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.