CVE-2025-8905
BaseFortify
Publication date: 2025-08-15
Last updated on: 2025-08-15
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | inpersttion_for_theme | * |
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 Inpersttion For Theme WordPress plugin up to version 1.0. It allows authenticated users with Contributor-level access or higher to execute arbitrary code on the server via the theme_section_shortcode() function. The issue arises because the plugin does not restrict which functions can be called, enabling remote code execution without user-supplied parameters.
How can this vulnerability impact me? :
An attacker with Contributor-level access or above can exploit this vulnerability to execute arbitrary code on the server. This can lead to unauthorized actions such as data modification, service disruption, or further compromise of the server and website.