CVE-2026-0632
Server-Side Request Forgery in Fluent Forms Pro Plugin Allows Internal Access
Publication date: 2026-02-09
Last updated on: 2026-02-09
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wpmet | fluent_forms_pro_add_on_pack | to 6.1.12 (inc) |
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?
The Fluent Forms Pro Add On Pack plugin for WordPress has a Server-Side Request Forgery (SSRF) vulnerability in all versions up to and including 6.1.12. This vulnerability exists in the 'saveDataSource' function and allows authenticated attackers with Subscriber-level access or higher to make web requests to arbitrary locations from the web application.
Essentially, an attacker can exploit this flaw to send requests from the server hosting the WordPress site to other internal or external services, potentially querying or modifying information on internal systems.
How can this vulnerability impact me? :
This vulnerability can allow an attacker with low-level authenticated access to make unauthorized web requests from the server, potentially accessing or modifying sensitive internal information or services that are not normally exposed externally.
Such unauthorized access could lead to information disclosure or manipulation of internal data, which may compromise the security and integrity of the affected system.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know