CVE-2026-46645

Source
https://cve.org/CVERecord?id=CVE-2026-46645
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-46645.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-46645
Aliases
Published
2026-06-10T22:23:57.397Z
Modified
2026-07-08T08:05:18.085293572Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
SQLAdmin: Authorization Bypass on `ajax_lookup`
Details

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

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46645.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-862"
    ]
}
References

Affected packages

Git / github.com/smithyhq/sqladmin

Affected ranges

Type
GIT
Repo
https://github.com/smithyhq/sqladmin
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.25.1"
        }
    ]
}

Affected versions

0.*
0.1.1
0.1.10
0.1.11
0.1.12
0.1.2
0.1.3
0.1.4
0.1.5
0.1.6
0.1.7
0.1.8
0.1.9
0.10.0
0.10.1
0.10.2
0.10.3
0.11.0
0.12.0
0.13.0
0.14.0
0.14.1
0.15.0
0.15.1
0.15.2
0.16.0
0.16.1
0.17.0
0.18.0
0.19.0
0.2.0
0.2.1
0.20.0
0.20.1
0.21.0
0.22.0
0.23.0
0.24.0
0.25.0
0.3.0
0.4.0
0.5.0
0.6.0
0.6.1
0.7.0
0.8.0
0.9.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-46645.json"