CVE-2025-69285
CVE-2025-69285 is a medium-severity vulnerability in Fit2cloud Sqlbot with a CVSS 3.x base score of 6.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-306.
Key facts
- Severity: Medium (CVSS 3.x base score 6.1)
- CVSS v4: 7.7
- EPSS exploit prediction: 0% (31st percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-206314
- Weakness: CWE-306
- Affected product: Fit2cloud Sqlbot
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2025-69285?
- 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.
- How severe is CVE-2025-69285?
- CVE-2025-69285 has a CVSS 3.x base score of 6.1, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2025-69285 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (31st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-69285?
- CVE-2025-69285 affects Fit2cloud Sqlbot. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-69285?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-69285 have an EU (EUVD) identifier?
- Yes. CVE-2025-69285 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-206314.
- When was CVE-2025-69285 published?
- CVE-2025-69285 was published on 2026-01-21 and last updated on 2026-06-17.
References
- https://github.com/dataease/SQLBot/releases/tag/v1.5.0
- https://github.com/dataease/SQLBot/security/advisories/GHSA-crfm-cch4-hjpv
Affected products (1)
- cpe:2.3:a:fit2cloud:sqlbot:*:*:*:*:*:*:*:*
More vulnerabilities in Fit2cloud Sqlbot
- CVE-2026-33324 — High (CVSS 8.8): SQLBot is an intelligent Text-to-SQL system based on large language models and RAG. In versions 1.7.0 and earlier, the…
- CVE-2026-32950 — High (CVSS 8.8): SQLBot is an intelligent data query system based on a large language model and RAG. Versions prior to 1.7.0 contain a…
- CVE-2026-32622 — High (CVSS 8.8): SQLBot is an intelligent data query system based on a large language model and RAG. Versions 1.5.0 and below contain a…
- CVE-2026-42463 — High (CVSS 8.1): SQLBot is an intelligent Text-to-SQL system based on large language models and RAG. Prior to 1.8.0, SQLBot contains a…
- CVE-2026-32949 — High (CVSS 7.5): SQLBot is an intelligent data query system based on a large language model and RAG. Versions prior to 1.7.0 contain a…
- CVE-2025-15597 — Medium (CVSS 6.3): A vulnerability has been found in Dataease SQLBot up to 1.4.0. This affects an unknown function of the file…
All CVEs affecting Fit2cloud Sqlbot →
Other CWE-306 (Missing Authentication for Critical Function) vulnerabilities
- CVE-2026-54309 — Critical (CVSS 10.0): n8n is an open source workflow automation platform. Prior to 2.25.7 and 2.26.2, when @n8n/mcp-browser is run in HTTP…
- CVE-2026-50242 — Critical (CVSS 10.0): In JetBrains Hub before 2026.1.13757, 2025.3.148033, 2025.2.148048, 2025.1.148120, 2024.3.148430, 2024.2.148429…
- CVE-2026-49257 — Critical (CVSS 10.0): mcp-pinot is a Python-based Model Context Protocol (MCP) server for interacting with Apache Pinot. In versions 3.0.1…
- CVE-2026-46846 — Critical (CVSS 10.0): Vulnerability in the Oracle WebCenter Portal product of Oracle Fusion Middleware (component: Security Framework).…
- CVE-2026-46803 — Critical (CVSS 10.0): Vulnerability in the Oracle WebCenter Portal product of Oracle Fusion Middleware (component: Security Framework).…
- CVE-2026-46800 — Critical (CVSS 10.0): Vulnerability in the Oracle WebCenter Sites product of Oracle Fusion Middleware (component: WebCenter Sites).…
Browse all CWE-306 (Missing Authentication for Critical Function) vulnerabilities →