Deserialization Flaw in Red Hat's Artemis Framework
CVE-2026-86404

8.8HIGH

What is CVE-2026-86404?

The Artemis framework by Red Hat has a significant deserialization issue where the default configuration allows deserialization of objects without proper restrictions. The ObjectMessage.getObject() method uses ObjectInputStreamWithClassLoader, which relies on an empty allow-list and block-list for filtering. This configuration flaw results in the isTrustedType() method returning true for all classes by default, creating an exploitable vector for untrusted data deserialization.

References

CVSS V3.1

Score:
8.8
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.