# CVE-2026-89267

## Summary

- **CVE ID:** CVE-2026-89267
- **Severity:** MEDIUM
- **CVSS Score:** 5.3 (CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N)
- **CWE:** CWE-863
- **Published:** Sep 12, 2026
- **Last Modified:** Sep 15, 2026

## Description

starlette-admin versions 0.16.1 through 0.17.1 fail to enforce the searchable_fields allowlist when configured as an empty list, allowing authenticated users to filter on non-searchable fields. Attackers can submit structured filter queries via the list API's where parameter to perform equality and comparison operations on excluded columns.

## Affected Products

- jowilf — starlette-admin (0.16.1)

## References

- [CNA](https://github.com/jowilf/starlette-admin/blob/0.17.1/starlette_admin/views.py#L971-L987)
- [CNA](https://github.com/jowilf/starlette-admin)
- [CNA](https://www.vulncheck.com/advisories/starlette-admin-0.16.1-through-0.17.1-searchable-fields-allowlist-bypass)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.19%
- **EPSS Percentile:** 9.2

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-18._