CVE-2025-10749
BaseFortify
Publication date: 2025-10-24
Last updated on: 2026-04-08
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | azure_storage | * |
| wordpress | wordpress | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Microsoft Azure Storage for WordPress plugin (up to version 4.5.1) and allows authenticated users with subscriber-level access or higher to delete arbitrary media files from the WordPress Media Library. This happens because the plugin does not properly check user capabilities on the 'azure-storage-media-replace' AJAX action, and the required nonce is exposed to all authenticated users, enabling unauthorized media deletion.
How can this vulnerability impact me? :
An attacker with subscriber-level access can delete arbitrary media files from your WordPress Media Library, potentially causing loss of important media content, disruption of website functionality, and damage to your site's appearance or content availability.