CVE-2025-11260 MEDIUM

CVE-2025-11260: WP Headless CMS Framework <= 1.15 - Unauthenticated Protection Mechanism Bypass

Vendor Benmoody
Product WP Headless CMS Framework
Weakness CWE-693
Published November 13, 2025
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 WP Headless CMS Framework plugin for WordPress is vulnerable to protection mechanism bypass in all versions up to, and including, 1.15. This is due to the plugin only checking for the existence of the Authorization header in a request when determining if the nonce protection should be bypassed. This makes it possible for unauthenticated attackers to access content they should not have access to.

Explanation of Vulnerability in Simple Terms

02Summary

WP Headless CMS Framework versions 1.15 and earlier contain a protection mechanism bypass that exposes sensitive information. An attacker on the network can read non-public data without authentication or user interaction. The vulnerability affects the framework's core security controls and may impact confidentiality of stored information.

What an attacker can do

03Attacker Capabilities

Read sensitive information from the site without logging in.

Potential impact on your site

04Site Impact

Confidential data may be exposed to unauthenticated attackers over the network.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

November 13, 2025 CVE published
April 8, 2026 Record updated