SCA: security update for changedetection.io (GHSA-3c45-4pj5-ch7m)

high Tenable Cloud Security Plugin ID 438022

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. In versions prior to 0.54.1,
changedetection.io is vulnerable to Server-Side Request Forgery (SSRF) because the URL validation function
`is_safe_valid_url()` does not validate the resolved IP address of watch URLs against private, loopback,
or link-local address ranges. An authenticated user (or any user when no password is configured, which is
the default) can add a watch for internal network URLs. The application fetches these URLs server-side,
stores the response content, and makes it viewable through the web UI — enabling full data exfiltration
from internal services. Version 0.54.1 contains a fix for the issue. (CVE-2026-27696)

See Also

https://github.com/advisories/GHSA-3c45-4pj5-ch7m

Plugin Details

Severity: High

ID: 438022

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 3/1/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3.3

Percentile: 51.27

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-27696

CVSS v3

Risk Factor: High

Base Score: 8.6

Temporal Score: 7.7

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/25/2026

Vulnerability Publication Date: 2/25/2026

Reference Information

CVE: CVE-2026-27696

cwe: CWE-918