CVE Explorer
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 vulnerabilit
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"product":"changedetection.io","vendor":"dgtlmoon","versions":[{"status":"affected","version":"< 0.54.8"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:237e4d189ed685ee83ae6e0928f0f30403bc2e7cd2cc697e9273050f0c1770ca · sha256:fc7f32cdc8e0eac1… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":9.8,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:237e4d189ed685ee83ae6e0928f0f30403bc2e7cd2cc697e9273050f0c1770ca · sha256:fc7f32cdc8e0eac1… · /containers/cna/metrics/0/cvssV3_1
CWE assertions
1 source assertion{"cweId":"CWE-863","description":"CWE-863: Incorrect Authorization","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:237e4d189ed685ee83ae6e0928f0f30403bc2e7cd2cc697e9273050f0c1770ca · sha256:fc7f32cdc8e0eac1… · /containers/cna/problemTypes/0/descriptions/0
Source references
2 source assertions{"name":"https://github.com/dgtlmoon/changedetection.io/security/advisories/GHSA-jmrh-xmgh-x9j4","tags":["x_refsource_CONFIRM"],"url":"https://github.com/dgtlmoon/changedetection.io/security/advisories/GHSA-jmrh-xmgh-x9j4"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:237e4d189ed685ee83ae6e0928f0f30403bc2e7cd2cc697e9273050f0c1770ca · sha256:fc7f32cdc8e0eac1… · /containers/cna/references/0
{"tags":["exploit"],"url":"https://github.com/dgtlmoon/changedetection.io/security/advisories/GHSA-jmrh-xmgh-x9j4"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:237e4d189ed685ee83ae6e0928f0f30403bc2e7cd2cc697e9273050f0c1770ca · sha256:fc7f32cdc8e0eac1… · /containers/adp/0/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.