SecPod

Learn Search

Search across all Learn content

← Back to Security Research
Security Alert: Critical Apache Struts Vulnerability Under Active Exploitation

Security Alert: Critical Apache Struts Vulnerability Under Active Exploitation

Apache has revealed a critical vulnerability in Apache Struts, a widely utilized Java-based web application framework. The vulnerability tracked as CVE-2024-53677 has a CVSS Score of 9.5 out of 10, indicating critical severity.Struts is a key component in many enterprise environments, valued for its...

Dec 18, 2024By Saanidhya Dwivedi2 min read

Apache has revealed a critical vulnerability in Apache Struts, a widely utilized Java-based web application framework. The vulnerability tracked as CVE-2024-53677 has a CVSS Score of 9.5 out of 10, indicating critical severity.Struts is a key component in many enterprise environments, valued for its strong architecture, comprehensive data validation features, and smooth integration with other technologies. These attributes make Struts a popular choice for large-scale, mission-critical applications, amplifying the importance of the recently discovered security threat.

Impact

According to Apache advisory, “An attacker can exploit file upload parameters to enable path traversal, and in certain cases, this could allow the upload of a malicious file that may be used for Remote Code Execution.” A similar problem was detected in another critical vulnerability last December (CVE-2023-50164), which also came under active exploitation shortly after public disclosure.

Products Affected

The bug affects the following versions, and it has already been patched in Strut 6.4.0 or greater:

  • Struts 6.0.0 through Struts 6.3.0.2 (EOL)
  • Struts 2.0.0 through Struts 2.3.37 (EOL)
  • Struts 2.5.0 through Struts 2.5.33

Solution

Upgrade to Struts 6.4.0 or greater and use Action File Upload Interceptor. Keeping the old file upload interceptor will keep the user vulnerable to the attack.

Due to its wide-spread use, we highly recommend you update your devices.

Instantly Fix Risks with SanerNow Patch Management

SanerNow Patch Management is a continuous, automated, and integrated platform that instantly fixes risks exploited in the wild. The software supports major operating systems like Windows, Linux, and macOS, as well as 550+ third-party applications.

It also allows you to set up a safe testing area to test patches before deploying them in a primary production environment. SanerNow patch management additionally supports a patch rollback feature in case of patch failure or a system malfunction.

Featured Posts

Open CVE-2026-31431: From 732 Bytes to Root - Anatomy of a Modern Linux Privilege Escalation

CVE-2026-31431: From 732 Bytes to Root - Anatomy of a Modern Linux Privilege Escalation

CVE Research

CVE-2026-31431: From 732 Bytes to Root - Anatomy of a Modern Linux Privilege Escalation

Jun 24, 2026

Open CVE-2026-31431: The Nine-Year Kernel Bug Hiding in Plain Sight

CVE-2026-31431: The Nine-Year Kernel Bug Hiding in Plain Sight

CVE Research

CVE-2026-31431: The Nine-Year Kernel Bug Hiding in Plain Sight

Jun 23, 2026

Open Squidbleed: A 29-Year-Old Squid Proxy Flaw That Leaks Cleartext HTTP Requests
Squidbleed: A 29-Year-Old Squid Proxy Flaw That Leaks Cleartext HTTP Requests

CVE Research

Squidbleed: A 29-Year-Old Squid Proxy Flaw That Leaks Cleartext HTTP Requests

Jun 23, 2026

Open AryStinger Malware Leverages 4,300+ Legacy Routers to Establish Persistent Spy Infrastructure
AryStinger Malware Leverages 4,300+ Legacy Routers to Establish Persistent Spy Infrastructure

CVE Research

AryStinger Malware Leverages 4,300+ Legacy Routers to Establish Persistent Spy Infrastructure

AryStinger represents a calculated shift in IoT threat methodology, abandoning noisy, destructive payloads in favor of silent, long-term reconnaissance infrastructure. By exploiting unpatched, end-of-life routers and NAS devices through decade-old vulnerabilities, the threat operator has assembled a distributed fleet of over 4,300 Executor nodes capable of conducting parallelized DNS enumeration, port scanning, and service fingerprinting at scale, all while masking origin behind residential IP addresses. With active development ongoing and a potential operational timeline stretching back to 2024, AryStinger underscores a growing and underappreciated risk: forgotten edge hardware is not merely a compliance gap but exploitable infrastructure.

Jun 23, 2026

Security Alert: Critical Apache Struts Vulnerability Under Active Expl | SecPod