CVE-2026-57629
Deferred Deferred - Pending Action

StatCounter <= 2.1.1 Cross Site Scripting (XSS)

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

Publication date: 2026-06-26

Last updated on: 2026-06-29

Assigner: Patchstack

Description

Contributor Cross Site Scripting (XSS) in StatCounter <= 2.1.1 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-26
Last Modified
2026-06-29
Generated
2026-07-16
AI Q&A
2026-06-26
EPSS Evaluated
2026-07-15
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
patchstack statcounter_plugin to 2.1.2 (exc)

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 vulnerability is a Cross Site Scripting (XSS) issue found in the WordPress StatCounter Plugin versions 2.1.1 and below.

It allows attackers to inject malicious scripts into websites by exploiting the plugin, potentially causing harmful effects such as redirects or unwanted advertisements.

The vulnerability requires a privileged user to perform an action, like clicking a malicious link, for the attack to succeed.

It has been fixed in version 2.1.2 of the plugin.

Detection Guidance

The vulnerability affects WordPress StatCounter Plugin versions 2.1.1 and below. Detection involves verifying the installed plugin version to see if it is vulnerable.

You can check the plugin version on your WordPress site by navigating to the Plugins section in the WordPress admin dashboard or by using command line tools.

Suggested commands to detect the vulnerable version include:

  • Using WP-CLI to check the plugin version: wp plugin list | grep statcounter
  • Manually inspecting the plugin's main PHP file for the version number, e.g., grep 'Version' wp-content/plugins/statcounter/statcounter.php

If the version is 2.1.1 or below, the plugin is vulnerable to the described XSS issue.

Impact Analysis

Exploitation of this vulnerability can lead to attackers injecting malicious scripts into your website.

  • Redirecting users to malicious or unintended websites.
  • Displaying unwanted advertisements or harmful HTML payloads.

Because the attack requires a privileged user to interact with a malicious link, it could compromise the integrity and security of your website if such an action occurs.

The CVSS score of 6.5 indicates a moderate risk, so timely updating to the patched version is recommended to mitigate these impacts.

Compliance Impact

The provided information does not specify any direct impact of this vulnerability on compliance with common standards and regulations such as GDPR or HIPAA.

Mitigation Strategies

The immediate step to mitigate this vulnerability is to update the WordPress StatCounter Plugin to version 2.1.2 or later, where the Cross Site Scripting (XSS) vulnerability has been patched.

Additionally, Patchstack users can enable auto-updates for vulnerable plugins to ensure timely patching.

Chat Assistant

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

EPSS Chart