Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-69285

6.1 · MEDIUM
Published Jan 21, 2026 fit2cloud CWE-306

Overview

CVE-2025-69285 is a medium-severity vulnerability affecting fit2cloud sqlbot. It was published on January 21, 2026 and has a CVSS 3.1 base score of 6.1 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.1, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

SQLBot is an intelligent data query system based on a large language model and RAG. Versions prior to 1.5.0 contain a missing authentication vulnerability in the /api/v1/datasource/uploadExcel endpoint, allowing a remote unauthenticated attacker to upload arbitrary Excel/CSV files and inject data directly into the PostgreSQL database. The endpoint is explicitly added to the authentication whitelist, causing the TokenMiddleware to bypass all token validation. Uploaded files are parsed by pandas and inserted into the database via to_sql() with if_exists='replace' mode. The vulnerability has been fixed in v1.5.0. No known workarounds are available.

Remediation

Check the references section for vendor advisories and patches from fit2cloud. Update sqlbot to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
fit2cloud sqlbot >= 0, < 1.5.0 Affected

Frequently Asked Questions

What is CVE-2025-69285?

CVE-2025-69285 is a medium-severity vulnerability affecting fit2cloud sqlbot. It was published on January 21, 2026 and has a CVSS 3.1 base score of 6.1 (MEDIUM).

How severe is CVE-2025-69285?

This vulnerability has a CVSS 3.1 base score of 6.1, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2025-69285?

Check the references section for vendor advisories and patches from fit2cloud. Update sqlbot to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-69285?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-69285 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.