CVE-2025-4631
The Profitori plugin for WordPress is vulnerable to Privilege Escalation due to a missing capability check on the stocktend_object endpoint in versions 2.0.6.0 to 2.1.1.3.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.73%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
The Profitori plugin for WordPress is vulnerable to Privilege Escalation due to a missing capability check on the stocktend_object endpoint in versions 2.0.6.0 to 2.1.1.3. This makes it possible to trigger the save_object_as_user() function for objects whose '_datatype' is set to 'users',. This allows unauthenticated attackers to write arbitrary strings straight into the user’s wp_capabilities meta field, potentially elevating the privileges of an existing user account or a newly created one to that of an administrator.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.73% probability · 52th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-285
- Source
- security@wordfence.com
References
- https://plugins.trac.wordpress.org/browser/profitori/tags/2.1.1.3/profitori.php#L2675
- https://plugins.trac.wordpress.org/browser/profitori/tags/2.1.1.3/profitori.php#L2679
- https://plugins.trac.wordpress.org/browser/profitori/tags/2.1.1.3/profitori.php#L2698
- https://plugins.trac.wordpress.org/browser/profitori/tags/2.1.1.3/profitori.php#L3673
- https://wordpress.org/plugins/profitori/#developers
- https://www.wordfence.com/threat-intel/vulnerabilities/id/c764811f-e9dc-4c3d-b696-5792e70ff0b6?source=cve
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.