RHSA-2025:19855HighCVSS 8.0

Red Hat Security Advisory: Satellite 6.16.5.5 Async Update

Published
November 6, 2025
Last Modified
August 13, 2026

🔗 CVE IDs covered (3)

📋 Description

CVE-2025-10622 — foreman: OS command injection via ct_location and fcct_location parameters CVE-2025-59830 — rubygem-rack: Rack QueryParser has an unsafe default allowing params_limit bypass via semicolon-separated parameters CVE-2025-61919 — rubygem-rack: Unbounded read in Rack::Request form parsing can lead to memory exhaustion

🎯 Affected products48

  • Red Hat Satellite 6.16 for RHEL 8
  • Red Hat Satellite 6.16 for RHEL 9
  • foreman-0:3.12.0.11-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8
  • foreman-0:3.12.0.11-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8
  • foreman-0:3.12.0.11-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9
  • foreman-0:3.12.0.11-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9
  • foreman-cli-0:3.12.0.11-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8
  • foreman-cli-0:3.12.0.11-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9
  • foreman-debug-0:3.12.0.11-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8
  • foreman-debug-0:3.12.0.11-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9
  • foreman-dynflow-sidekiq-0:3.12.0.11-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8
  • foreman-dynflow-sidekiq-0:3.12.0.11-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9
  • foreman-ec2-0:3.12.0.11-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8
  • foreman-ec2-0:3.12.0.11-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9
  • foreman-journald-0:3.12.0.11-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8
  • foreman-journald-0:3.12.0.11-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9
  • foreman-libvirt-0:3.12.0.11-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8
  • foreman-libvirt-0:3.12.0.11-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9
  • foreman-openstack-0:3.12.0.11-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8
  • foreman-openstack-0:3.12.0.11-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9
  • foreman-ovirt-0:3.12.0.11-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8
  • foreman-ovirt-0:3.12.0.11-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9
  • foreman-pcp-0:3.12.0.11-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8
  • foreman-pcp-0:3.12.0.11-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9
  • foreman-postgresql-0:3.12.0.11-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8
  • foreman-postgresql-0:3.12.0.11-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9
  • foreman-redis-0:3.12.0.11-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8
  • foreman-redis-0:3.12.0.11-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9
  • foreman-service-0:3.12.0.11-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8
  • foreman-service-0:3.12.0.11-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9
  • +18 more not shown

✅ Remediation

Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258 Workaround: Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability. Workaround: No action is required for typical Rack applications that use the framework’s default request-handling mechanisms, as these are not impacted. For custom implementations or middleware that directly invoke Rack::QueryParser, administrators should: Use explicit delimiters: Configure QueryParser to use a specific delimiter (e.g. &) rather than accepting both & and ;. Limit request size and parameters: Enforce request size and parameter count limits at upstream layers (such as a web server, reverse proxy, or WAF) to prevent excessive resource consumption. Prefer safe APIs: Use Rack::Request or other higher-level request parsing APIs, which apply safe defaults and avoid this vulnerability. Workaround: No mitigation is currently available that meets Red Hat Product Security's standards for usability, deployment, applicability, or stability beyond these configuration-based workarounds.

🔗 References (7)