CVE-2025-12129 MEDIUM

CVE-2025-12129: CubeWP – All-in-One Dynamic Content Framework <= 1.1.27 - Unauthenticated Information Exposure

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

CVSS base score

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

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/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 /cubewp-posts/v1/query-new and /cubewp-posts/v1/query REST API endpoints 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 unauthenticated attackers over the network. The vulnerability requires no user interaction and can be exploited remotely without authentication. An attacker can read non-public data from the framework, though integrity and availability are not affected.

What an attacker can do

03Attacker Capabilities

Read sensitive information from the CubeWP Framework without authentication.

Potential impact on your site

04Site Impact

Confidential data may be exposed to anyone on the internet who knows how to request it.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

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