CVE-2024-13411 MEDIUM

CVE-2024-13411: Zapier for WordPress <= 1.5.1 - Authenticated (Subscriber+) Blind Server-Side Request Forgery via updated_user Function

Vendor Zapier
Product Zapier for WordPress
Weakness CWE-918 · SSRF
Published March 26, 2025
Last update April 8, 2026

CVSS base score

6.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The Zapier for WordPress plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.5.1 via the updated_user() function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to make web requests to arbitrary locations originating from the web application which can be used to query and modify information from internal services.

Explanation of Vulnerability in Simple Terms

02Summary

The Zapier for WordPress plugin versions 1.5.1 and earlier contain a server-side request forgery vulnerability. An authenticated user with low privileges can make the site send HTTP requests to internal or external systems on the attacker's behalf. The vulnerability affects the scope beyond the plugin itself, potentially exposing internal network resources or allowing interaction with third-party services.

What an attacker can do

03Attacker Capabilities

Make the site send HTTP requests to internal networks or external systems without authorization.

Potential impact on your site

04Site Impact

Attackers with contributor or subscriber access can probe internal networks, access internal services, or interact with external APIs on your site's behalf.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress user account; no user interaction required.

Key dates

06Disclosure timeline

March 26, 2025 CVE published
April 8, 2026 Record updated