CVE-2026-71461

medium

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

https://bugzilla.redhat.com/show_bug.cgi?id=2512370

https://access.redhat.com/security/cve/CVE-2026-71461

https://access.redhat.com/errata/RHSA-2026:71177

Details

Source: Mitre, NVD

Published: 2026-09-23

Updated: 2026-09-24

Risk Information

CVSS v2

Base Score: 4

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:N/A:N

Severity: Medium

CVSS v3

Base Score: 4.3

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Severity: Medium