← Vulnerability feed

Vulnerability record · CVE-2013-2134 · published 16 July 2013

CVE-2013-2134: Apache Struts 2 OGNL code injection via crafted action name

Apache · Struts

Apache Struts 2 before 2.3.14.3 fails to properly handle a crafted action name during wildcard matching, allowing remote attackers to inject and execute arbitrary OGNL code. This is a distinct issue from CVE-2013-2135. Because it enables remote code execution on a widely deployed web framework, it is a serious risk to unpatched Struts 2 applications.

9.3 CVSS 2.0 High EPSS 70% · top 0.6% CWE-94 · Code injection
9.3CVSS 2.0 base score
70%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
14References
16 Jun 2026Last modified by NVD

Description

Apache Struts 2 before 2.3.14.3 allows remote attackers to execute arbitrary OGNL code via a request with a crafted action name that is not properly handled during wildcard matching, a different vulnerability than CVE-2013-2135.

AV:N/AC:M/Au:N/C:C/I:C/A:C

Automated analysis

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

critical priorityUnauthenticated remote code execution in a widely used framework with a very high EPSS score warrants critical priority despite the absence of KEV listing.

What it is

Apache Struts 2 before 2.3.14.3 fails to properly handle a crafted action name during wildcard matching, allowing remote attackers to inject and execute arbitrary OGNL code. This is a distinct issue from CVE-2013-2135. Because it enables remote code execution on a widely deployed web framework, it is a serious risk to unpatched Struts 2 applications.

Impact

An unauthenticated remote attacker can execute arbitrary code in the context of the application server, leading to full compromise of the host and any data it can reach.

Attack surface

Reached over the network via an HTTP request containing a crafted action name; the CVSS vector (AV:N/AC:M/Au:N) indicates no authentication is required, though some conditions must be met for successful exploitation. No user interaction is indicated.

Exploitation

Not listed in CISA KEV and no ransomware associations are documented, but EPSS is very high (0.70211, 99.3rd percentile), indicating strong likelihood of exploitation activity. References are vendor and third-party advisories only, with no public exploit tag in the record.

What to do

  • Upgrade Apache Struts 2 to 2.3.14.3 or later as the primary fix.
  • If immediate upgrade is not possible, apply the vendor's S2-015 guidance and restrict or sanitize wildcard action name handling.
  • Deploy a WAF or reverse proxy rule to block requests with suspicious OGNL expressions in action names.
  • Remove or disable unused Struts 2 applications and endpoints exposed to untrusted networks.
  • Monitor vendor and third-party advisories for updated guidance on affected deployments.

Detection

  • Inspect web and proxy logs for requests with unusual or OGNL-like characters in action name paths.
  • Alert on unexpected child processes or command execution spawned by the Java application server.
  • Monitor for outbound connections from the application server to unusual destinations that could indicate post-exploitation activity.
  • Review application server error logs for Struts wildcard matching or OGNL parsing exceptions.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2013-2134 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-2020-17530Apache Struts forced OGNL evaluation enables remote code executionApache Struts 2.0.0 through 2.5.25 performs forced OGNL evaluation on raw user input placed in tag attributes, allowing expression language injection…KEVEPSS 96%analysed9.8CVE-2017-9791Apache Struts 1 plugin input validation flaw enables remote code executionThe Struts 1 plugin in Apache Struts 2.1.x and 2.3.x may allow remote code execution when a malicious field value is passed in a raw message to the A…KEVEPSS 99%analysed9.8CVE-2017-5638Apache Struts 2 Jakarta Multipart parser remote code executionThe Jakarta Multipart parser in Apache Struts 2 mishandles exceptions and error messages during file-upload attempts, letting a crafted Content-Type,…KEVEPSS 100%analysed9.8CVE-2013-2251Apache Struts 2 OGNL injection enables remote code executionApache Struts 2.0.0 through 2.3.15 fails to properly validate request parameters, allowing crafted action:, redirect:, or redirectAction: prefixes to…KEVEPSS 100%analysed9.8CVE-2012-0391Apache Struts ExceptionDelegator OGNL injection enables remote code executionApache Struts before 2.2.3.1 evaluates parameter values as OGNL expressions in the ExceptionDelegator component during exception handling for mismatc…KEVEPSS 76%analysed8.1CVE-2018-11776Apache Struts namespace handling flaw enables remote code executionApache Struts 2.3 through 2.3.34 and 2.5 through 2.5.16 can execute remote code when alwaysSelectFullNamespace is enabled and results or url tags are…KEVEPSS 100%analysed8.1CVE-2017-9805Apache Struts REST Plugin XStream deserialization RCEThe REST Plugin in Apache Struts 2.1.1 through 2.3.x before 2.3.34 and 2.5.x before 2.5.13 uses an XStreamHandler with an XStream instance for deseri…KEVEPSS 99%analysed7.5CVE-2006-1547Apache Struts 1 ActionForm multipart parameter denial of serviceApache Struts before 1.2.9 with BeanUtils 1.7 exposes the public getMultipartRequestHandler method through ActionForm parameter binding. A remote att…KEVEPSS 55%analysed

Source: NIST National Vulnerability Database (record CVE-2013-2134), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.