Skip to main content

Gift Up Gift Cards For Wordpress And Woocommerce EUVDEUVD-2026-11930

| CVE-2026-32412 MEDIUM
Server-Side Request Forgery (SSRF) (CWE-918)
2026-03-13 Patchstack
5.4
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.4 MEDIUM
AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

3
EUVD ID Assigned
Mar 13, 2026 - 16:57 euvd
EUVD-2026-11930
Analysis Generated
Mar 13, 2026 - 16:57 vuln.today
CVE Published
Mar 13, 2026 - 11:42 nvd
MEDIUM 5.4

DescriptionCVE.org

Server-Side Request Forgery (SSRF) vulnerability in Gift Up! Gift Up Gift Cards for WordPress and WooCommerce gift-up allows Server Side Request Forgery.This issue affects Gift Up Gift Cards for WordPress and WooCommerce: from n/a through <= 3.1.7.

AnalysisAI

A Server-Side Request Forgery (SSRF) vulnerability exists in Gift Up! Gift Cards for WordPress and WooCommerce plugin versions up to 3.1.7, allowing unauthenticated attackers to make arbitrary HTTP requests from the vulnerable server. This could enable attackers to access internal services, scan internal networks, or exfiltrate sensitive data from systems accessible only to the server. The vulnerability has a CVSS score of 5.4 (Medium) with network-based attack vector and low impact on confidentiality and integrity.

Technical ContextAI

The vulnerability is classified as CWE-918 (Server-Side Request Forgery), which occurs when user-controlled input is insufficiently validated before being passed to network operations. In the context of the Gift Up! plugin for WordPress/WooCommerce (identifiable via CPE wp:giftup-gift-cards), the plugin likely accepts URL parameters or configuration inputs that are then used in server-side HTTP requests without proper validation or allowlisting. This enables attackers to manipulate the target of these requests to reach internal IP addresses, cloud metadata endpoints (such as AWS EC2 IMDSv1), internal APIs, or other sensitive network resources that should be isolated from the public internet.

RemediationAI

Upgrade Gift Up! Gift Cards for WordPress and WooCommerce to version 3.1.8 or later immediately upon availability. Until patching is completed, implement network-level mitigations by restricting outbound HTTP/HTTPS requests from the WordPress application server to an explicit allowlist of trusted external domains and blocking all requests to private IP ranges (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, 127.0.0.0/8, 169.254.0.0/16). Additionally, disable or restrict access to cloud metadata endpoints if running on AWS, Azure, or GCP. If the plugin's functionality permits, configure it to reject requests to non-standard ports and internal hostnames. Monitor application logs for unusual outbound connection attempts.

Share

EUVD-2026-11930 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy