CVE-2026-71461
4.3
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|
Weaknesses
- CWE-209: Generation of Error Message Containing Sensitive Information
References
- https://access.redhat.com/security/cve/CVE-2026-71461
- https://bugzilla.redhat.com/show_bug.cgi?id=2512370
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.