CVE-2025-8878
BaseFortify
Publication date: 2025-08-16
Last updated on: 2025-08-18
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | wp_user_avatar | 4.16.5 |
| wordpress | wp_user_avatar | 4.16.4 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the ProfilePress WordPress plugin (versions up to 4.16.4) and allows unauthenticated attackers to execute arbitrary shortcodes. It occurs because the plugin does not properly validate input before running the do_shortcode function, enabling attackers to run unintended actions via shortcode execution.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute arbitrary shortcodes without authentication, potentially leading to unauthorized actions or information disclosure within the affected WordPress site. This could compromise the integrity and confidentiality of the site data.