Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 vulnerability

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.

Published 7 Sep 2026Updated 7 Sep 20263 sources
CVSS 8.8

Record history

Record created from the first normalized source observation.
Metadata and source references refreshed.