CVE-2025-6461 MEDIUM

CVE-2025-6461: CubeWP – All-in-One Dynamic Content Framework <= 1.1.27 - Unauthenticated Post Disclosure in class-cubewp-search-ajax-hooks.php

Vendor Cubewp1211
Product CubeWP Framework
Weakness CWE-200 · Info exposure
Published January 25, 2026
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The CubeWP – All-in-One Dynamic Content Framework plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 1.1.27 via the search feature in class-cubewp-search-ajax-hooks.php due to insufficient restrictions on which posts can be included. This makes it possible for unauthenticated attackers to extract data from password protected, private, or draft posts that they should not have access to.

Explanation of Vulnerability in Simple Terms

02Summary

CubeWP Framework versions up to 1.1.27 expose sensitive information to authenticated users. A logged-in attacker with low privileges can read data they should not have access to. The vulnerability requires network access and an active user account but no additional user interaction. Update to a version newer than 1.1.27 to remediate.

What an attacker can do

03Attacker Capabilities

Read sensitive information they should not have access to as a low-privilege user.

Potential impact on your site

04Site Impact

Authenticated users can access confidential data beyond their permission level, risking data leaks.

Conditions required to exploit

05Prerequisites

Attacker must have a valid user account with low privileges on the site.

Key dates

06Disclosure timeline

January 25, 2026 CVE published
April 8, 2026 Record updated