Description
The UserPro - Community and User Profile WordPress Plugin plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 5.1.10 via the userpro_fbconnect() function. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information.
Published: 2025-06-14
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary File Read
Action: Patch Now
AI Analysis

Impact

The vulnerability in the UserPro – Community and User Profile WordPress Plugin allows unauthenticated attackers to perform directory traversal through the userpro_fbconnect() function, enabling them to read arbitrary files on the server. This weakness is a classic example of CWE‑22. Because the flaw does not require authentication or elevated privileges, content such as configuration files, database credentials, or private user data may be exposed, compromising the confidentiality of the affected infrastructure.

Affected Systems

The flaw affects all installations of the UserPro plugin for WordPress up to and including version 5.1.10. Site owners running any of these versions on WordPress should assess whether the plugin is in active use and whether the file permissions and server configuration could expose sensitive files. The plugin is distributed via the CodeCanyon marketplace and is commonly used to add social login and profile features to WordPress sites.

Risk and Exploitability

The CVSS score of 5.9 classifies this issue as medium severity, and the EPSS score of 1 % suggests that exploitation is possible but not widespread. The vulnerability is not part of the CISA KEV list, but because the bug permits unauthenticated file reads, attackers could quickly gain useful information. The attack vector is web‑based, requiring only a crafted request to the vulnerable function, and no additional authentication or privileged access is needed.

Generated by OpenCVE AI on April 22, 2026 at 17:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the UserPro plugin to version 5.1.11 or later, which removes the directory traversal flaw.
  • If an upgrade is not immediately possible, remove the plugin from the WordPress installation or disable the userpro_fbconnect() endpoint by changing its access permissions or using a web‑server configuration rule.
  • Restrict the permissions of sensitive files and the WordPress root directory to prevent read access by the web‑server process, thereby limiting the impact of any remaining traversal attempts.

Generated by OpenCVE AI on April 22, 2026 at 17:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-18329 The UserPro - Community and User Profile WordPress Plugin plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 5.1.10 via the userpro_fbconnect() function. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information.
History

Wed, 16 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.0105}

epss

{'score': 0.01143}


Tue, 17 Jun 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 14 Jun 2025 08:45:00 +0000

Type Values Removed Values Added
Description The UserPro - Community and User Profile WordPress Plugin plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 5.1.10 via the userpro_fbconnect() function. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information.
Title UserPro - Community and User Profile WordPress Plugin <= 5.1.10 - Unauthenticated Arbitrary File Read
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 5.9, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:42:53.265Z

Reserved: 2025-05-01T12:49:24.396Z

Link: CVE-2025-4187

cve-icon Vulnrichment

Updated: 2025-06-16T16:47:16.671Z

cve-icon NVD

Status : Deferred

Published: 2025-06-14T09:15:22.050

Modified: 2026-06-17T09:32:43.830

Link: CVE-2025-4187

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T17:30:22Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')