CVE-2026-27536
Received Received - Intake

BaseFortify

Vulnerability report for CVE-2026-27536, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in MailChimp Subscribe Forms <= 4.3.3 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-08-13
AI Q&A
2026-08-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
mailchimp subscribe_forms to 4.3.3 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an Unauthenticated Cross Site Scripting (XSS) vulnerability in MailChimp Subscribe Forms plugin versions 4.3.3 and below. It allows attackers to inject malicious scripts into web pages viewed by users without requiring authentication.

Detection Guidance

To detect this XSS vulnerability in MailChimp Subscribe Forms <= 4.3.3, inspect web forms for improper input sanitization. Check for forms with parameters that reflect user input without validation. Use browser developer tools to test inputs with basic XSS payloads like <script>alert(1)</script>. Review server responses for echoed unfiltered user data.

Impact Analysis

An attacker could steal user sessions, redirect users to malicious sites, or perform actions on behalf of users. This could lead to data theft, account compromise, or malware distribution through affected websites using the vulnerable plugin.

Compliance Impact

This XSS vulnerability could lead to unauthorized data access or modification, violating GDPR's data protection requirements. For HIPAA, it may compromise protected health information integrity and confidentiality if exploited on healthcare-related sites.

Mitigation Strategies

Immediately update MailChimp Subscribe Forms to the latest version. If no update is available, disable the plugin until a patch is released. Implement input validation and output encoding on all form fields. Use a web application firewall to filter malicious scripts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-27536. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart