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-29087

3.2 · LOW
Published Apr 7, 2025 sqlite CWE-190 EPSS 0.49% (40th pctl)

Overview

CVE-2025-29087 is a low-severity vulnerability affecting sqlite sqlite. It was published on April 7, 2025 and has a CVSS 3.1 base score of 3.2 (LOW).

This vulnerability has a CVSS 3.1 base score of 3.2, rated LOW. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

In SQLite 3.44.0 through 3.49.0 before 3.49.1, the concat_ws() SQL function can cause memory to be written beyond the end of a malloc-allocated buffer. If the separator argument is attacker-controlled and has a large string (e.g., 2MB or more), an integer overflow occurs in calculating the size of the result buffer, and thus malloc may not allocate enough memory.

Remediation

Check the references section for vendor advisories and patches from sqlite. Update sqlite 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
sqlite sqlite >= 3.44.0, < 3.49.1 Affected

Frequently Asked Questions

What is CVE-2025-29087?

CVE-2025-29087 is a low-severity vulnerability affecting sqlite sqlite. It was published on April 7, 2025 and has a CVSS 3.1 base score of 3.2 (LOW).

How severe is CVE-2025-29087?

This vulnerability has a CVSS 3.1 base score of 3.2, rated LOW. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

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

Check the references section for vendor advisories and patches from sqlite. Update sqlite 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-29087?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-29087 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.