RHSA-2026:61585HighCVSS 8.1

Red Hat Security Advisory: osbuild-composer security update

Published
August 31, 2026
Last Modified
September 6, 2026

🔗 CVE IDs covered (4)

📋 Description

CVE-2026-25681 — golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting CVE-2026-27136 — golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass CVE-2026-42502 — golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering CVE-2026-55677 — github.com/labstack/echo: Echo: Unauthorized Information Disclosure via URL Path Decoding Discrepancy

🎯 Affected products38

  • Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-0:76.1-8.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-0:76.1-8.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-0:76.1-8.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-0:76.1-8.el9_2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-0:76.1-8.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-core-0:76.1-8.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-core-0:76.1-8.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-core-0:76.1-8.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-core-0:76.1-8.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-core-debuginfo-0:76.1-8.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-core-debuginfo-0:76.1-8.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-core-debuginfo-0:76.1-8.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-core-debuginfo-0:76.1-8.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-debuginfo-0:76.1-8.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-debuginfo-0:76.1-8.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-debuginfo-0:76.1-8.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-debuginfo-0:76.1-8.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-debugsource-0:76.1-8.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-debugsource-0:76.1-8.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-debugsource-0:76.1-8.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-debugsource-0:76.1-8.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-dnf-json-0:76.1-8.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-dnf-json-0:76.1-8.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-dnf-json-0:76.1-8.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-dnf-json-0:76.1-8.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-tests-debuginfo-0:76.1-8.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-tests-debuginfo-0:76.1-8.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-tests-debuginfo-0:76.1-8.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • osbuild-composer-tests-debuginfo-0:76.1-8.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)
  • +8 more not shown

✅ Remediation

For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 Workaround: To mitigate this flaw, applications processing untrusted HTML input must implement strict input sanitization and ensure all output is properly encoded before rendering. Deploying a comprehensive Content Security Policy (CSP) can restrict script execution, further reducing the attack surface. Administrators should review application configurations to ensure adequate protection against XSS. 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: Applications utilizing `golang.org/x/net/html` should implement robust sanitization of all untrusted HTML input before rendering to prevent the creation of unexpected HTML structures that could facilitate XSS attacks. If an application does not require rendering arbitrary HTML, it should avoid processing such input.

🔗 References (7)