Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2026-27645: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in dgtlmoon changedetection.io

0
Medium
VulnerabilityCVE-2026-27645cvecve-2026-27645cwe-79
Published: Wed Feb 25 2026 (02/25/2026, 04:06:58 UTC)
Source: CVE Database V5
Vendor/Project: dgtlmoon
Product: changedetection.io

Description

CVE-2026-27645 is a medium severity cross-site scripting (XSS) vulnerability in changedetection. io versions prior to 0. 54. 1. The issue arises because the RSS single-watch endpoint reflects a UUID path parameter directly in the HTTP response without proper HTML escaping. Since the Flask framework returns text/html by default for plain string responses, this allows injected JavaScript to be parsed and executed by the browser, leading to potential client-side code execution. Exploitation requires user interaction by visiting a crafted URL. The vulnerability impacts confidentiality and integrity but not availability. A fix was introduced in version 0. 54.

AI-Powered Analysis

AILast updated: 02/25/2026, 05:11:44 UTC

Technical Analysis

CVE-2026-27645 is a cross-site scripting (XSS) vulnerability classified under CWE-79 affecting changedetection.io, an open-source web page change detection tool. The vulnerability exists in versions prior to 0.54.1 within the RSS single-watch endpoint, which accepts a UUID as a path parameter. This parameter is reflected directly in the HTTP response body without any HTML escaping or sanitization. Since the underlying Flask framework returns a content type of text/html for plain string responses by default, any malicious JavaScript code injected into the UUID parameter is interpreted and executed by the victim's browser. This improper neutralization of input during web page generation allows attackers to execute arbitrary scripts in the context of the victim's browser session. Exploitation requires the victim to interact with a crafted URL containing the malicious payload. The vulnerability affects confidentiality and integrity by potentially allowing theft of sensitive information or manipulation of client-side data but does not impact availability. The flaw was addressed in version 0.54.1 by implementing proper input sanitization and escaping. No known exploits are currently reported in the wild. The vulnerability has a CVSS v3.1 base score of 6.1, indicating medium severity, with an attack vector of network, low attack complexity, no privileges required, user interaction required, and scope changed due to impact on client-side execution.

Potential Impact

The primary impact of CVE-2026-27645 is on the confidentiality and integrity of users interacting with the vulnerable changedetection.io instance. An attacker can craft malicious URLs that, when visited by a user, execute arbitrary JavaScript in the victim's browser context. This can lead to theft of sensitive information such as session tokens, cookies, or other data accessible via the browser, and manipulation of client-side content or behavior. While the vulnerability does not affect the availability of the service, the compromise of user data or session integrity can lead to further attacks such as account takeover or unauthorized actions. Organizations relying on changedetection.io for monitoring web content changes may inadvertently expose their users or administrators to these risks if running vulnerable versions. Since exploitation requires user interaction, phishing or social engineering campaigns could be used to lure victims to malicious URLs. The scope of affected systems is limited to installations of changedetection.io versions prior to 0.54.1, but given the open-source nature and potential deployment in diverse environments, the impact can be widespread if not mitigated.

Mitigation Recommendations

1. Upgrade changedetection.io to version 0.54.1 or later, where the vulnerability has been fixed by proper HTML escaping of the UUID parameter. 2. If immediate upgrade is not possible, implement web application firewall (WAF) rules to detect and block suspicious input patterns in the UUID path parameter, especially those containing script tags or JavaScript event handlers. 3. Employ Content Security Policy (CSP) headers to restrict execution of inline scripts and reduce the impact of potential XSS attacks. 4. Educate users and administrators about the risks of clicking on untrusted URLs, especially those containing unusual parameters. 5. Review and sanitize all user-controllable inputs in custom deployments or integrations of changedetection.io to ensure no unescaped data is reflected in HTML responses. 6. Monitor logs for unusual access patterns to the RSS single-watch endpoint that may indicate attempted exploitation. 7. Conduct regular security assessments and code reviews focusing on input validation and output encoding in web applications.

Need more detailed analysis?Upgrade to Pro Console

Technical Details

Data Version
5.2
Assigner Short Name
GitHub_M
Date Reserved
2026-02-20T22:02:30.029Z
Cvss Version
3.1
State
PUBLISHED

Threat ID: 699e80ffb7ef31ef0bd6da77

Added to database: 2/25/2026, 4:56:31 AM

Last enriched: 2/25/2026, 5:11:44 AM

Last updated: 2/25/2026, 7:02:08 AM

Views: 6

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats