Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-71461

MEDIUM NVD
CVSS Score 4.3
Severity MEDIUM
Published Sep 23, 2026
Vendor unknown

Description

HostList.list() catches bare Exception and returns str(e) verbatim. Via host_filter, any authenticated user triggers Django FieldError (leaking complete Host model relation graph including internal reverse accessors) or PostgreSQL DataError (leaking raw database error strings). Two primitives: credential__search=x dumps ORM schema, name__regex=[bad reflects PostgreSQL errors.

References