CVE-2025-59566
BaseFortify
Publication date: 2025-10-22
Last updated on: 2026-04-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| amentotech | workreap | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Path Traversal issue in the AmentoTech Workreap theme's plugin. It allows an attacker to access files and directories outside the intended restricted directory by manipulating the pathname, potentially exposing sensitive files.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability could gain unauthorized access to sensitive files on the server, leading to information disclosure, data leakage, or further compromise of the system.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
This vulnerability could lead to unauthorized access and disclosure of personal or sensitive data, which may result in non-compliance with data protection regulations such as GDPR and HIPAA.