๐Ÿ” CVE Alert

CVE-2026-49360

UNKNOWN 0.0

Recce server has unauthenticated SQL execution that allows local file read/write through DuckDB

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Recce is a data-validation toolkit for enhanced dbt (data build tool) PR review. Prior to version 1.50.0, OSS server deployments that expose the server to an untrusted network without authentication are vulnerable to unauthenticated SQL execution through the query run API. When Recce is configured with a DuckDB-backed project, an attacker can use DuckDB filesystem primitives to read and write files accessible to the Recce server process. The impact depends on how Recce is deployed, but may include disclosure of local files, tampering with Recce/dbt artifacts, modification of browser-served static files leading to stored XSS, and modification of application files if those paths are writable. If Recce is run as root, file access occurs with root privileges inside that host or container. This issue has been patched in Recce `v1.50.0`. Users should upgrade to Recce `v1.50.0` or later. The patch restricts unsafe file read/write behavior for DuckDB-backed query execution and hardens the affected query path. Other warehouse adapters have also been reviewed for similar exposure. Users who cannot upgrade immediately should avoid exposing `recce server` to the public internet or any untrusted network. Recommended mitigations include enabling authentication or placing Recce behind an authenticated reverse proxy/VPN, running Recce as a non-root user, using a read-only application filesystem where possible, and ensuring that sensitive files or credentials are not available to the Recce process.

CWE CWE-73
Vendor datarecce
Product recce
Published Aug 21, 2026
Stay Ahead of the Next One

Get instant alerts for datarecce recce

Be the first to know when new unknown vulnerabilities affecting datarecce recce are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

DataRecce / recce
< 1.50.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/DataRecce/recce/security/advisories/GHSA-rh62-j648-g5qc github.com: https://github.com/DataRecce/recce/releases/tag/v1.50.0 github.com: https://github.com/pypa/advisory-database/tree/main/vulns/recce/PYSEC-2026-3049.yaml