← Vulnerability feed

Vulnerability record · CVE-2026-35490 · published 7 April 2026

CVE-2026-35490: Webtechnologies changedetection incorrect authorization vulnerability

Webtechnologies · Changedetection

changedetection.io is a free open source web page change detection tool. Prior to 0.54.8, the @login_optionally_required decorator is placed before (outer to) @blueprint.route() instead of after it. In Flask, @route() must be the outermost decorator because it registers the function it receives. When the order is reversed, @route() registers the original undecorated function, and the auth wrapper is never in the call chain. This silently disables authentication on these routes. This vulnerability is fixed in 0.54.8.

9.8 CVSS 3.1 Critical EPSS 0.64% · top 51.2% CWE-863 · Incorrect authorization
9.8CVSS 3.1 base score
0.64%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

changedetection.io is a free open source web page change detection tool. Prior to 0.54.8, the @login_optionally_required decorator is placed before (outer to) @blueprint.route() instead of after it. In Flask, @route() must be the outermost decorator because it registers the function it receives. When the order is reversed, @route() registers the original undecorated function, and the auth wrapper is never in the call chain. This silently disables authentication on these routes. This vulnerability is fixed in 0.54.8.

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

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2026-35490 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

8.8CVE-2026-29065Webtechnologies changedetection path traversal vulnerabilitychangedetection.io is a free open source web page change detection tool. Prior to version 0.54.4, a Zip Slip vulnerability in the backup restore func…EPSS 0.56%8.8CVE-2026-29039Webtechnologies changedetection code injection vulnerabilitychangedetection.io is a free open source web page change detection tool. Prior to version 0.54.4, the changedetection.io application allows users to …EPSS 0.51%8.6CVE-2026-27696Webtechnologies changedetection server-side request forgery (ssrf) vulnerabilitychangedetection.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…EPSS 0.48%8.3CVE-2026-33981Webtechnologies changedetection information exposure vulnerabilitychangedetection.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…EPSS 0.48%8.2CVE-2026-41895Webtechnologies changedetection xml external entity (xxe) vulnerabilitychangedetection.io is a free open source web page change detection tool. In 0.54.9 and earlier, xpath_filter() switches to XML mode for XML/RSS conte…EPSS 0.37%7.5CVE-2026-43891Webtechnologies changedetection vulnerabilitychangedetection.io is a free open source web page change detection tool. Prior to 0.55.1, the vulnerability is caused by trusting attacker-controlled…EPSS 0.50%7.1CVE-2026-35000Webtechnologies changedetection vulnerabilityChangeDetection.io versions prior to 0.54.7 contain a protection bypass vulnerability in the SafeXPath3Parser implementation that allows attackers to…EPSS 0.47%6.1CVE-2026-29038Webtechnologies changedetection cross-site scripting vulnerabilitychangedetection.io is a free open source web page change detection tool. Prior to version 0.54.4, there is a reflected cross-site scripting (XSS) vul…EPSS 0.34%

Source: NIST National Vulnerability Database (record CVE-2026-35490), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.