SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2025-11977

MEDIUM · CVSS 6.6 EPSS 0.50% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-10 · Last synced 2026-08-09

CyberRota Analysis

AI-Generated

The Happyforms plugin for WordPress is vulnerable to Local File Inclusion, allowing authenticated attackers with Administrator-level access to execute arbitrary PHP code on the server through the happyforms_get_form_partial() function. This vulnerability can lead to bypassing access controls, data exposure, and potential code execution. WordPress site administrators using this plugin should prioritize patching to mitigate these risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-11977
Severity
MEDIUM
CVSS
6.6
EPSS
0.50%
WordPress

Original NVD Description

The Happyforms – Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.26.12 via the happyforms_get_form_partial() function. This makes it possible for authenticated attackers, with Administrator-level access and above, to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included.