CVE-2024-12036 HIGH

CVE-2024-12036: CS Framework <= 7.1 - Authenticated (Subscriber+) Arbitrary File Read

Vendor Chimpstudio
Product CS Framework
Weakness CWE-73
Published March 7, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The CS Framework plugin for WordPress is vulnerable to Arbitrary File Read in all versions up to, and including, 6.9 via the get_widget_settings_json() function. This makes it possible for authenticated attackers, with subscriber-level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information.

Explanation of Vulnerability in Simple Terms

02Summary

CS Framework versions 7.1 and earlier contain an external input validation flaw that exposes sensitive data. An attacker on the network can read confidential information without authentication or user interaction. The vulnerability affects the framework's core input handling and does not require special privileges or user action to exploit.

What an attacker can do

03Attacker Capabilities

Read sensitive data from the affected system over the network without authentication.

Potential impact on your site

04Site Impact

Confidential data may be exposed to unauthenticated attackers. Immediate patching is required to prevent information disclosure.

Conditions required to exploit

05Prerequisites

Network access to the system running CS Framework 7.1 or earlier. No authentication required.

Key dates

06Disclosure timeline

March 7, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE