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-3.hum1 (aarch64, x86_64) * mariadb-backup-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-client-utils-11.8.8-3.hum1 (noarch) * mariadb-common-11.8.8-3.hum1 (noarch) * mariadb-connect-engine-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-cracklib-password-check-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-devel-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-embedded-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-embedded-devel-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-errmsg-11.8.8-3.hum1 (noarch) * mariadb-gssapi-server-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-oqgraph-engine-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-pam-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-rocksdb-engine-11.8.8-3.hum1 (x86_64) * mariadb-s3-engine-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-server-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-server-galera-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-server-utils-11.8.8-3.hum1 (noarch) * mariadb-sphinx-engine-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-test-11.8.8-3.hum1 (aarch64, x86_64) * mariadb11.8-11.8.8-3.hum1.src (src)
AI Analysis
Technical Summary
CVE-2026-59886 is a denial of service vulnerability in the pyasn1 library used by Red Hat Hardened Images RPMs. The flaw arises when applications process BER, CER, or DER encoded ASN.1 REAL values with large exponents. Operations such as printing, logging, comparing, or arithmetic on these decoded values cause excessive resource consumption, leading to DoS. The vulnerability is rated as Important by Red Hat and has a CVSS v3 base score of 7.5 (high severity). The advisory provides a security update with fixed RPM packages for mariadb11.8 and related components. Mitigations include avoiding certain operations on decoded REAL values and sanitizing logs. The update is available as version 11.8.8-3.hum1 for affected RPMs on aarch64 and x86_64 architectures.
Potential Impact
Exploitation of this vulnerability allows a remote attacker to cause denial of service by forcing the affected application to consume excessive CPU and memory resources during ASN.1 REAL value processing. This results in service unavailability but does not impact confidentiality or integrity. There are no known exploits in the wild at this time.
Mitigation Recommendations
A security update is available from Red Hat that fixes this vulnerability in the mariadb11.8 RPM packages and related components. Users should apply the update to version 11.8.8-3.hum1 or later. When processing untrusted ASN.1 data with pyasn1, avoid calling prettyPrint(), str(), float(), int(), or performing comparisons or arithmetic on decoded REAL objects. Instead, inspect the raw tuple values and sanitize or filter REAL-typed values before logging. Follow Red Hat's official advisory and update instructions at https://access.redhat.com/errata/RHSA-2026:37094.
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-3.hum1 (aarch64, x86_64) * mariadb-backup-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-client-utils-11.8.8-3.hum1 (noarch) * mariadb-common-11.8.8-3.hum1 (noarch) * mariadb-connect-engine-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-cracklib-password-check-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-devel-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-embedded-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-embedded-devel-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-errmsg-11.8.8-3.hum1 (noarch) * mariadb-gssapi-server-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-oqgraph-engine-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-pam-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-rocksdb-engine-11.8.8-3.hum1 (x86_64) * mariadb-s3-engine-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-server-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-server-galera-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-server-utils-11.8.8-3.hum1 (noarch) * mariadb-sphinx-engine-11.8.8-3.hum1 (aarch64, x86_64) * mariadb-test-11.8.8-3.hum1 (aarch64, x86_64) * mariadb11.8-11.8.8-3.hum1.src (src)
Affected software
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-59886 is a denial of service vulnerability in the pyasn1 library used by Red Hat Hardened Images RPMs. The flaw arises when applications process BER, CER, or DER encoded ASN.1 REAL values with large exponents. Operations such as printing, logging, comparing, or arithmetic on these decoded values cause excessive resource consumption, leading to DoS. The vulnerability is rated as Important by Red Hat and has a CVSS v3 base score of 7.5 (high severity). The advisory provides a security update with fixed RPM packages for mariadb11.8 and related components. Mitigations include avoiding certain operations on decoded REAL values and sanitizing logs. The update is available as version 11.8.8-3.hum1 for affected RPMs on aarch64 and x86_64 architectures.
Potential Impact
Exploitation of this vulnerability allows a remote attacker to cause denial of service by forcing the affected application to consume excessive CPU and memory resources during ASN.1 REAL value processing. This results in service unavailability but does not impact confidentiality or integrity. There are no known exploits in the wild at this time.
Mitigation Recommendations
A security update is available from Red Hat that fixes this vulnerability in the mariadb11.8 RPM packages and related components. Users should apply the update to version 11.8.8-3.hum1 or later. When processing untrusted ASN.1 data with pyasn1, avoid calling prettyPrint(), str(), float(), int(), or performing comparisons or arithmetic on decoded REAL objects. Instead, inspect the raw tuple values and sanitize or filter REAL-typed values before logging. Follow Red Hat's official advisory and update instructions at https://access.redhat.com/errata/RHSA-2026:37094.
Technical Details
- Gcve Source
- db.gcve.eu
- Csaf Category
- csaf_security_advisory
- Csaf Version
- 2.0
- Publisher
- SUSE Product Security Team
- Advisory Id
- SUSE-SU-2026:2119-1
- Cve Count
- 1
Threat ID: 6a1ca169e29bf47b505e41a7
Added to database: 05/31/2026, 21:00:25 UTC
Last enriched: 08/11/2026, 19:55:28 UTC
Last updated: 09/14/2026, 22:01:34 UTC
Views: 93
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.