SCA: security update for Mako (GHSA-2h4p-vjrc-8xpq)

high Tenable Cloud Security Plugin ID 441309

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Mako is a template library written in Python. Prior to 1.3.12, on Windows, a URI using backslash traversal
(e.g. \..\..\ secret.txt) bypasses the directory traversal check in Template.__init__ and the posixpath-
based normalization in TemplateLookup.get_template(), allowing reads of files outside the configured
template directory. This vulnerability is fixed in 1.3.12. (CVE-2026-44307)

Solution

Update the Mako library and its related packages to version 1.3.12 or later.

See Also

https://github.com/advisories/GHSA-2h4p-vjrc-8xpq

Plugin Details

Severity: High

ID: 441309

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 5/7/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.67

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS Score Source: CVE-2026-44307

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 6.6

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/6/2026

Vulnerability Publication Date: 5/6/2026

Reference Information

CVE: CVE-2026-44307

cwe: CWE-22