S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated Oct 7, 2025

CVE-2025-8868 Scanner

CVE-2025-8868 Scanner - SQL Injection vulnerability in Chef Automate

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3.3k
Times Used
continuous scan runs
6k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-8868
9.8
CVSScritical
Exploitable remotely over the internet · no authentication required.

In Progress Chef Automate, versions earlier than 4.13.295, on Linux x86 platform, an authenticated attacker can gain access to Chef Automate restricted functionality in the compliance service via improperly neutralized inputs used in an SQL command using a well-known token.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
Chef Automateby Progress Software
AFFECTED< 4.13.295SAFE ✓≥ 4.13.295
Updated Sep 9, 2026View on NVD →
Detail

Chef Automate is a continuous automation software used primarily in IT infrastructure management. It allows organizations to manage and automate applications and infrastructure across their enterprise. Chef Automate includes features for workflow automation, compliance management, and application deployment. It is commonly used by IT administrators and DevOps teams for efficient management of large-scale IT environments. The software's automation capabilities aim to increase productivity and ensure compliance across digital infrastructure. By centralizing control over infrastructure configurations, Chef Automate helps organizations meet policy requirements and operational efficiency goals.

SQL Injection is a web security vulnerability that allows an attacker to interfere with the queries that an application makes to its database. It generally occurs when input data is improperly sanitized, allowing for the injection of malicious SQL code into a query. This vulnerability can enable attackers to view sensitive data, modify database information, perform administrative operations, and, in some cases, execute commands on the hosting server. With SQL Injection, attackers gain the ability to bypass authentication or impersonate legitimate users. In Chef Automate, this flaw could potentially lead to unauthorized access to restricted functionalities.

The SQL Injection vulnerability in Chef Automate versions earlier than 4.13.295 exists within the compliance service. It is exploited through improperly neutralized inputs that interact with an SQL command, facilitated by a well-known token. When an attacker supplies malicious inputs in the "name" field within a POST request to the API endpoint "/api/v0/compliance/profiles/search," it can result in erroneous SQL execution. The vulnerability is marked by certain error messages in the server response indicating syntax errors. An authenticated attacker could misuse this to extract or alter sensitive data if not mitigated effectively.

If exploited, this SQL Injection vulnerability could allow attackers to compromise Chef Automate's restricted functionalities. They might gain unauthorized access to sensitive information, such as compliance data and user details managed by the platform. In a worst-case scenario, it could lead to full control of the application's database and potentially spread to other areas of the network where Chef Automate is deployed, leading to wide-scale data breaches and operational disruptions.

REFERENCES

Solution Advice
  • Upgrade Chef Automate to version 4.13.295 or later to patch the vulnerability.
  • Implement input validation and sanitation to ensure various inputs are properly sanitized before processing SQL queries.
  • Use prepared statements and parameterized queries to prevent SQL Injection attacks.
  • Continuously monitor and audit database activity to detect irregular activities promptly.
  • Conduct regular security assessments to identify and mitigate potential vulnerabilities proactively.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2025-8868 Scanner - SQL Injection vulnerability in Chef Automate | S4E