CVE-2025-10269
BaseFortify
Publication date: 2025-09-12
Last updated on: 2025-09-15
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | spirit_framework_plugin | 1.2.13 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-98 | The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Local File Inclusion (LFI) issue in the Spirit Framework plugin for WordPress, affecting all versions up to 1.2.13. It allows authenticated users with Subscriber-level access or higher to include and execute arbitrary PHP files on the server. This means an attacker can run any PHP code they upload or access, potentially bypassing access controls and executing malicious actions.
How can this vulnerability impact me? :
The vulnerability can lead to serious impacts including bypassing access controls, unauthorized execution of PHP code, and exposure of sensitive data. Attackers could upload and run malicious PHP files, potentially taking control of the server, stealing data, or disrupting service.