Description
Unauthenticated Local File Inclusion in Putter <= 1.17 versions.
Published: 2026-06-16
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Putter WordPress theme versions 1.17 and earlier contain a Local File Inclusion flaw that does not require user authentication. Based on the description, it is inferred that an attacker could craft a web request, manipulating query strings or request parameters, to cause the theme to include files from the server’s filesystem. When such files are parsed by WordPress, sensitive information such as configuration files or passwords may be exposed, and in some scenarios executable code may be injected leading to server compromise. The weakness is classified as CWE-98.

Affected Systems

The vulnerability affects all releases of the ThemeREX Putter WordPress theme up to version 1.17 inclusive.

Risk and Exploitability

The CVSS base score of 8.1 indicates high impact and the EPSS score of less than 1% suggests limited exploitation in the wild. The flaw is unauthenticated and can be exercised by any web-connected user, making it relatively easy to target. The vulnerability is not yet listed in the CISA KEV catalog, but the combination of a high severity score and lack of authentication makes it a valuable target for attackers once discovered.

Generated by OpenCVE AI on June 17, 2026 at 22:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Putter theme to version 1.18 or later to remove the vulnerable code path
  • Validate or sanitize all file path inputs used in include statements, restricting them to a safe whitelist of internal files
  • Deploy a web application firewall rule that blocks requests containing path-traversal patterns such as ".." or encoded equivalents

Generated by OpenCVE AI on June 17, 2026 at 22:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Themerex
Themerex putter
Wordpress
Wordpress wordpress
Vendors & Products Themerex
Themerex putter
Wordpress
Wordpress wordpress

Wed, 17 Jun 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 16 Jun 2026 22:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Local File Inclusion in Putter <= 1.17 versions.
Title WordPress Putter theme <= 1.17 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Themerex Putter
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-17T10:47:58.370Z

Reserved: 2025-12-29T11:19:48.752Z

Link: CVE-2025-69147

cve-icon Vulnrichment

Updated: 2026-06-17T10:47:52.759Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T09:44:30Z

Weaknesses
  • CWE-98

    Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')