SCA: security update for flawfinder (GHSA-4c3c-r6p8-c863)

high Tenable Self-Hosted Container Security Plugin ID 444075

Description

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

- Flawfinder is a a static analysis tool for finding vulnerabilities in C/C++ source code. Versions prior to
2.0.20 have an improper input neutralization issue leading to output manipulation, specifically,
Terminal/ANSI Escape Sequence Injection and XML Injection. A malicious file whose name contains ANSI
escape sequences can end up being included in flawfinder's standard terminal output, with many effects.
Untrusted fields (such as filenames, categories, or code context text) were not properly sanitized when
generating structured reports. An attacker could exploit this to corrupt CSV formats or inject arbitrary
XML attributes into SonarQube outputs via output_sonar(). It impacts those who use flawfinder to evaluate
intentionally malicious filenames or file contents. This issue has been fully patched in Version 2.0.20
(released 2026-05-16). There is no configuration-based workaround within older versions of flawfinder. If
an immediate upgrade is not possible, users can mitigate the risk by pre-scanning filenames, inspecting
raw output, and/or restricting untrusted inputs. (CVE-2026-48813)

Solution

Update the flawfinder library and its related packages to version 2.0.20 or later.

See Also

https://github.com/advisories/GHSA-4c3c-r6p8-c863

Plugin Details

Severity: High

ID: 444075

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 6/27/2026

Updated: 8/14/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 93.88

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

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

CVSS Score Source: CVE-2026-48813

CVSS v3

Risk Factor: Critical

Base Score: 9.6

Temporal Score: 8.3

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

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:N/VI:H/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/26/2026

Vulnerability Publication Date: 6/26/2026

Reference Information

CVE: CVE-2026-48813

cwe: CWE-74