Vulnerability record · CVE-2018-14667 · published 6 November 2018
CVE-2018-14667: RichFaces Framework EL injection enables unauthenticated remote code execution
Redhat · Richfaces
RichFaces Framework 3.X through 3.3.4 is vulnerable to Expression Language injection through the UserResource resource. A remote, unauthenticated attacker can chain Java serialized objects via org.ajax4jsf.resource.UserResource$UriData to execute arbitrary code. The flaw is critical because it is network-reachable, needs no credentials or user interaction, and leads to full compromise of the affected server.
Description
The RichFaces Framework 3.X through 3.3.4 is vulnerable to Expression Language (EL) injection via the UserResource resource. A remote, unauthenticated attacker could exploit this to execute arbitrary code using a chain of java serialized objects via org.ajax4jsf.resource.UserResource$UriData.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Automated analysis
critical priorityUnauthenticated network-reachable remote code execution with a 9.8 CVSS score, KEV listing, and very high EPSS probability.
What it is
RichFaces Framework 3.X through 3.3.4 is vulnerable to Expression Language injection through the UserResource resource. A remote, unauthenticated attacker can chain Java serialized objects via org.ajax4jsf.resource.UserResource$UriData to execute arbitrary code. The flaw is critical because it is network-reachable, needs no credentials or user interaction, and leads to full compromise of the affected server.
Impact
An attacker gains arbitrary code execution on the application server, typically running with the privileges of the Java process. That allows full control of the host, data theft, and lateral movement into the surrounding environment.
Attack surface
Reachable over the network through the RichFaces UserResource endpoint; the CVSS vector shows no privileges required and no user interaction. Any internet- or network-exposed RichFaces 3.X application is directly in scope.
Exploitation
Listed in CISA KEV since 2023-09-28 with a required action deadline, and EPSS 30-day probability is about 0.74 (99.5th percentile), indicating active exploitation and high likelihood. Public exploitation tooling is referenced (Richsploit), though no ransomware use is documented.
What to do
- Apply the Red Hat errata fixes (RHSA-2018:3517, 3518, 3519, 3581) or upgrade RichFaces to a fixed release.
- If patching is not possible, discontinue use of the affected RichFaces 3.X component per CISA guidance.
- Restrict network access to RichFaces endpoints so only trusted clients can reach them.
- Deploy WAF or filtering rules to block EL injection and serialized-object payloads targeting UserResource.
- Inventory applications for embedded RichFaces 3.X libraries, including those bundled inside JBoss/Enterprise Linux deployments.
Detection
- Monitor web logs for requests to RichFaces UserResource paths containing EL expressions or serialized Java object markers.
- Alert on outbound connections or child processes spawned by the Java application server that are unusual for the workload.
- Search for known Richsploit or serialized-payload signatures in HTTP request bodies.
- Review application server logs for deserialization errors or unexpected class loading around org.ajax4jsf.resource.UserResource$UriData.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2018-14667 to the Known Exploited Vulnerabilities catalog on 28 September 2023 as "Red Hat JBoss RichFaces Framework Expression Language Injection Vulnerability". Required action: Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable. Federal deadline 19 October 2023.
Affected products
2 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
Track CVE-2018-14667 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2018-14667), CISA KEV, FIRST EPSS (scores of 2026-09-24). This page is refreshed as NVD updates the record.