CVE-2026-32412
Server-Side Request Forgery in Gift Up! WordPress Plugin
Publication date: 2026-03-13
Last updated on: 2026-03-13
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gift_up | gift_cards_for_wordpress_and_woocommerce | to 3.1.7 (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?
[{'type': 'paragraph', 'content': 'CVE-2026-32412 is a Server Side Request Forgery (SSRF) vulnerability in the WordPress plugin "Gift Up Gift Cards for WordPress and WooCommerce" versions up to and including 3.1.7.'}, {'type': 'paragraph', 'content': 'This vulnerability allows an unauthenticated attacker to make the affected website send arbitrary HTTP requests to domains controlled by the attacker.'}, {'type': 'paragraph', 'content': 'Such requests can potentially expose sensitive information from other services running on the same system.'}, {'type': 'paragraph', 'content': 'No special privileges are required to exploit this vulnerability.'}] [1]
How can this vulnerability impact me? :
The vulnerability can allow attackers to make the affected website perform arbitrary HTTP requests, potentially exposing sensitive information from other services on the same system.
Because the attacker does not need any special privileges, this can lead to unauthorized access to internal resources or data leakage.
However, the CVSS score of 5.4 indicates this is a low priority threat with limited impact.
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?
To mitigate the CVE-2026-32412 vulnerability, you should update the Gift Up Gift Cards plugin for WordPress and WooCommerce to version 3.1.8 or later, as this version contains the patch for the Server-Side Request Forgery (SSRF) issue.
Additionally, consider enabling auto-update options for the plugin if available, to ensure you receive future security patches promptly.