Cyber Posture

CVE-2024-12822

Critical

Published: 30 January 2025

Published
30 January 2025
Modified
28 February 2025
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0022 44.1th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-12822 is a critical-severity Missing Authorization (CWE-862) vulnerability in Userproplugin Media Manager. Its CVSS base score is 9.8 (Critical).

Operationally, ranked at the 44.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and AC-6 (Least Privilege).

Threat & Defense at a Glance

What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Enforces approved authorizations for access to system resources, directly mitigating the missing capability check that allows unauthorized data modification and privilege escalation.

prevent

Implements the principle of least privilege, ensuring functions like add_capto_img() require appropriate capabilities to prevent unauthenticated attackers from updating arbitrary options.

prevent

Requires timely identification, reporting, and correction of flaws such as this plugin vulnerability, preventing exploitation through patching to version beyond 3.11.0.

NVD Description

The Media Manager for UserPro plugin for WordPress is vulnerable to unauthorized modification of data that can lead to privilege escalation due to a missing capability check on the add_capto_img() function in all versions up to, and including, 3.11.0. This…

more

makes it possible for unauthenticated attackers to update arbitrary options on the WordPress site. This can be leveraged to update the default role for registration to administrator and enable user registration for attackers to gain administrative user access to a vulnerable site.

Deeper analysisAI

CVE-2024-12822 affects the Media Manager for UserPro plugin for WordPress, specifically due to a missing capability check on the add_capto_img() function in all versions up to and including 3.11.0. This vulnerability enables unauthorized modification of data, leading to privilege escalation. It is classified under CWE-862 (Missing Authorization) with a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), indicating critical severity with network accessibility, low attack complexity, no privileges or user interaction required, and high impacts across confidentiality, integrity, and availability.

Unauthenticated attackers can exploit this vulnerability remotely by calling the vulnerable function, allowing them to update arbitrary options on the WordPress site. Attackers can leverage this to change the default role for new user registrations to administrator and enable user registration, enabling them to create accounts with full administrative access to the site.

Advisories, including those from Wordfence, provide further details on the vulnerability, with references available at the plugin's CodeCanyon page and Wordfence threat intelligence. Security practitioners should consult these sources for mitigation guidance, such as updating the plugin.

Details

CWE(s)

Affected Products

userproplugin
media manager
≤ 3.11.0

CVEs Like This One

CVE-2024-12821Same product: Userproplugin Media Manager
CVE-2024-12365Shared CWE-862
CVE-2025-67974Shared CWE-862
CVE-2025-65669Shared CWE-862
CVE-2026-28254Shared CWE-862
CVE-2025-48574Shared CWE-862
CVE-2026-3266Shared CWE-862
CVE-2025-69297Shared CWE-862
CVE-2025-69186Shared CWE-862
CVE-2026-25456Shared CWE-862

References