CVE-2026-33981

Severity CVSS v4.0:
HIGH
Type:
CWE-200 Information Leak / Disclosure
Publication date:
27/03/2026
Last modified:
02/04/2026

Description

changedetection.io is a free open source web page change detection tool. Prior to 0.54.7, the `jq:` and `jqraw:` include filter expressions allow use of the jq `env` builtin, which reads all process environment variables and stores them as the watch snapshot. An authenticated user (or unauthenticated user when no password is set, the default) can leak sensitive environment variables including `SALTED_PASS`, `PLAYWRIGHT_DRIVER_URL`, `HTTP_PROXY`, and any secrets passed as env vars to the container. Version 0.54.7 patches the issue.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:webtechnologies:changedetection:*:*:*:*:*:*:*:* 0.54.7 (excluding)