CVE-2025-25174
BaseFortify
Publication date: 2025-08-14
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| beeteam368 | extensions | 1.9.4 |
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 Remote File Inclusion issue in the BeeTeam368 Extensions, which allows an attacker to include local files on the server due to improper control of the filename used in include/require statements. This can lead to unauthorized access or execution of files on the server.
How can this vulnerability impact me? :
This vulnerability can have severe impacts including full compromise of the affected system, allowing attackers to execute arbitrary code, access sensitive data, and disrupt availability. It has a critical CVSS score of 10.0 indicating high impact on confidentiality, integrity, and availability.