Junglewise Threat Intelligence

CVE-2025-69113: ThemeREX Nexio Local File Inclusion

CVE-2025-69113 · Severity: high · CVSS 8.1 · Published 2026-06-17

Vendors: ThemeREX.

Executive brief

The Nexio theme for WordPress is vulnerable to a security flaw that allows unauthorized users to access sensitive files on the server. By exploiting this, an attacker could view configuration files containing database credentials, potentially leading to a full takeover of the website and its data. This vulnerability is particularly serious as it does not require a login to exploit.

Technical details

A Local File Inclusion (LFI) vulnerability exists in the ThemeREX Nexio theme for WordPress (versions <= 1.10.0) due to improper control of filenames in PHP include/require statements (CWE-98). An unauthenticated remote attacker can exploit this by sending crafted requests to include local files from the server's filesystem. Successful exploitation can lead to the disclosure of sensitive information, such as the wp-config.php file, which may facilitate further attacks including database compromise or remote code execution. As of the advisory date, no official patch is available, though third-party mitigation rules have been released.

Affected products

  • ThemeREX Nexio <= 1.10.0

Timeline

  • 2025-10-15: other: Vulnerability reported by researcher
  • 2026-05-26: advisory: Patchstack published advisory details
  • 2026-06-17: disclosed: CVE published to NVD

References