CVE-2025-4302
BaseFortify
Publication date: 2025-07-17
Last updated on: 2026-01-02
Assigner: WPScan
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| fullworks | stop_user_enumeration | to 1.7.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-NVD-CWE-noinfo |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability in the Stop User Enumeration WordPress plugin before version 1.7.3 allows an attacker to bypass the plugin's protection by URL-encoding the REST API path /wp-json/wp/v2/users/. This means that although the plugin blocks user enumeration requests for non-authorized users, an attacker can still access user information by encoding the URL, effectively circumventing the intended access restrictions.
How can this vulnerability impact me? :
This vulnerability can allow unauthorized users to enumerate WordPress users via the REST API, potentially exposing usernames and other user-related information. This can facilitate further attacks such as brute force login attempts, social engineering, or privilege escalation.