CVE-2026-10038
Last modified
CVE-2026-10038 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. 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. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
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).
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-10038?
How severe is CVE-2026-10038?
How do I fix CVE-2026-10038?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-100372ClipBucket v5 before 5.5.3-#197 contains a path traversal vu…7.2
- CVE-2026-100373OpenMetadata through 2.0.2 contains a server-side request fo…4.1
- CVE-2026-100376Improper Neutralization of Input During Web Page Generation …4.8
- CVE-2026-100377Exposure of Sensitive Information to an Unauthorized Actor v…6.9
- CVE-2026-100378Missing Authorization vulnerability in Wikimedia Foundation …5.3
- CVE-2026-100379Exposure of Sensitive Information to an Unauthorized Actor v…5.3
- CVE-2026-100380Improper Neutralization of Input During Web Page Generation …5.3
- CVE-2026-100381Improper Neutralization of Input During Web Page Generation …5.3
- CVE-2026-100382Improper Neutralization of Special Elements used in an OS Co…10
- CVE-2026-100383Improper Neutralization of Input During Web Page Generation …4.8
- CVE-2026-100387pgPointcloud through 1.2.5 contains a heap out-of-bounds rea…8.1
- CVE-2026-100388RustDesk versions before 1.5.0 fail to properly validate fil…5.4
Are you affected by CVE-2026-10038?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
