SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-17605

MEDIUM · CVSS 6.6 EPSS 0.69% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-01 · Last synced 2026-08-31

CyberRota Analysis

AI-Generated

The GetPaid plugin for WordPress is vulnerable to Local File Inclusion, allowing authenticated users with administrator-level access to include and execute arbitrary PHP files on the server. This vulnerability can lead to unauthorized access, data exposure, or remote code execution, posing significant risks to the integrity and confidentiality of the affected systems. WordPress site administrators using this plugin should prioritize immediate updates to mitigate potential exploitation.

Public Exploit Signal

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

Detected Signals
code execution
GitHub PoC Links

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

CVE
CVE-2026-17605
Severity
MEDIUM
CVSS
6.6
EPSS
0.69%
WordPress

Original NVD Description

The Payment forms, Buy now buttons, and Invoicing System | GetPaid plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.8.56 via the getpaid_payment_form_element 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.