CVE-2025-68065 HIGH

CVE-2025-68065: WordPress Hub Core plugin < 6.0.2 - Local File Inclusion vulnerability

Vendor Liquidthemes
Product Hub Core
Weakness CWE-98 · PHP file inclusion
Published December 16, 2025
Last update May 20, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in LiquidThemes Hub Core allows PHP Local File Inclusion. This issue affects Hub Core: from n/a before 6.0.2.

Explanation of Vulnerability in Simple Terms

02Summary

Hub Core versions before 6.0.2 contain a code injection vulnerability that allows authenticated users with low privileges to execute arbitrary code on the site. The vulnerability requires specific conditions to be met (high attack complexity) but grants full read, write, and system access once exploited. Site administrators should update immediately to version 6.0.2 or later.

What an attacker can do

03Attacker Capabilities

Run arbitrary code on the site with full read, write, and system access.

Potential impact on your site

04Site Impact

Compromised site can have data stolen, modified, or deleted; attacker gains full control.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege authenticated account; no user interaction required.

Key dates

06Disclosure timeline

December 16, 2025 CVE published
May 20, 2026 Record updated