CVE-2025-4187
BaseFortify
Publication date: 2025-06-14
Last updated on: 2025-06-16
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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 Directory Traversal flaw in the UserPro - Community and User Profile WordPress Plugin (up to version 5.1.10). It occurs via the userpro_fbconnect() function, allowing unauthenticated attackers to read arbitrary files on the server. This means attackers can access sensitive files that they should not be able to see.
How can this vulnerability impact me? :
The vulnerability can allow attackers to read sensitive information stored on the server, which could include configuration files, credentials, or other private data. This unauthorized access can lead to information disclosure and potentially further attacks on the system.