Description
Vulnerability in tapestry-core in Apache Tapestry 5.5.0+ on all platforms allows attackers to download clsspath assets via specially crafted URLs.
Users are recommended to upgrade to version 5.9.1, which fixes this issue.
Published: 2026-08-10
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Vulnerability in tapestry‑core of Apache Tapestry 5.5.0+ permits unauthenticated attackers to download classpath assets via crafted URLs. The flaw stems from insufficient input validation on resource paths, allowing the application to serve files that reside within the application’s classpath. Successful exploitation leads to unauthorized disclosure of potentially sensitive files, thereby compromising confidentiality. The weakness maps to CWE‑200.

Affected Systems

Apache Software Foundation’s Apache Tapestry web framework, specifically the tapestry‑core component, is affected. All releases from 5.5.0 up to but not including 5.9.1 on any supported platform are vulnerable. Users are advised to upgrade to at least 5.9.1, which includes a patch that validates resource paths and removes the export of classpath assets.

Risk and Exploitability

Attackers can exploit this flaw remotely by sending a HTTP request containing a specially crafted path. The vulnerability requires no special privileges and can be triggered from any network position that can reach the application, making it a high‑risk exposure for publicly exposed services. No EPSS score is available and the issue is not listed in the CISA KEV catalog, but the lack of an exploitation probability metric does not diminish the potential impact. The fix is available via an official patch; until applied, the best mitigations are to block resource path traversal at the web layer and to restrict access to classpath directories.

Generated by OpenCVE AI on August 10, 2026 at 12:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Tapestry to version 5.9.1 or later to apply the official patch that validates classpath resource requests.
  • Configure the web server or application firewall to reject URLs that attempt directory traversal or reference classpath directories, thereby preventing unintended file exposure.
  • Monitor application logs for anomalous access patterns to classpath resources and adjust access controls accordingly.

Generated by OpenCVE AI on August 10, 2026 at 12:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache tapestry
Vendors & Products Apache
Apache tapestry

Mon, 10 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
Description Vulnerability in tapestry-core in Apache Tapestry 5.5.0+ on all platforms allows attackers to download clsspath assets via specially crafted URLs. Users are recommended to upgrade to version 5.9.1, which fixes this issue.
Title Apache Tapestry: Possible classpath file download through URL manipulation
Weaknesses CWE-200
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-10T11:28:18.179Z

Reserved: 2026-07-11T20:58:42.460Z

Link: CVE-2026-61899

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T15:45:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor