CVE-2025-47468 MEDIUM

CVE-2025-47468: WordPress Hash Form plugin <= 1.2.8 - Cross Site Request Forgery (CSRF) Vulnerability

Vendor Hashthemes
Product Hash Form
Weakness CWE-352 · CSRF
Published May 7, 2025
Last update April 28, 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

Cross-Site Request Forgery (CSRF) vulnerability in hashthemes Hash Form hash-form allows Cross Site Request Forgery.This issue affects Hash Form: from n/a through <= 1.2.8.

Explanation of Vulnerability in Simple Terms

02Summary

Hash Form versions up to 1.2.8 contain a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unauthorized actions on behalf of site visitors. An attacker can craft a malicious link or page that, when visited by a logged-in user, triggers unwanted form submissions or modifications. The vulnerability requires user interaction but does not require authentication.

What an attacker can do

03Attacker Capabilities

Perform unauthorized form submissions or modifications on behalf of a logged-in site visitor.

Potential impact on your site

04Site Impact

Attackers can manipulate form data or trigger unintended actions through your site visitors' accounts without their knowledge.

Conditions required to exploit

05Prerequisites

A site visitor must click a malicious link or visit an attacker-controlled page while logged into the site.

Key dates

06Disclosure timeline

May 7, 2025 CVE published
April 28, 2026 Record updated