CVE-2025-10861
BaseFortify
Publication date: 2025-10-24
Last updated on: 2025-10-27
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| xpeedstudio | popup-builder-block | 2.1.5 |
| xpeedstudio | popup-builder-block | 2.1.4 |
| xpeedstudio | popup-builder-block | 2.1.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Server-Side Request Forgery (SSRF) in the Popup builder plugin for WordPress, affecting all versions up to and including 2.1.4. It occurs because the plugin does not properly validate URLs provided via a URL parameter, allowing unauthenticated attackers to make web requests from the web application to arbitrary locations. This can be exploited to query or modify information from internal services and perform network reconnaissance.
How can this vulnerability impact me? :
The vulnerability can allow attackers to make unauthorized requests from your web application to internal or external systems, potentially exposing sensitive internal information or enabling attackers to gather intelligence about your network. This can lead to unauthorized data access or manipulation within internal services and increase the risk of further attacks.