CVE-2026-86404
Last modified
CVE-2026-86404 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 0.45% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Red Hat | Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 | All versions |
| Red Hat | Red Hat JBoss Enterprise Application Platform 7 | All versions |
| Red Hat | Red Hat JBoss Enterprise Application Platform 8 | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-86404?
How severe is CVE-2026-86404?
How do I fix CVE-2026-86404?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-86342Affected versions of MISP contain improper authorization che…5.3
- CVE-2026-86347Affected versions of MISP allow any authenticated user to ac…7.1
- CVE-2026-8635IBM Langflow OSS 1.0.0 through 1.10.0 allows authenticated u…9.9
- CVE-2026-86351Affected versions of MISP validate the user-configurable hom…5.1
- CVE-2026-8636IBM Datacap 9.1.7, 9.1.8, and 9.1.9 and IBM Datacap Navigato…7.5
- CVE-2026-8637A potential uncontrolled search path vulnerability was repor…8.5
- CVE-2026-86408Affected versions of MISP do not enforce parent-event visibi…7.1
- CVE-2026-86416ILIAS versions before 9.23, 10.11, and 11.4 contain an autho…5.4
- CVE-2026-86417Affected versions of MISP inconsistently enforced email-addr…5.3
- CVE-2026-86418Affected versions of MISP expose organisation metadata throu…2.3
- CVE-2026-86419Affected versions of MISP contain insufficient validation of…7
- CVE-2026-86420ImageMagick before 7.1.2-30 and 6.9.13-55 fails to properly …3.7
Are you affected by CVE-2026-86404?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
