CVE-2026-4324: Katello: Denial of Service and potential information disclosure via SQL injection
(updated )
A flaw was found in the Katello plugin for Red Hat Satellite. This vulnerability, caused by improper sanitization of user-provided input, allows a remote attacker to inject arbitrary SQL commands into the sort_by parameter of the /api/hosts/bootc_images API endpoint. This can lead to a Denial of Service (DoS) by triggering database errors, and potentially enable Boolean-based Blind SQL injection, which could allow an attacker to extract sensitive information from the database.
References
- access.redhat.com/errata/RHSA-2026:5968
- access.redhat.com/errata/RHSA-2026:5970
- access.redhat.com/security/cve/CVE-2026-4324
- bugzilla.redhat.com/show_bug.cgi?id=2448349
- github.com/Katello/katello
- github.com/Katello/katello/commit/a0a793b08d4f0a897ee985d79a687ad043f99e57
- github.com/advisories/GHSA-fwj4-6wgp-mpxm
- nvd.nist.gov/vuln/detail/CVE-2026-4324
Code Behaviors & Features
Detect and mitigate CVE-2026-4324 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →