CVE Feed

    Dashboard / CVE / CVE-2026-35490

    CVE-2026-35490

    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.

    Published:Apr 7, 2026
    Last Modified:Apr 15, 2026
    EPS:Apr 7, 2026
    EPSS Score:0.0002
    CVSS Score:9.8

    Affected Products

    Vendor
    Dgtlmoon
    Product
    Changedetection.io
    Vendor
    Webtechnologies
    Product
    Changedetection

    Common Weakness Enumeration

    Common Attack Pattern Enumeration and Classification (CAPEC)

    No CAPEC recorded yet

    Related CVEs

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High