CVE-2025-12452 MEDIUM

CVE-2025-12452: Visit Counter 1.0 - Cross-Site Request Forgery to Stored Cross-Site Scripting

Vendor Bestiadurmiente
Product Visit Counter
Weakness CWE-352 · CSRF
Published November 4, 2025
Last update November 4, 2025

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Visit Counter plugin for WordPress is vulnerable to Cross-Site Request Forgery in version 1.0. This is due to missing or incorrect nonce validation on the widgets.php page. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts 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

Visit Counter contains a cross-site request forgery (CSRF) vulnerability that allows an attacker to perform unauthorized actions on behalf of a logged-in user. The vulnerability requires user interaction—the victim must visit a malicious page while authenticated. An attacker can modify site settings or data, though the impact is limited to low-severity changes.

What an attacker can do

03Attacker Capabilities

Perform unauthorized actions on the site by tricking a logged-in user into visiting a malicious page.

Potential impact on your site

04Site Impact

Site settings or data could be modified without your knowledge if a user clicks a malicious link while logged in.

Conditions required to exploit

05Prerequisites

Victim must be logged in and visit an attacker-controlled page; no special privileges required.

Key dates

06Disclosure timeline

November 4, 2025 CVE published
November 4, 2025 Record updated