← Vulnerability feed

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.

9.8 CVSS 3.1 Critical CISA KEV since 28 Sep 2023 EPSS 74% · top 0.5% CWE-94 · Code injection
9.8CVSS 3.1 base score, v2 7.5
74%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
2Affected product versions listed by NVD
17References
17 Jun 2026Last modified by NVD

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

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

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.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2019-11043PHP-FPM buffer overflow enables remote code executionPHP-FPM in certain configurations writes past allocated buffers into FCGI protocol data space, an out-of-bounds write (CWE-787, CWE-120). It affects …KEVEPSS 100%analysed9.8CVE-2014-7169GNU Bash environment variable function parsing command injection (Shellshock variant)GNU Bash through 4.3 bash43-025 processes trailing strings after malformed function definitions in environment variable values, allowing command inje…KEVEPSS 100%analysed9.8CVE-2014-6271GNU Bash environment variable command injection (ShellShock)GNU Bash through 4.3 processes trailing strings after function definitions in environment variable values, allowing injected commands to run when Bas…KEVEPSS 100%analysed9.0CVE-2021-40438Apache HTTP Server mod_proxy SSRF via crafted URI pathA crafted request URI path can make mod_proxy forward the request to an origin server chosen by the remote user, an SSRF flaw in Apache HTTP Server 2…KEVEPSS 100%analysed8.8CVE-2025-31277Apple WebKit memory corruption via malicious web contentApple WebKit fails to handle memory correctly when processing crafted web content, leading to memory corruption across Safari, iOS, iPadOS, macOS, tv…KEVEPSS 1.6%analysed8.8CVE-2023-5217libvpx VP8 encoding heap buffer overflow exploited via crafted HTMLA heap buffer overflow in the VP8 encoder in libvpx affects Google Chrome before 117.0.5938.132 and libvpx 1.13.1, and is reachable through a crafted…KEVEPSS 49%analysed8.8CVE-2023-32373Apple WebKit use-after-free enables code execution via web contentA use-after-free flaw in Apple's WebKit engine was fixed across watchOS, tvOS, macOS, iOS, iPadOS and Safari. Processing maliciously crafted web cont…KEVEPSS 12%analysed8.8CVE-2019-8720WebKit memory corruption allows code execution via crafted web contentWebKit contains multiple memory corruption issues in memory handling that are triggered when processing maliciously crafted web content. Successful e…KEVEPSS 1.6%analysed

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.