SQLAdmin is a flexible Admin interface for SQLAlchemy models. Prior to 0.27.1, ModelView.sort_query in sqladmin/models.py accepts the attacker-controlled sortBy list-view query parameter without enforcing the configured column_sortable_list server-side allow-list in self._sort_fields. The value is resolved with getattr and passed to relationship joins and order_by, allowing requests to sort by columns hidden from column_list and by related-model columns through dotted paths. The resulting row order forms an information-exposure oracle for unexposed values, and reversing ascending and descending order confirms their relative ordering. Pairing sortBy with searchable or filterable columns and pagination can narrow the oracle toward specific values, but exact recovery depends on the application's available fields and data. This issue is fixed in version 0.27.1.
CVE-2026-54529
This medium-severity CVE scores 5.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 68% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.3
- EG Score
- 5.3(medium)
- EG Risk
- 39(Track)EG Risk 39/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity53% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 32%
- KEV
- Not listed
Published
September 9, 2026
Last Modified
September 14, 2026
Advisory Details (3)
Auto-updated Sep 14, 20260.27.1
Patch available: smithyhq/sqladmin 0.27.1
https://github.com/smithyhq/sqladmin/releases/tag/0.27.1commit 741635f18f93 (smithyhq/sqladmin)
Patch available: smithyhq/sqladmin 0.27.1 (contains commit 741635f18f93)
https://github.com/smithyhq/sqladmin/commit/741635f18f93c020bfe355167ab257da9a6ca99aUnvalidated sortBy parameter in ModelView bypasses column_sortable_list · Advisory · smithyhq/sqladmin · GitHub
https://github.com/smithyhq/sqladmin/security/advisories/GHSA-ccg5-9c8w-xh6vVendor Advisories for CVE-2026-54529(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| sqladmin | 0.0.0 ... 0.9.0 (51 versions) | 0.27.1 | — |
Weakness Classification(4)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 12× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-19 08:41 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 10:27 UTCEG score recompute
- 2026-09-17 19:31 UTCEPSS rescore
- 2026-09-17 12:13 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 13:58 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-14 17:28 UTCEG score recompute
- 2026-09-14 16:36 UTCEG score recompute
- 2026-09-14 16:26 UTCEG score recompute
- 2026-09-09 18:24 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-54529?
When was CVE-2026-54529 disclosed?
Is CVE-2026-54529 actively exploited?
What is the CVSS score of CVE-2026-54529?
How do I remediate CVE-2026-54529?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-54529
Is Your Infrastructure Affected by CVE-2026-54529?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.