S4E just found a high-severity finding from ssl sweet32 vulnerability checker
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Feb 25, 2026

CVE-2025-62780 Scanner

CVE-2025-62780 Scanner - Cross-Site Scripting (XSS) vulnerability in ChangeDetection.io

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3.5k
Times Used
continuous scan runs
5.5k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-62780
5.4
CVSSlow
Exploitable remotely over the internet · requires high privileges · user interaction needed.

changedetection.io is a free open source web page change detection tool. A Stored Cross Site Scripting is present in changedetection.io Watch update API in versions prior to 0.50.34 due to insufficient security checks. Two scenarios are possible. In the first, an attacker can insert a new watch with an arbitrary URL which really points to a web page. Once the HTML content is retrieved, the attacker updates the URL with a JavaScript payload. In the second, an attacker substitutes the URL in an existing watch with a new URL that is in reality a JavaScript payload. When the user clicks on *Preview* and then on the malicious link, the JavaScript malicious code is executed. Version 0.50.34 fixes the issue.

Attack Vector
Network
Privileges Req.
High
User Interaction
Required
Affected
changedetection.ioby dgtlmoon
< 0.50.34
Updated Aug 22, 2026View on NVD →
Detail

ChangeDetection.io is an open-source web-based application that allows users to track changes on web pages. It is often used by marketers, developers, and individuals who want to stay updated on specific website changes without manually checking them. The platform is user-friendly, supporting the addition of multiple sites and alerting users via email when changes are detected. Its flexibility and customization options make ChangeDetection.io a popular choice for monitoring web page changes securely and efficiently. The application is particularly useful in environments where timely notification of web changes can provide a competitive advantage.

The vulnerability detected in ChangeDetection.io is a stored Cross-Site Scripting (XSS) issue. This type of vulnerability allows attackers to inject malicious scripts into web pages viewed by other users. In this case, the XSS vulnerability is present in the Watch API, which does not adequately sanitize input. Consequently, an attacker can exploit this flaw to execute arbitrary JavaScript code. The exploit requires user interaction, leading to potential data theft or unwanted actions performed in the user's browser. Mitigation involves ensuring the platform is updated to secure versions where input validation is appropriately implemented.

Technical details reveal that the vulnerability arises from insufficient security checks in the Watch update API. The vulnerable endpoint is '/api/v1/watch/{{watch_uuid}}' where attackers can manipulate user input to include a malicious script. The parameter in question is the 'url' parameter, which should ideally be validated more stringently to prevent harmful scripts from being embedded. The vulnerability exploits a lack of input sanitization, allowing injected JavaScript to run when a user previews links within the application. The endpoint accepts JavaScript URLs due to the incomplete implementation of input validation techniques.

When this vulnerability is exploited, malicious users can potentially perform several harmful actions. These include stealing cookies, session tokens, or other sensitive information stored in the browser. Further, attackers may also perform actions on behalf of authenticated users, such as changing account settings or accessing user data. The stored XSS attack can lead to a compromised user experience and could be used as a stepping-stone to infiltrate more critical systems within an organization's network.

REFERENCES

Solution Advice
  • Update to version 0.50.34 or later to patch the XSS vulnerability.
  • Implement input validation and output encoding to prevent script injection.
  • Conduct regular security assessments to identify and mitigate similar vulnerabilities.
  • Use security headers like Content Security Policy (CSP) to restrict the loading of resources from untrusted sources.
  • Ensure that user input is sanitized and validated before processing in the backend.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.