VYPR

PyPI package

sqladmin

pkg:pypi/sqladmin

Vulnerabilities (1)

  • CVE-2026-46645MedJun 10, 2026
    affected < 0.25.1fixed 0.25.1

    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(