Red HatCVE-2026-86404
Red Hat: unsafe deserialization
High8.8CVE-2026-86404 · Published Sep 7, 2026 · updated Sep 25, 2026
EAP's Artemis deserialization configuration permits deserialization by default. ObjectMessage.getObject() uses ObjectInputStreamWithClassLoader, which implements allow-list/block-list filtering via its checkSecurity()/isTrustedType() method. However, by default both allow-list and block-list are empty. When the allow-list is empty (size == 0), isTrustedType() returns true for ALL classes. This means all classes are deserializable by default.
Affected versions
The source does not list versions here. See the source advisory for affected products and fixes.
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-502
- www.cve.org/CVERecord?id=CVE-2026-86404
- nvd.nist.gov/vuln/detail/CVE-2026-86404
- access.redhat.com/errata/RHSA-2026:53644
- access.redhat.com/errata/RHSA-2026:53645
- access.redhat.com/errata/RHSA-2026:53646
- access.redhat.com/errata/RHSA-2026:53806
- access.redhat.com/errata/RHSA-2026:70228
- access.redhat.com/errata/RHSA-2026:70229
- access.redhat.com/errata/RHSA-2026:70230
- access.redhat.com/errata/RHSA-2026:70277
- access.redhat.com/security/cve/CVE-2026-86404
- bugzilla.redhat.com/show_bug.cgi?id=2477930
More Red Hat advisories
All Red Hat| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Sep 7 | Red Hat GLib2.: link following | Medium5.3 | No fix yet |
| Sep 7 | Red Hat 389 Directory Server: denial of service | High7.5 | No fix yet |
| Sep 7 | Red Hat 389 Directory Server: improper authentication | Critical9.8 | No fix yet |
| Sep 7 | Red Hat 389-ds-base. The Cockpit 389 Console: command injection | High8.4 | No fix yet |
| Sep 7 | Red Hat: buffer overflow | High7.5 | No fix yet |
| Sep 7 | Red Hat 389 Directory Server: improper access control | High7.5 | No fix yet |