PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-89267 jowilf CVE debrief

CVE-2026-89267 debrief: starlette-admin 0.16.1 through 0.17.1 searchable fields allowlist bypass allows authenticated users to filter on non-searchable fields when configured as an empty list, enabling potential unauthorized data exposure and increasing the risk of targeted attacks using structured filter queries via the list API's where parameter. Defenders should prioritize verifying and remediating this vulnerability, especially in deployments with authenticated API users, and review compensating controls for exposed systems.

Vendor
jowilf
Product
starlette-admin
CVSS
MEDIUM 5.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-12
Original CVE updated
2026-09-23
Advisory published
2026-09-12
Advisory updated
2026-09-23

Who should care

Defenders responsible for starlette-admin deployments, especially those with authenticated API users, should assess exposure and prioritize remediation. This includes reviewing the current configuration, verifying the version of starlette-admin, and implementing compensating controls for exposed systems. Security teams and vulnerability management teams should also be aware of the potential impacts and plan accordingly.

Why it matters

CVE-2026-89267 is a medium-severity vulnerability in starlette-admin that allows authenticated users to bypass the searchable_fields allowlist when configured as an empty list. Defenders should prioritize verifying and remediating this vulnerability, especially in deployments with authenticated API users.

  • Potential unauthorized data exposure through filtering on non-searchable fields.
  • Increased risk of targeted attacks using structured filter queries.
  • Need for verification of starlette-admin version and configuration.
  • Prioritization of remediation based on API usage and user privileges.

Technical summary

starlette-admin versions 0.16.1 through 0.17.1 have a vulnerability that allows authenticated users to filter on non-searchable fields when the searchable_fields allowlist is configured as an empty list. Attackers can submit structured filter queries via the list API's where parameter to perform equality and comparison operations on excluded columns, potentially leading to unauthorized data exposure and targeted attacks. Defenders should prioritize verifying and remediating this vulnerability in starlette-admin deployments, especially where authenticated users have API access, and consider implementing compensating controls.

Defensive priority

Defenders should prioritize verifying and remediating this vulnerability in starlette-admin deployments, especially where authenticated users have API access.

Recommended defensive actions

  • Verify the starlette-admin version and configuration to determine if the vulnerability affects your deployment.
  • Restrict API access to authenticated users who should not have filtering capabilities on non-searchable fields.
  • Configure the searchable_fields allowlist properly to prevent unauthorized filtering.
  • Monitor API usage for suspicious filtering patterns.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.

Evidence notes

The CVE record and NVD entry provide details on the vulnerability in starlette-admin versions 0.16.1 through 0.17.1. The vulnerability allows authenticated users to filter on non-searchable fields when the searchable_fields allowlist is configured as an empty list.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-89267 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-89267

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-89267 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-89267

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.