VYPR

Duckdb

by Duckdb

pypi: duckdb

Source repositories

CVEs (3)

  • CVE-2024-41672HigJul 24, 2024
    risk 0.42cvss 7.5epss 0.01

    DuckDB is a SQL database management system. In versions 1.0.0 and prior, content in filesystem is accessible for reading using `sniff_csv`, even with `enable_external_access=false`. This vulnerability provides an attacker with access to filesystem even when access is expected to…

  • CVE-2026-58139MedAug 3, 2026
    risk 0.35cvss 6.5epss 0.00

    The DuckDB AWS extension for DuckDB contains a security policy bypass vulnerability that allows any database user with SQL execution permissions to extract plaintext AWS credentials by calling the load_aws_credentials function with the redact_secret parameter set to false,…

  • CVE-2025-64429MedNov 12, 2025
    risk 0.00cvss 6.5epss 0.00

    DuckDB is a SQL database management system. DuckDB implemented block-based encryption of DB on the filesystem starting with DuckDB 1.4.0. There are a few issues related to this implementation. The DuckDB can fall back to an insecure random number generator (pcg32) to generate…