SCA: security update for changedetection.io (GHSA-6fmw-82m7-jq6p)

critical Tenable Cloud Security Plugin ID 438346

Description

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

- changedetection.io is a free open source web page change detection tool. Prior to version 0.54.4, the
changedetection.io application allows users to specify XPath expressions as content filters via the
include_filters field. These XPath expressions are processed using the elementpath library which
implements XPath 3.0/3.1 specification. XPath 3.0 includes the unparsed-text() function which can read
arbitrary files from the filesystem. The application does not validate or sanitize XPath expressions to
block dangerous functions, allowing an attacker to read any file accessible to the application process.
This issue has been patched in version 0.54.4. (CVE-2026-29039)

See Also

https://github.com/advisories/GHSA-6fmw-82m7-jq6p

Plugin Details

Severity: Critical

ID: 438346

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 3/5/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.73

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2026-29039

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

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:P/RL:O/RC:C

CVSS v4

Risk Factor: Critical

Base Score: 9.3

Threat Score: 8.8

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/4/2026

Vulnerability Publication Date: 3/4/2026

Reference Information

CVE: CVE-2026-29039

cwe: CWE-94