CVE-2025-8105
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 | soledad_theme | 8.6.7 |
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?
The Soledad theme for WordPress has a vulnerability in all versions up to 8.6.7 that allows unauthenticated attackers to execute arbitrary shortcodes. This happens because the theme does not properly validate input before running the do_shortcode function, enabling attackers to run arbitrary shortcode actions.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute arbitrary shortcodes without authentication, potentially leading to unauthorized actions such as data manipulation, information disclosure, or disruption of service on a WordPress site using the Soledad theme.