Description
Unauthenticated Local File Inclusion in Printo <= 1.11 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 Printo theme for WordPress contains an unauthenticated vulnerability that allows an attacker to include arbitrary local files. This flaw is a classic Local File Inclusion weakness, classified as CWE‑98, and can enable the reading of sensitive files such as configuration files or database credentials if the included file is properly chosen. The impact is primarily the disclosure of confidential data and can potentially lead to further compromise if an attacker can include executable code.

Affected Systems

The vulnerability affects the Printo theme distributed by ThemeREX. All releases of the theme with a version of 1.11 or lower are impacted. Users operating those versions should identify whether their WordPress installations are using the affected theme and verify the exact version number.

Risk and Exploitability

The CVSS score of 8.1 rates this as a high‑severity vulnerability. The EPSS score of less than 1% indicates that exploitation is unlikely at the current time, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. Based on the description, the attack vector is likely remote and unauthenticated, where an attacker issues a crafted web request that triggers the file inclusion. Successful exploitation would require the web server to expose the target files and the WordPress environment to allow the inclusion without proper restriction.

Generated by OpenCVE AI on June 17, 2026 at 19:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Printo theme to the latest version (1.12 or later) which removes the vulnerable code path.
  • If an upgrade is not immediately possible, disable or delete the Printo theme and revert to a safer theme to prevent the inclusion of local files.
  • Restrict file permissions on the WordPress installation and configure web server restrictions such as .htaccess rules to limit access to files that should not be included.

Generated by OpenCVE AI on June 17, 2026 at 19:43 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 printo
Wordpress
Wordpress wordpress
Vendors & Products Themerex
Themerex printo
Wordpress
Wordpress wordpress

Wed, 17 Jun 2026 11: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 Printo <= 1.11 versions.
Title WordPress Printo theme <= 1.11 - 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 Printo
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

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

Link: CVE-2025-69159

cve-icon Vulnrichment

Updated: 2026-06-17T10:46:55.214Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-98

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