CVE-2025-63076
BaseFortify
Publication date: 2025-12-09
Last updated on: 2025-12-09
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dream-theme | the7_elements | * |
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 PHP Local File Inclusion issue in the Dream-Theme The7 Elements dt-the7-core plugin. It occurs due to improper control of filenames used in include or require statements in PHP, which can allow an attacker to include and execute local files on the server.
How can this vulnerability impact me? :
This vulnerability can lead to severe impacts including full compromise of confidentiality, integrity, and availability of the affected system. An attacker with low privileges can exploit this to execute arbitrary code, potentially leading to data breaches, system takeover, or denial of service.