- Issued:
- 2026-09-16
- Updated:
- 2026-09-16
RHSA-2026:68334 - Security Advisory
Synopsis
Important: Red Hat Edge Manager Version 1.1.4 Security Update
Type/Severity
Security Advisory: Important
Red Hat Lightspeed patch analysis
Identify and remediate systems affected by this advisory.
Topic
Red Hat Edge Manager Version 1.1.4 Security Update
Description
Red Hat Edge Manager (RHEM) provides simple, scalable, and security-focused
management of edge devices and applications. It supports image-mode RHEL and
container workloads that run on Podman/Docker or Kubernetes.
RHEM is now available as a standalone feature, providing greater flexibility for
edge deployments. In addition to the standalone version, RHEM continues to be
offered as a plugin for the following platforms:
Red Hat Advanced Cluster Management (RHACM): Extends fleet management to edge
devices.
Red Hat Ansible Automation Platform (AAP): Integrates edge management with
Ansible automation.
This integration enables organizations to optimize the management and
orchestration of their fleets of edge devices; whether its thousands of
dispersed retail point-of-sale systems or industrial machinery on remote factory
floors.
Value for customers and partners:
- This solution not only helps customers manage thousands of devices but helps
scale operations.
- To manage large-scale deployments, customers need to be able to integrate with
their existing management systems, support remote configuration and over-the-air
updates, and collect telemetry data for advanced analytics.
- Red Hat Edge Manager offers a simple and security-focused lifecycle
management, from onboarding to decommissioning of edge devices.
This complete end-to-end solution empowers organizations to gain the most value
from the fleets of devices that generate data, all from a centralized location.
Security Fixes:
- flightctl: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting (CVE-2026-25681)
- flightctl: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass (CVE-2026-27136)
- flightctl: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries (CVE-2026-27145)
- flightctl: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application (CVE-2026-33810)
- flightctl: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (CVE-2026-33818)
- flightctl: Go net/mail: Denial of Service via crafted email inputs (CVE-2026-39820)
- flightctl: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check (CVE-2026-39831)
- flightctl: OpenTelemetry-Go: Denial of Service via oversized baggage headers (CVE-2026-41178)
- flightctl: Moby container framework: Host file overwrite via race condition in docker cp mount setup (CVE-2026-42306)
- flightctl: net/mail: Denial of Service via pathological email address parsing (CVE-2026-42499)
- flightctl: Golang MIME: Denial of Service via maliciously-crafted MIME header (CVE-2026-42504)
- flightctl: Billy: Denial of Service via crafted input due to insufficient validation (CVE-2026-44740)
- flightctl: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs (CVE-2026-46597)
- flightctl: Arc: Information disclosure and Denial of Service via unauthenticated debug endpoints (CVE-2026-48050)
- flightctl: golang.org/x/text: Denial of Service via invalid UTF-8 input (CVE-2026-56852)
- flightctl: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (CVE-2026-56853)
- flightctl: Go html/template: Cross-Site Scripting via pathological input (CVE-2026-56858)
- flightctl: Go: Denial of Service via XML decoding recursion depth issue (CVE-2026-56859)
- flightctl: golang net/url: Denial of Service from quadratic complexity in path resolution (CVE-2026-56860)
- flightctl: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (CVE-2026-56862)
- flightctl: PostCSS: Information disclosure via crafted sourceMappingURL (CVE-2026-69153)
- flightctl: go-git: Arbitrary file read/write via symbolic link resolution (CVE-2026-71556)
- flightctl: MongoDB Go Driver: Write redirection via unvalidated database name in Client.BulkWrite (CVE-2026-81521)
Solution
See the following documentation for details on how to enable Red Hat Edge
Manager and more:
https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.1
Affected Products
- Red Hat Edge Manager 1.1 for RHEL 10 x86_64
- Red Hat Edge Manager 1.1 for RHEL 10 s390x
- Red Hat Edge Manager 1.1 for RHEL 10 ppc64le
- Red Hat Edge Manager 1.1 for RHEL 10 aarch64
- Red Hat Edge Manager 1.1 for RHEL 9 x86_64
- Red Hat Edge Manager 1.1 for RHEL 9 s390x
- Red Hat Edge Manager 1.1 for RHEL 9 ppc64le
- Red Hat Edge Manager 1.1 for RHEL 9 aarch64
Fixes
- BZ - 2456335 - CVE-2026-33810 crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application
- BZ - 2467809 - CVE-2026-42499 net/mail: golang: net/mail: Denial of Service via pathological email address parsing
- BZ - 2467820 - CVE-2026-39820 net/mail: golang: Go net/mail: Denial of Service via crafted email inputs
- BZ - 2480675 - CVE-2026-39831 golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check
- BZ - 2480678 - CVE-2026-46597 golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs
- BZ - 2480757 - CVE-2026-27136 golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass
- BZ - 2480761 - CVE-2026-25681 golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting
- BZ - 2483894 - CVE-2026-44740 github.com/go-git/go-billy: Billy: Denial of Service via crafted input due to insufficient validation
- BZ - 2484204 - CVE-2026-42504 mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header
- BZ - 2484207 - CVE-2026-27145 crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries
- BZ - 2484830 - CVE-2026-41178 github.com/open-telemetry/opentelemetry-go: go.opentelemetry.io/otel/baggage: go.opentelemetry.io/otel/propagation: OpenTelemetry-Go: Denial of Service via oversized baggage headers
- BZ - 2488484 - CVE-2026-42306 github.com/docker/docker: github.com/moby/moby: Moby container framework: Host file overwrite via race condition in docker cp mount setup
- BZ - 2504233 - CVE-2026-56852 golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input
- BZ - 2510719 - CVE-2026-69153 postcss: PostCSS: Information disclosure via crafted sourceMappingURL
- BZ - 2512562 - CVE-2026-71556 github.com/go-git/go-git/v5: go-git: Arbitrary file read/write via symbolic link resolution
- BZ - 2515815 - CVE-2026-33818 encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal
- BZ - 2515820 - CVE-2026-56860 net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution
- BZ - 2515827 - CVE-2026-56853 net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service
- BZ - 2515838 - CVE-2026-56858 html/template: golang: Go html/template: Cross-Site Scripting via pathological input
- BZ - 2515839 - CVE-2026-56862 crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages
- BZ - 2515840 - CVE-2026-56859 encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue
CVEs
- CVE-2026-25681
- CVE-2026-27136
- CVE-2026-27145
- CVE-2026-33810
- CVE-2026-33818
- CVE-2026-39820
- CVE-2026-39831
- CVE-2026-41178
- CVE-2026-42306
- CVE-2026-42499
- CVE-2026-42504
- CVE-2026-44740
- CVE-2026-46597
- CVE-2026-48050
- CVE-2026-56852
- CVE-2026-56853
- CVE-2026-56858
- CVE-2026-56859
- CVE-2026-56860
- CVE-2026-56862
- CVE-2026-69153
- CVE-2026-71556
- CVE-2026-81521
Red Hat Edge Manager 1.1 for RHEL 10
| SRPM | |
|---|---|
| flightctl-1.1.4-1.el10em.src.rpm | SHA-256: 414c32a643a9a7c14f399520b7defdedecfad3fce4a2cc8b921eb5d5b27396e5 |
| x86_64 | |
| flightctl-agent-1.1.4-1.el10em.x86_64.rpm | SHA-256: a3ec9f4fdd764dcc144fb74ec32c9b74e511966ee1607c31668e24da4543240a |
| flightctl-cli-1.1.4-1.el10em.x86_64.rpm | SHA-256: 6f3dbba6414023585f0697e75b5c2a34eadab352effa30c7e19d8693f0d6e1c4 |
| flightctl-observability-1.1.4-1.el10em.x86_64.rpm | SHA-256: 036698bc8250b4637ee4be1fe4fab882dbdb1faf781de15bfce8cc7225defc66 |
| flightctl-selinux-1.1.4-1.el10em.noarch.rpm | SHA-256: 062718c0406c3217b96d105d695602ca21cdf442b0cae55fc3eb6f89f6ee7764 |
| flightctl-services-1.1.4-1.el10em.x86_64.rpm | SHA-256: 416fece398988e370fa1bd2cb9d103b19e2652d036d750cd8d7cdfaaf8ebab3a |
| s390x | |
| flightctl-agent-1.1.4-1.el10em.s390x.rpm | SHA-256: 5dea271def369f71bdc569fe6a7f434183964a39257f107a39b6458269a71230 |
| flightctl-cli-1.1.4-1.el10em.s390x.rpm | SHA-256: 14eb1a82342ab753e49a421fa547fb72bbc277159750eeb6d6e6a4233d12f921 |
| flightctl-observability-1.1.4-1.el10em.s390x.rpm | SHA-256: d023ca9bde0928333d7b89ee4464def3a8d63a4dbe8e15b7320aef6888761513 |
| flightctl-selinux-1.1.4-1.el10em.noarch.rpm | SHA-256: 062718c0406c3217b96d105d695602ca21cdf442b0cae55fc3eb6f89f6ee7764 |
| flightctl-services-1.1.4-1.el10em.s390x.rpm | SHA-256: bb316a2994c0bfe6285d637806be39001eec1e521a32a07362ed7bc306982c5d |
| ppc64le | |
| flightctl-agent-1.1.4-1.el10em.ppc64le.rpm | SHA-256: 89a3e1f7726a8624755fd4271e7b1be2093066854538d3e8b75454cf8ece04c2 |
| flightctl-cli-1.1.4-1.el10em.ppc64le.rpm | SHA-256: de9397bc32ce876d5ab784a5a5a0ac44389830d2ee11f54a5fd4ac958a705fc2 |
| flightctl-observability-1.1.4-1.el10em.ppc64le.rpm | SHA-256: 9b5b2c808ca08718418bb54dc4c18b2a4491ddc23e9cb4a4c3a467c853a27db3 |
| flightctl-selinux-1.1.4-1.el10em.noarch.rpm | SHA-256: 062718c0406c3217b96d105d695602ca21cdf442b0cae55fc3eb6f89f6ee7764 |
| flightctl-services-1.1.4-1.el10em.ppc64le.rpm | SHA-256: 4c31829ca9d68634435b9c06a3d8e60f61263de45c6dd6b401b363af59fc3d40 |
| aarch64 | |
| flightctl-agent-1.1.4-1.el10em.aarch64.rpm | SHA-256: c7825e0a0f460c7dfd6175289c87a88aef4ffbf2cd41fa0f1327f637018494fb |
| flightctl-cli-1.1.4-1.el10em.aarch64.rpm | SHA-256: 0eebfdb4ac0126e11d1121db018c28e6d38fa24d60af8a8a1a94dd5cada3b008 |
| flightctl-observability-1.1.4-1.el10em.aarch64.rpm | SHA-256: d476a5bd7d31228d651ba3771ba4d465c21e5b9f038d3d4f216093a95df33bc0 |
| flightctl-selinux-1.1.4-1.el10em.noarch.rpm | SHA-256: 062718c0406c3217b96d105d695602ca21cdf442b0cae55fc3eb6f89f6ee7764 |
| flightctl-services-1.1.4-1.el10em.aarch64.rpm | SHA-256: 2d3ee06b71f732076994080a2eb92b05b5a1279cebbc374930472937d01804ac |
Red Hat Edge Manager 1.1 for RHEL 9
| SRPM | |
|---|---|
| flightctl-1.1.4-1.el9em.src.rpm | SHA-256: fc7a6ebe6618403830551020ed9c244092a944bf62a6ec73d15dadee7a0668eb |
| x86_64 | |
| flightctl-agent-1.1.4-1.el9em.x86_64.rpm | SHA-256: 1935ba80f599f25e02c80eb8f33ab92181b5a1417825ab13a1433a3c81c21182 |
| flightctl-cli-1.1.4-1.el9em.x86_64.rpm | SHA-256: a0c2bcd6f620062d265c3714a5726bd689cc3cbc42eb453acb652bcd4093baf7 |
| flightctl-observability-1.1.4-1.el9em.x86_64.rpm | SHA-256: 647b0ba6efdc5d131fe9524df938f898f075f1a9fdfe94be78f2dae71c8ae47a |
| flightctl-selinux-1.1.4-1.el9em.noarch.rpm | SHA-256: 1956fd75b08545ee98bf1bd5bb9787da5d1651fc274ef454627bf776922d2ab2 |
| flightctl-services-1.1.4-1.el9em.x86_64.rpm | SHA-256: 6e38205d63c744730897e5597fc7f7b7cc7cb21f974c558638863d82abed6c24 |
| s390x | |
| flightctl-agent-1.1.4-1.el9em.s390x.rpm | SHA-256: 5154e313c6d55aef038108febf01882322d41b60809f59853deb2aaeb70efd5c |
| flightctl-cli-1.1.4-1.el9em.s390x.rpm | SHA-256: 10a5a09f9f79ffef36dfd7a63352c15c33889e2f2f1b12c2068207b1bd47c44b |
| flightctl-observability-1.1.4-1.el9em.s390x.rpm | SHA-256: 97dbb9b5e28198bb0e05ab394ffd26039eb2bbdcc8992bf840dc5a62678d0f29 |
| flightctl-selinux-1.1.4-1.el9em.noarch.rpm | SHA-256: 1956fd75b08545ee98bf1bd5bb9787da5d1651fc274ef454627bf776922d2ab2 |
| flightctl-services-1.1.4-1.el9em.s390x.rpm | SHA-256: 4ca5a4521e036a38215c05a74f731e6a4c8311c23846118e2da06ef79813feef |
| ppc64le | |
| flightctl-agent-1.1.4-1.el9em.ppc64le.rpm | SHA-256: 918cd5064dd24a23f7bdb5becd7fed2db5c8c3d0d447727956063797b6b653f5 |
| flightctl-cli-1.1.4-1.el9em.ppc64le.rpm | SHA-256: 8a2a1e5e03e2a0d15f0d0fd22028f5fa13d0c66f150b66f6debfd33b63d3c7fd |
| flightctl-observability-1.1.4-1.el9em.ppc64le.rpm | SHA-256: 269706d3be2f41ed9ff394eb3ed9acd241ac87b422cca5664cb7e7c086abbc9b |
| flightctl-selinux-1.1.4-1.el9em.noarch.rpm | SHA-256: 1956fd75b08545ee98bf1bd5bb9787da5d1651fc274ef454627bf776922d2ab2 |
| flightctl-services-1.1.4-1.el9em.ppc64le.rpm | SHA-256: 18bcb0c5e286c9a76b07191fbf6315d7e11055a224fdd5e2368a630495ffda49 |
| aarch64 | |
| flightctl-agent-1.1.4-1.el9em.aarch64.rpm | SHA-256: e05ec5f6ab2acc080b062c24bedd799241c30d6aafd565fef6c4a92306234b5b |
| flightctl-cli-1.1.4-1.el9em.aarch64.rpm | SHA-256: 344949b14718547b8c81822d70283f8301485abfb3dcddb07fcbcd791594dc5b |
| flightctl-observability-1.1.4-1.el9em.aarch64.rpm | SHA-256: 1fefb766065dfa4dfb0d6b0a4a8e48277cb209838deae55f635cc0de7704c568 |
| flightctl-selinux-1.1.4-1.el9em.noarch.rpm | SHA-256: 1956fd75b08545ee98bf1bd5bb9787da5d1651fc274ef454627bf776922d2ab2 |
| flightctl-services-1.1.4-1.el9em.aarch64.rpm | SHA-256: 39fed8013cfce44b41c5995aaada5ef36fb6383cb6ac7b2a68eaeb3553ae19f8 |
The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.