CVE-2025-12172 MEDIUM

CVE-2025-12172: Mailchimp List Subscribe Form <= 2.0.0 - Cross-Site Request Forgery to Mailchimp List Change

Vendor Mailchimp
Product Mailchimp List Subscribe Form
Weakness CWE-352 · CSRF
Published February 19, 2026
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Mailchimp List Subscribe Form plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.0. This is due to missing or incorrect nonce validation on the mailchimp_sf_change_list_if_necessary() function. This makes it possible for unauthenticated attackers to change Mailchimp lists via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Explanation of Vulnerability in Simple Terms

02Summary

The Mailchimp List Subscribe Form contains a cross-site request forgery (CSRF) vulnerability affecting versions up to 2.0.0. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the form settings without the admin's knowledge or consent. The vulnerability requires user interaction and does not expose sensitive data, but can result in unauthorized modifications to subscription forms.

What an attacker can do

03Attacker Capabilities

Trick a site admin into modifying form settings or subscription lists without their knowledge.

Potential impact on your site

04Site Impact

Form configuration could be altered by attackers without your consent or awareness.

Conditions required to exploit

05Prerequisites

Admin must visit a malicious webpage while logged into the site.

Key dates

06Disclosure timeline

February 19, 2026 CVE published
April 8, 2026 Record updated