Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-35490

33
FAUCET Score

CVE-2026-35490 is an authentication bypass vulnerability affecting changedetection.io, a free open-source web page change detection tool, in versions prior to 0.54.8. The vulnerability exists due to incorrect decorator ordering in the Flask application, where the @login_optionally_required decorator is placed outside the @blueprint.route() decorator instead of inside it. This misconfiguration causes Flask to register the undecorated function, completely bypassing authentication checks on affected routes and allowing unauthorized access. The vulnerability carries a CVSS 3.1 score of 9.8 (CRITICAL) with a network-based attack vector requiring no privileges or user interaction, making it trivially exploitable from the internet. The impact is severe, with confirmed high severity ratings for confidentiality, integrity, and availability, meaning successful exploitation could lead to complete system compromise including unauthorized data access, modification, and service disruption. There is currently no evidence of active exploitation in the wild, as the vulnerability does not appear on CISA's Known Exploited Vulnerabilities list and has an extremely low exploit prediction score. However, the straightforward nature of the vulnerability and the availability of the affected open-source code means that proof-of-concept exploits could be developed easily. Organizations running changedetection.io versions prior to 0.54.8 should prioritize immediate patching to restore authentication security.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.54.8CPE matchmatch criteria
cpe:2.3:a:webtechnologies:changedetection:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

9.8CRITICAL

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.54%
Probability of exploitation in next 30 days
EPSS Percentile
42.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0054 is in the 21st percentile among its peer group of 36,897 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

pippatch availablevia ghsa
Product: changedetection.ioFixed in: 0.54.8

Vendor Advisories (1)

pipGHSA-jmrh-xmgh-x9j4critical

changedetection.io Vulnerable to Authentication Bypass via Decorator Ordering

Apr 6, 2026

References

github.com / dgtlmoon/changedetection.io/security/advisories/GHSA-jmrh-xmgh-x9j4
ExploitMitigationVendor Advisory