CVE-2025-68493
EUVD-2026-189811.01.2026, 13:15
Missing XML Validation vulnerability in Apache Struts, Apache Struts. This issue affects Apache Struts: from 2.0.0 before 2.2.1; Apache Struts: from 2.2.1 through 6.1.0. Users are recommended to upgrade to version 6.1.1, which fixes the issue.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| apache | struts | 2.0.0 ≤ 𝑥 ≤ 2.3.37 |
| apache | struts | 2.5.0 ≤ 𝑥 ≤ 2.5.33 |
| apache | struts | 6.0.0 ≤ 𝑥 < 6.1.1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-112 - Missing XML ValidationThe software accepts XML from an untrusted source but does not validate the XML against the proper schema.
- CWE-611 - Improper Restriction of XML External Entity ReferenceThe software processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output.