CVE-2025-7360 CRITICAL

CVE-2025-7360: HT Contact Form Widget For Elementor Page Builder & Gutenberg Blocks & Form Builder. <= 2.2.1 - Directory Traversal to Arbitrary File Move

Vendor Htplugins
Product HT Contact Form – Drag & Drop Form Builder for WordPress
Weakness CWE-22 · Path traversal
Published July 15, 2025
Last update April 8, 2026

CVSS base score

9.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity High

CVSS vector

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

What the vulnerability does

01Description

The HT Contact Form Widget For Elementor Page Builder & Gutenberg Blocks & Form Builder plugin for WordPress is vulnerable to arbitrary file moving due to insufficient file path validation in the handle_files_upload() function in all versions up to, and including, 2.2.1. This makes it possible for unauthenticated attackers to move arbitrary files on the server, which can easily lead to remote code execution when the right file is moved (such as wp-config.php).

Explanation of Vulnerability in Simple Terms

02Summary

HT Contact Form versions up to 2.2.1 contain a path traversal vulnerability that allows unauthenticated attackers to modify or delete files on the site through specially crafted requests. No user interaction is required. The vulnerability affects file integrity and availability, potentially compromising the entire WordPress installation.

What an attacker can do

03Attacker Capabilities

Modify or delete files on the site without authentication.

Potential impact on your site

04Site Impact

Attackers can alter or remove critical WordPress files, causing data loss or site takeover.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

July 15, 2025 CVE published
April 8, 2026 Record updated