[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-CVE-2026-39245":6},{"stargazers_count":4,"fetched_at":5},7,"2026-07-31T17:19:26.604Z",{"id":7,"descriptions":8,"cisa":9,"weaknesses":10,"exploits":40,"aliases":41,"duplicate_of":9,"upstream":42,"downstream":43,"duplicates":46,"related":47,"reserved_at":9,"published_at":48,"modified_at":49,"state":50,"summary":51,"references_raw":58,"kevs":75,"epss":9,"epss_history":76,"metrics":77,"affected":83},"CVE-2026-39245","decompress before 4.2.2 contains an improper path containment check that enables directory traversal and arbitrary file write. The safeMakeDir function (index.js line 29) and the extraction path validation (index.js line 106) use String.indexOf() to verify the resolved path is within the output directory: realDestinationDir.indexOf(realOutputPath) !== 0. This check is flawed because it does not enforce a path separator boundary. For example, \"/tmp/app_config\".indexOf(\"/tmp/app\") returns 0, incorrectly passing the check even though /tmp/app_config is outside /tmp/app. Combined with the unvalidated symlink creation in the same package, an attacker can write arbitrary files to directories adjacent to the extraction target. This is a bypass of the fix for CVE-2020-12265. The correct check requires appending a path separator: realParentPath.indexOf(realOutputPath + path.sep) !== 0.",null,[11],{"_key":12,"id":12,"name":13,"description":14,"type":15,"status":16,"abstraction":17,"likelihood_of_exploit":18,"capec":19},"CWE-22","Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')","The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.","weakness","Stable","Base","High",[20,24,28,32,36],{"id":21,"name":22,"techniques":23},"CAPEC-126","Path Traversal",[],{"id":25,"name":26,"techniques":27},"CAPEC-64","Using Slashes and URL Encoding Combined to Bypass Validation Logic",[],{"id":29,"name":30,"techniques":31},"CAPEC-76","Manipulating Web Input to File System Calls",[],{"id":33,"name":34,"techniques":35},"CAPEC-78","Using Escaped Slashes in Alternate Encoding",[],{"id":37,"name":38,"techniques":39},"CAPEC-79","Using Slashes in Alternate Encoding",[],[],[],[],[44],{"_key":45},"RHSA-2026:37577",[],[],"2026-07-09T00:00:00.000Z","2026-07-10T15:27:09.755Z","PUBLISHED",{"cisa_kev":52,"cisa_ransomware":52,"cisa_vendor":9,"epss_severity":9,"epss_score":9,"severity":53,"severity_score":54,"severity_version":55,"severity_source":56,"severity_vector":57,"severity_status":50},false,"medium",6.2,"v3.1","cve.org","CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",[59,63,67,71],{"url":60,"sources":61,"tags":62},"https://github.com/kevva/decompress",[56],[],{"url":64,"sources":65,"tags":66},"https://www.npmjs.com/package/decompress",[56],[],{"url":68,"sources":69,"tags":70},"https://nvd.nist.gov/vuln/detail/CVE-2020-12265",[56],[],{"url":72,"sources":73,"tags":74},"https://github.com/kevva/decompress/issues/115",[56],[],[],[],[78],{"source":56,"cvss_v2_0":9,"cvss_v3_0":9,"cvss_v3_1":79,"cvss_v4_0":9},{"baseScore":54,"baseSeverity":80,"vectorString":57,"impactScore":81,"exploitabilityScore":82},"MEDIUM",6,6.4,[]]