CVE-2025-12847
BaseFortify
Publication date: 2025-11-15
Last updated on: 2025-11-15
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | all_in_one_seo | 4.8.9 |
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 All in One SEO plugin for WordPress, where an authorization check is missing in the REST API endpoint `/wp-json/aioseo/v1/ai/image-generator`. Users with Contributor-level access or higher can delete arbitrary media attachments without proper permission checks, allowing them to permanently delete media files by specifying their IDs.
How can this vulnerability impact me? :
An attacker with Contributor-level access or higher can exploit this vulnerability to delete any media attachments on the WordPress site without proper authorization. This could lead to loss of important media content, disruption of website functionality, and potential damage to the site's content integrity.