CVE-2025-14293
BaseFortify
Publication date: 2025-12-11
Last updated on: 2026-04-08
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | wp_job_portal | * |
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?
The WP Job Portal plugin for WordPress has a vulnerability in the 'downloadCustomUploadedFile' function that allows authenticated users with Subscriber-level access or higher to read arbitrary files on the server. This means attackers can access the contents of files they should not normally be able to see.
How can this vulnerability impact me? :
This vulnerability can allow attackers to read sensitive files on the server, potentially exposing confidential information. Since it requires only Subscriber-level access, it increases the risk of data leakage from users who have limited privileges.