CVE-2024-0596 MEDIUM

CVE-2024-0596: Awesome Support – WordPress HelpDesk & Support Plugin <= 6.1.7 - Missing Authorization via editor_html()

Vendor Awesomesupport
Product Awesome Support – WordPress HelpDesk & Support Plugin
Weakness CWE-862 · Missing authorization
Published February 10, 2024
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 Awesome Support – WordPress HelpDesk & Support Plugin plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the editor_html() function in all versions up to, and including, 6.1.7. This makes it possible for authenticated attackers, with subscriber-level access and above, to view password protected and draft posts. CVE-2024-35741 is likely a duplicate of this issue.

Explanation of Vulnerability in Simple Terms

02Summary

The Awesome Support WordPress plugin through version 6.1.7 fails to properly check user permissions before allowing access to sensitive information. An unauthenticated attacker can read data that should be restricted, such as support ticket details or customer information. Site administrators should update the plugin immediately to prevent unauthorized information disclosure.

What an attacker can do

03Attacker Capabilities

Read restricted support ticket data and customer information without logging in.

Potential impact on your site

04Site Impact

Customer support tickets, contact details, and other sensitive helpdesk data may be exposed to the public.

Conditions required to exploit

05Prerequisites

No authentication or user interaction required; attacker needs only network access to the site.

Key dates

06Disclosure timeline

February 10, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE