CVE-2025-25172: CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in beeteam368 VidMov
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in beeteam368 VidMov allows PHP Local File Inclusion. This issue affects VidMov: from n/a through 1.9.4.
AI Analysis
Technical Summary
CVE-2025-25172 is a high-severity vulnerability classified under CWE-98, which involves improper control of filenames used in include or require statements within PHP programs. Specifically, this vulnerability affects the beeteam368 VidMov product, versions up to and including 1.9.4. The flaw allows for PHP Local File Inclusion (LFI), where an attacker can manipulate the filename parameter used in include or require statements to cause the application to load unintended files from the server. This can lead to arbitrary code execution, disclosure of sensitive information, or complete system compromise. The vulnerability is remotely exploitable over the network without requiring authentication or user interaction, but it has a high attack complexity, indicating some conditions or constraints must be met for successful exploitation. The CVSS v3.1 base score is 8.1, reflecting high impact on confidentiality, integrity, and availability. The vulnerability was reserved in early 2025 and published in August 2025, with no known exploits in the wild at the time of reporting. The absence of patch links suggests that a fix may not yet be publicly available or is pending release. The root cause lies in insufficient validation or sanitization of user-controlled input that determines which files are included by the PHP application, enabling attackers to traverse directories or specify local files to be included and executed by the server.
Potential Impact
For European organizations using the beeteam368 VidMov software, this vulnerability poses a significant risk. Successful exploitation could lead to unauthorized disclosure of sensitive data, including configuration files, credentials, or user data, severely impacting confidentiality. Integrity could be compromised by injecting malicious code or altering application behavior, potentially enabling persistent backdoors or pivoting within the network. Availability may also be affected if attackers disrupt service or cause application crashes. Given that VidMov is a media management or streaming-related product, organizations relying on it for content delivery or internal media workflows could face operational disruptions. The remote and unauthenticated nature of the exploit increases the attack surface, especially for internet-facing deployments. European organizations with regulatory obligations under GDPR must consider the potential data breach implications and associated compliance risks. The lack of known exploits currently provides a window for proactive mitigation before widespread attacks emerge.
Mitigation Recommendations
Organizations should immediately audit their use of beeteam368 VidMov and identify all instances of the affected versions (up to 1.9.4). Until an official patch is released, implement strict input validation and sanitization on any parameters that influence file inclusion. Employ web application firewalls (WAFs) with rules designed to detect and block suspicious file inclusion attempts, such as directory traversal patterns or unexpected file extensions. Restrict PHP include paths and disable allow_url_include and allow_url_fopen directives in PHP configurations to reduce the risk of remote file inclusion. Conduct thorough code reviews to identify and refactor unsafe include/require statements, replacing dynamic includes with fixed or whitelisted paths. Monitor logs for anomalous access patterns indicative of exploitation attempts. Additionally, isolate VidMov instances in segmented network zones with minimal privileges to limit lateral movement if compromised. Prepare incident response plans specific to this vulnerability to enable rapid containment and recovery once patches become available.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Poland
CVE-2025-25172: CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in beeteam368 VidMov
Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in beeteam368 VidMov allows PHP Local File Inclusion. This issue affects VidMov: from n/a through 1.9.4.
AI-Powered Analysis
Technical Analysis
CVE-2025-25172 is a high-severity vulnerability classified under CWE-98, which involves improper control of filenames used in include or require statements within PHP programs. Specifically, this vulnerability affects the beeteam368 VidMov product, versions up to and including 1.9.4. The flaw allows for PHP Local File Inclusion (LFI), where an attacker can manipulate the filename parameter used in include or require statements to cause the application to load unintended files from the server. This can lead to arbitrary code execution, disclosure of sensitive information, or complete system compromise. The vulnerability is remotely exploitable over the network without requiring authentication or user interaction, but it has a high attack complexity, indicating some conditions or constraints must be met for successful exploitation. The CVSS v3.1 base score is 8.1, reflecting high impact on confidentiality, integrity, and availability. The vulnerability was reserved in early 2025 and published in August 2025, with no known exploits in the wild at the time of reporting. The absence of patch links suggests that a fix may not yet be publicly available or is pending release. The root cause lies in insufficient validation or sanitization of user-controlled input that determines which files are included by the PHP application, enabling attackers to traverse directories or specify local files to be included and executed by the server.
Potential Impact
For European organizations using the beeteam368 VidMov software, this vulnerability poses a significant risk. Successful exploitation could lead to unauthorized disclosure of sensitive data, including configuration files, credentials, or user data, severely impacting confidentiality. Integrity could be compromised by injecting malicious code or altering application behavior, potentially enabling persistent backdoors or pivoting within the network. Availability may also be affected if attackers disrupt service or cause application crashes. Given that VidMov is a media management or streaming-related product, organizations relying on it for content delivery or internal media workflows could face operational disruptions. The remote and unauthenticated nature of the exploit increases the attack surface, especially for internet-facing deployments. European organizations with regulatory obligations under GDPR must consider the potential data breach implications and associated compliance risks. The lack of known exploits currently provides a window for proactive mitigation before widespread attacks emerge.
Mitigation Recommendations
Organizations should immediately audit their use of beeteam368 VidMov and identify all instances of the affected versions (up to 1.9.4). Until an official patch is released, implement strict input validation and sanitization on any parameters that influence file inclusion. Employ web application firewalls (WAFs) with rules designed to detect and block suspicious file inclusion attempts, such as directory traversal patterns or unexpected file extensions. Restrict PHP include paths and disable allow_url_include and allow_url_fopen directives in PHP configurations to reduce the risk of remote file inclusion. Conduct thorough code reviews to identify and refactor unsafe include/require statements, replacing dynamic includes with fixed or whitelisted paths. Monitor logs for anomalous access patterns indicative of exploitation attempts. Additionally, isolate VidMov instances in segmented network zones with minimal privileges to limit lateral movement if compromised. Prepare incident response plans specific to this vulnerability to enable rapid containment and recovery once patches become available.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Patchstack
- Date Reserved
- 2025-02-03T13:35:41.375Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 689dbee0ad5a09ad0059e55c
Added to database: 8/14/2025, 10:48:00 AM
Last enriched: 8/14/2025, 12:23:05 PM
Last updated: 10/16/2025, 6:57:25 PM
Views: 13
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-62423: CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in MacWarrior clipbucket-v5
MediumCVE-2025-61514: n/a
UnknownCVE-2025-62413: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in emqx MQTTX
MediumCVE-2025-60639: n/a
HighCVE-2025-61330: n/a
CriticalActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.