Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-29790

20
FAUCET Score

CVE-2026-29790 describes a path traversal vulnerability in the dbt-common library, specifically within its safe_extract() function used for tarball extraction. This flaw, present in versions prior to 1.34.2 and 1.37.3, allows a malicious tarball to write files to sibling directories due to an improper path validation method (os.path.commonprefix()). The vulnerability has a CVSS score of 2.0 (LOW), indicating a network attack vector with low complexity, but its potential impact is limited to low integrity. There is no evidence of active exploitation, public exploit code, or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.34.2CPE matchmatch criteria
cpe:2.3:a:getdbt:dbt-common:*:*:*:*:*:*:*:*
>= 1.35.0, < 1.37.3CPE matchmatch criteria
cpe:2.3:a:getdbt:dbt-common:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

2.0LOW

CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
LOW
User Interaction
ACTIVE
VS Confidentiality
NONE
VS Integrity
LOW
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.26%
Probability of exploitation in next 30 days
EPSS Percentile
17.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0026 is in the 8th percentile among its peer group of 23,705 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

pippatch availablevia ghsa
Product: dbt-commonFixed in: 1.34.2
pippatch availablevia ghsa
Product: dbt-commonFixed in: 1.37.3

Vendor Advisories (1)

pipGHSA-w75w-9qv4-j5xjlow

dbt-common's commonprefix() doesn't protect against path traversal

Mar 5, 2026

References

github.com / dbt-labs/dbt-common/commit/e547954a48bac9394ef6eb98432e429dce9a7709
Patch
github.com / dbt-labs/dbt-common/security/advisories/GHSA-w75w-9qv4-j5xj
MitigationVendor Advisory
github.com / pypa/pip/pull/13777
Issue Tracking