Apache Apache Tapestry

8 CVEs affecting Apache Apache Tapestry. Latest disclosed: 2026-08-10. Critical: 4, High: 4.

Top CVEs affecting Apache Apache Tapestry
CVESeverityScorePublishedSummary
CVE-2022-46366Critical9.82022-12-02Apache Tapestry 3.x allows deserialization of untrusted data, leading to remote code execution. This issue is similar to but distinct from CVE-2020-17531, whic…
CVE-2021-27850Critical9.82021-04-15A critical unauthenticated remote code execution vulnerability was found all recent versions of Apache Tapestry. The affected versions include 5.4.5, 5.5.0, 5…
CVE-2020-17531Critical9.82020-12-08A Java Serialization vulnerability was found in Apache Tapestry 4. Apache Tapestry 4 will attempt to deserialize the "sp" parameter even before invoking the pa…
CVE-2019-10071Critical9.82019-09-16The code which checks HMAC in form submissions used String.equals() for comparisons, which results in a timing side channel for the comparison of the HMAC sign…
CVE-2026-61899High7.52026-08-10Vulnerability in tapestry-core in Apache Tapestry 5.5.0+ on all platforms allows attackers to download clsspath assets via specially crafted URLs. Users are re…
CVE-2022-31781High7.52022-07-13Apache Tapestry up to version 5.8.1 is vulnerable to Regular Expression Denial of Service (ReDoS) in the way it handles Content Types. Specially crafted Conten…
CVE-2021-30638High7.52021-04-27Information Exposure vulnerability in context asset handling of Apache Tapestry allows an attacker to download files inside WEB-INF if using a specially-constr…
CVE-2019-0207High7.52019-09-16Tapestry processes assets `/assets/ctx` using classes chain `StaticFilesFilter -> AssetDispatcher -> ContextResource`, which doesn't filter the character `\`…