← Voltar para CVEs
CVE-2026-29790
MEDIUM5.3
Descricao
dbt-common is the shared common utilities for dbt-core and adapter implementations use. Prior to versions 1.34.2 and 1.37.3, a path traversal vulnerability exists in dbt-common's safe_extract() function used when extracting tarball archives. The function uses os.path.commonprefix() to validate that extracted files remain within the intended destination directory. However, commonprefix() compares paths character-by-character rather than by path components, allowing a malicious tarball to write files to sibling directories with matching name prefixes. This issue has been patched in versions 1.34.2 and 1.37.3.
Detalhes CVE
Pontuacao CVSS v3.15.3
SeveridadeMEDIUM
Vetor CVSSCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Vetor de ataqueNETWORK
ComplexidadeLOW
Privilegios necessariosNONE
Interacao do usuarioNONE
Publicado3/6/2026
Ultima modificacao3/13/2026
Fontenvd
Avistamentos honeypot0
Produtos afetados
getdbt:dbt-common
Fraquezas (CWE)
CWE-22
Referencias
https://github.com/dbt-labs/dbt-common/commit/e547954a48bac9394ef6eb98432e429dce9a7709(security-advisories@github.com)
https://github.com/dbt-labs/dbt-common/security/advisories/GHSA-w75w-9qv4-j5xj(security-advisories@github.com)
https://github.com/pypa/pip/pull/13777(security-advisories@github.com)
Correlacoes IOC
Sem correlacoes registradas
This product uses data from the NVD API but is not endorsed or certified by the NVD.