Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update
This update includes the following RPMs: mariadb11.8: * mariadb-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-backup-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-client-utils-11.8.8-1.hum1 (noarch) * mariadb-common-11.8.8-1.hum1 (noarch) * mariadb-connect-engine-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-cracklib-password-check-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-devel-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-embedded-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-embedded-devel-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-errmsg-11.8.8-1.hum1 (noarch) * mariadb-gssapi-server-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-oqgraph-engine-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-pam-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-rocksdb-engine-11.8.8-1.hum1 (x86_64) * mariadb-s3-engine-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-server-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-server-galera-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-server-utils-11.8.8-1.hum1 (noarch) * mariadb-sphinx-engine-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-test-11.8.8-1.hum1 (aarch64, x86_64) * mariadb11.8-11.8.8-1.hum1.src (src)
AI Analysis
Technical Summary
The advisory covers a set of security fixes and enhancements for Red Hat Hardened Images RPMs, specifically MariaDB server version 11.8.8-1.hum1 and related packages. A notable vulnerability (CVE-2026-49261) involves an OS command injection via the wsrep_notify_cmd feature, which if enabled, allows a remote attacker to execute arbitrary code by embedding shell commands in the name of a joiner node in a Galera cluster. Exploitation requires the wsrep_notify_cmd variable to be explicitly set by the administrator (it is empty by default), and the attacker must successfully join a malicious node to the cluster. The advisory lists multiple CVEs and CWE identifiers related to command injection, improper access control, path traversal, and resource exhaustion. Red Hat provides updated RPMs to fix these vulnerabilities.
Potential Impact
If exploited, CVE-2026-49261 allows remote attackers to execute arbitrary operating system commands on the MariaDB server, potentially leading to full system compromise. Other vulnerabilities in the update may allow unauthorized access, denial of service, or data modification. However, exploitation of CVE-2026-49261 requires specific configuration (wsrep_notify_cmd enabled) and attacker capability to join the cluster, limiting the attack surface. The overall impact is high due to the possibility of remote code execution and full control over the affected system.
Mitigation Recommendations
Red Hat has released fixed RPM packages (version 11.8.8-1.hum1) for MariaDB and related components in Red Hat Hardened Images. Administrators should apply these updates promptly to remediate the vulnerabilities. The wsrep_notify_cmd variable is disabled by default, and Red Hat's Galera configuration disables wsrep_on by default, reducing exposure. If the feature is not required, ensure it remains disabled. Follow Red Hat's official advisory and update instructions at https://access.redhat.com/errata/RHSA-2026:25143 for detailed remediation steps.
Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update
Description
This update includes the following RPMs: mariadb11.8: * mariadb-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-backup-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-client-utils-11.8.8-1.hum1 (noarch) * mariadb-common-11.8.8-1.hum1 (noarch) * mariadb-connect-engine-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-cracklib-password-check-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-devel-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-embedded-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-embedded-devel-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-errmsg-11.8.8-1.hum1 (noarch) * mariadb-gssapi-server-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-oqgraph-engine-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-pam-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-rocksdb-engine-11.8.8-1.hum1 (x86_64) * mariadb-s3-engine-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-server-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-server-galera-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-server-utils-11.8.8-1.hum1 (noarch) * mariadb-sphinx-engine-11.8.8-1.hum1 (aarch64, x86_64) * mariadb-test-11.8.8-1.hum1 (aarch64, x86_64) * mariadb11.8-11.8.8-1.hum1.src (src)
Affected software
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The advisory covers a set of security fixes and enhancements for Red Hat Hardened Images RPMs, specifically MariaDB server version 11.8.8-1.hum1 and related packages. A notable vulnerability (CVE-2026-49261) involves an OS command injection via the wsrep_notify_cmd feature, which if enabled, allows a remote attacker to execute arbitrary code by embedding shell commands in the name of a joiner node in a Galera cluster. Exploitation requires the wsrep_notify_cmd variable to be explicitly set by the administrator (it is empty by default), and the attacker must successfully join a malicious node to the cluster. The advisory lists multiple CVEs and CWE identifiers related to command injection, improper access control, path traversal, and resource exhaustion. Red Hat provides updated RPMs to fix these vulnerabilities.
Potential Impact
If exploited, CVE-2026-49261 allows remote attackers to execute arbitrary operating system commands on the MariaDB server, potentially leading to full system compromise. Other vulnerabilities in the update may allow unauthorized access, denial of service, or data modification. However, exploitation of CVE-2026-49261 requires specific configuration (wsrep_notify_cmd enabled) and attacker capability to join the cluster, limiting the attack surface. The overall impact is high due to the possibility of remote code execution and full control over the affected system.
Mitigation Recommendations
Red Hat has released fixed RPM packages (version 11.8.8-1.hum1) for MariaDB and related components in Red Hat Hardened Images. Administrators should apply these updates promptly to remediate the vulnerabilities. The wsrep_notify_cmd variable is disabled by default, and Red Hat's Galera configuration disables wsrep_on by default, reducing exposure. If the feature is not required, ensure it remains disabled. Follow Red Hat's official advisory and update instructions at https://access.redhat.com/errata/RHSA-2026:25143 for detailed remediation steps.
Technical Details
- Gcve Source
- db.gcve.eu
- Csaf Category
- csaf_security_advisory
- Csaf Version
- 2.0
- Publisher
- Red Hat Product Security
- Advisory Id
- RHSA-2026:25143
- Cve Count
- 4
- Additional Cves
- ["CVE-2026-44169","CVE-2026-44432","CVE-2026-49261"]
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6a3de7314853345fc112872b
Added to database: 06/26/2026, 02:42:57 UTC
Last enriched: 08/16/2026, 17:25:09 UTC
Last updated: 09/24/2026, 13:47:45 UTC
Views: 99
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.