Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
CVE title explicitly states unauthenticated access, overriding the provided PR:L; C:H and I:L retained from input; no availability impact described.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Broken Access Control in EPROLO Dropshipping <= 2.4.2 versions.
AnalysisAI
Broken access control in the EPROLO Dropshipping WordPress plugin (versions <= 2.4.2) allows network-based attackers to bypass authorization checks and access restricted functionality without proper permission validation. The CWE-862 (Missing Authorization) root cause means the plugin fails to verify whether a requestor has rights to perform certain actions, enabling high-impact confidentiality exposure (C:H) and limited integrity impact (I:L). …
Unlock full vulnerability intelligence
- Risk assessment & exploitation conditions
- Attack chain visualization
- Remediation with exact patch versions
- Threat intelligence from 22 sources
- Personal watchlist & email alerts
Free forever · No credit card required
Attack ChainAIDerived
Hypothetical attack flow derived from CVE metadata
Vulnerability AssessmentAI
| Exploitation | The EPROLO Dropshipping plugin version 2.4.2 or earlier must be installed and active on a WordPress site. … Additional conditions and limiting factors are described in the full assessment. |
| Risk Assessment | The provided CVSS vector CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N scores 7.1 (High) and implies low privileges (PR:L) are required - yet the CVE description explicitly states 'Unauthenticated' broken access control. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in. |
| Exploit Scenario | An unauthenticated remote attacker (or low-privileged subscriber-level WordPress user, depending on actual exploitation conditions) sends a crafted HTTP request directly to a vulnerable AJAX endpoint registered by the EPROLO Dropshipping plugin. Because the plugin fails to validate the caller's authorization (CWE-862), the endpoint processes the request and returns sensitive data - such as order details, supplier account credentials, or customer information - or performs a restricted modification action. … |
| Remediation | No specific patched version number was provided in the available intelligence data, so 'Patch available per vendor advisory' is the appropriate characterization - check the Patchstack entry at https://patchstack.com/database/wordpress/plugin/eprolo-dropshipping/vulnerability/wordpress-eprolo-dropshipping-plugin-2-4-2-broken-access-control-vulnerability for the latest fix version and update the plugin immediately if a newer release exists in the WordPress plugin repository. … Detailed patch versions, workarounds, and compensating controls in full report. |
Recommended ActionAI
Within 24 hours, identify all WordPress instances running EPROLO Dropshipping plugin version 2.4.2 or earlier and audit access logs for suspicious activity patterns. …
Sign in for detailed remediation steps and compensating controls.
Threat intelligence, references, and detailed analysis are available after sign-in.
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-63319
GHSA-jfmx-9426-2537