CVE-2024-13637 MEDIUM

CVE-2024-13637: Demo Awesome <= 1.0.3 - Missing Authorization to Authenticated (Subscriber+) Plugin Activation

Vendor Romik84
Product Demo Awesome
Weakness CWE-862 · Missing authorization
Published April 2, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Demo Awesome plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the install_plugin function in all versions up to, and including, 1.0.3. This makes it possible for authenticated attackers, with Subscriber-level access and above, to install and activate arbitrary plugins..

Explanation of Vulnerability in Simple Terms

02Summary

Demo Awesome versions 1.0.3 and earlier lack proper authorization checks, allowing authenticated users to modify data they should not have access to. An attacker with a low-privilege account can change or delete content belonging to other users or the system. No user interaction is required beyond initial login. Update to a version newer than 1.0.3.

What an attacker can do

03Attacker Capabilities

Modify or delete data belonging to other users or the system without proper authorization.

Potential impact on your site

04Site Impact

Any authenticated user can alter or destroy content across your site, including other users' data.

Conditions required to exploit

05Prerequisites

Attacker must have a valid low-privilege user account on the site.

Key dates

06Disclosure timeline

April 2, 2025 CVE published
April 8, 2026 Record updated