CVE-2025-6991
BaseFortify
Publication date: 2025-07-26
Last updated on: 2025-07-29
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | kallyas_theme | 4.21.0 |
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?
The kallyas theme for WordPress has a Local File Inclusion vulnerability in all versions up to 4.21.0 via the 'TH_LatestPosts4' widget. Authenticated users with Contributor-level access or higher can exploit this to include and execute arbitrary PHP files on the server, allowing them to run any PHP code contained in those files.
How can this vulnerability impact me? :
This vulnerability can allow attackers to bypass access controls, obtain sensitive data, and execute arbitrary code on the server. This could lead to unauthorized access, data breaches, and potentially full server compromise if attackers can upload and include malicious PHP files.