CVE-2026-10038

Published: Giu 06, 2026 Last Modified: Giu 06, 2026
ExploitDB:
Other exploit source:
Google Dorks:
MEDIUM 4,3
Attack Vector: network
Attack Complexity: low
Privileges Required: low
User Interaction: none
Scope: unchanged
Confidentiality: none
Integrity: low
Availability: none

Description

AI Translation Available

The Charitable – Donation Plugin for WordPress – Fundraising with Recurring Donations & More plugin for WordPress is vulnerable to Insecure Direct Object Reference / Authorization Bypass leading to Arbitrary Attachment Deletion in versions up to, and including, 1.8.11.1 via the profile avatar update flow. This is due to the save_avatar() function in Charitable_Profile_Form calling wp_delete_attachment() on an attachment ID read from the user's 'avatar' meta without validating that the attachment is owned by the user, combined with Charitable_Data_Processor::process_picture() returning the raw posted value when no file is uploaded, allowing the 'avatar' user meta to be poisoned with any attacker-chosen attachment ID. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary attachments from the Media Library by performing a two-request chain (first poisoning the stored avatar meta value with a target attachment ID, then triggering deletion via a normal avatar upload).

639

Authorization Bypass Through User-Controlled Key

Incomplete
Common Consequences
Security Scopes Affected:
Access Control
Potential Impacts:
Bypass Protection Mechanism Gain Privileges Or Assume Identity
Applicable Platforms
All platforms may be affected
View CWE Details
https://plugins.trac.wordpress.org/browser/charitable/tags/1.8.10.5/includes/ab…
https://plugins.trac.wordpress.org/browser/charitable/tags/1.8.10.5/includes/fo…
https://plugins.trac.wordpress.org/browser/charitable/tags/1.8.10.5/includes/fo…
https://plugins.trac.wordpress.org/browser/charitable/tags/1.8.10.5/includes/us…
https://plugins.trac.wordpress.org/browser/charitable/tags/1.8.10.5/includes/ut…
https://plugins.trac.wordpress.org/browser/charitable/tags/1.8.10/includes/abst…
https://plugins.trac.wordpress.org/browser/charitable/tags/1.8.10/includes/form…
https://plugins.trac.wordpress.org/browser/charitable/tags/1.8.10/includes/form…
https://plugins.trac.wordpress.org/browser/charitable/tags/1.8.10/includes/user…
https://plugins.trac.wordpress.org/browser/charitable/tags/1.8.10/includes/util…
https://plugins.trac.wordpress.org/changeset/3557047/charitable/trunk/includes/…
https://www.wordfence.com/threat-intel/vulnerabilities/id/657bea00-9709-48b8-80…