LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2006-1547: Apache Struts 1 ActionForm Denial-of-Service Vulnerability

RBRecent Breaches Vulnerability Intelligence·Jan 21, 2022
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Jul 21, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2006-1547 to its Known Exploited Vulnerabilities catalog on Jan 21, 2022, with a federal patch deadline of Jul 21, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

ActionForm in Apache Struts versions before 1.2.9 with BeanUtils 1.7 contains a vulnerability that allows for denial-of-service (DoS).

CVE-2006-1547 is a denial-of-service vulnerability in ActionForm within Apache Struts 1, specifically versions before 1.2.9 when used with BeanUtils 1.7. It allows an attacker to disrupt availability of applications built on this framework. For IT and security teams running legacy Java web applications, this matters because Struts 1 was widely deployed; unpatched instances can be taken offline, interrupting services that still depend on it.

Public detail is limited to the denial-of-service impact described in the CISA summary. Confirm exact affected builds, fixed releases, and any configuration prerequisites directly against the vendor advisory before acting.

How it works

The flaw resides in ActionForm handling when paired with BeanUtils 1.7 in Apache Struts versions before 1.2.9. ActionForm is the component that binds incoming request data to JavaBeans. In this class of issue, malformed or excessive input can cause the framework to enter a resource-consuming state—typically exhausting CPU, memory, or threads—so that legitimate requests can no longer be processed.

An attacker would send crafted requests that exercise the vulnerable ActionForm path. No further exploit mechanics are provided in the available facts; treat any public proof-of-concept claims with caution and validate them only against official vendor information. The result is service unavailability rather than direct code execution or data theft, though prolonged downtime can still have operational and compliance consequences.

Am I affected? How to find it in your systems

Apache Struts 1 typically appears in older Java EE web applications—custom internal tools, portals, or third-party products that embedded the framework. It is commonly found under WEB-INF/lib as struts.jar (or similarly named JARs) and is often accompanied by commons-beanutils JARs.

Because the CWE is not specified and precise version boundaries can vary by packaging, always confirm against the vendor advisory rather than relying solely on a version string match.

How to remediate

Patch first. Apply the updates specified by the vendor for Apache Struts 1 so that ActionForm no longer exhibits the denial-of-service condition when used with BeanUtils. The CISA-required action is simply to apply updates per vendor instructions; follow that guidance for the correct fixed package or replacement library set.

If you can't patch immediately

Reduce exposure until the vendor update can be applied.

These steps are compensating controls only; they do not replace the vendor update.

If your data may have been exposed

This vulnerability is documented as a denial-of-service issue; known ransomware use is not documented. Actively exploited vulnerabilities can still lead to broader incidents if attackers use downtime as cover for other actions. If you suspect compromise, follow your incident-response process, preserve logs, and review for secondary activity. You can run a free exposure scan of your email addresses against known breach data sets to check whether credentials or personal information associated with your organization have appeared in prior breaches.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedApache · Struts 1
Added to CISA KEVJan 21, 2022
Federal patch deadlineJul 21, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities