Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2025-10251: SQL Injection in FoxCMS

0
Medium
VulnerabilityCVE-2025-10251cvecve-2025-10251
Published: Thu Sep 11 2025 (09/11/2025, 13:02:06 UTC)
Source: CVE Database V5
Product: FoxCMS

Description

A vulnerability was detected in FoxCMS up to 1.24. Affected by this issue is the function batchCope of the file /app/admin/controller/Images.php. The manipulation of the argument ids results in sql injection. It is possible to launch the attack remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

AI-Powered Analysis

AILast updated: 09/11/2025, 13:05:52 UTC

Technical Analysis

CVE-2025-10251 is a SQL Injection vulnerability identified in FoxCMS, a content management system, affecting all versions up to 1.24. The vulnerability resides in the batchCope function within the /app/admin/controller/Images.php file. Specifically, the issue arises from improper sanitization or validation of the 'ids' argument, which an attacker can manipulate to inject malicious SQL code. This flaw allows remote attackers to execute arbitrary SQL commands on the backend database without requiring authentication or user interaction. The vulnerability has a CVSS 4.0 base score of 5.3, indicating medium severity, with characteristics including network attack vector, low attack complexity, no privileges required, no user interaction, and low impact on confidentiality, integrity, and availability. The vendor has been contacted but has not responded or issued a patch, and while no known exploits are currently observed in the wild, a public exploit is available, increasing the risk of exploitation. The vulnerability could enable attackers to extract sensitive data, modify or delete database contents, or potentially escalate privileges depending on the database configuration and application logic. Given the administrative context of the vulnerable function, successful exploitation could compromise critical CMS data and functionality.

Potential Impact

For European organizations using FoxCMS, this vulnerability poses a significant risk to the confidentiality, integrity, and availability of their web content and underlying data. Attackers exploiting this SQL Injection could access sensitive information such as user credentials, personal data, or proprietary content, potentially violating GDPR and other data protection regulations. The ability to modify or delete database records could disrupt business operations, damage reputation, and incur regulatory penalties. Since FoxCMS is a CMS platform, organizations relying on it for public-facing websites or internal portals could face defacement, data breaches, or service outages. The lack of vendor response and patch availability increases exposure time, making European entities more vulnerable, especially those with limited internal security resources or delayed patch management processes. Additionally, the remote and unauthenticated nature of the exploit lowers the barrier for attackers, including cybercriminal groups and opportunistic threat actors targeting European digital assets.

Mitigation Recommendations

Given the absence of an official patch, European organizations should implement immediate compensating controls. First, restrict access to the /app/admin/controller/Images.php endpoint by IP whitelisting or VPN-only access to limit exposure. Employ Web Application Firewalls (WAFs) with custom rules to detect and block SQL Injection patterns targeting the 'ids' parameter. Conduct thorough input validation and sanitization on all user-supplied data, especially the 'ids' argument, if custom code modifications are feasible. Monitor logs for suspicious database queries or repeated failed attempts indicative of exploitation attempts. Consider migrating to alternative CMS platforms with active support if FoxCMS is critical and unpatched. Additionally, implement database-level protections such as least privilege accounts for the CMS database user to minimize damage scope. Regularly back up databases and test restoration procedures to recover quickly from potential data tampering or loss. Finally, maintain heightened security awareness and incident response readiness to detect and respond to exploitation attempts promptly.

Need more detailed analysis?Get Pro

Technical Details

Data Version
5.1
Assigner Short Name
VulDB
Date Reserved
2025-09-11T05:21:42.641Z
Cvss Version
4.0
State
PUBLISHED

Threat ID: 68c2c91dba2d080483a08ea2

Added to database: 9/11/2025, 1:05:33 PM

Last enriched: 9/11/2025, 1:05:52 PM

Last updated: 10/29/2025, 6:22:47 PM

Views: 41

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need enhanced features?

Contact root@offseq.com for Pro access with improved analysis and higher rate limits.

Latest Threats