Lucene search
+L

35 matches found

OSV
OSV
added 2026/02/25 7:08 p.m.9 views

GHSA-3C45-4PJ5-CH7M changedetection.io is Vulnerable to SSRF via Watch URLs

Summary Changedetection.io is vulnerable to Server-Side Request Forgery SSRF because the URL validation function issafevalidurl does not validate the resolved IP address of watch URLs against private, loopback, or link-local address ranges. An authenticated user or any user when no password is...

8.6CVSS5.8AI score0.00445EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/02/25 9:18 a.m.6 views

Server-side Request Forgery (SSRF)

Overview changedetection.io is a Website change detection and monitoring service Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the issafevalidurl function. An attacker can access internal network resources and exfiltrate sensitive data by submitting...

9.2CVSS6AI score0.00445EPSS
SaveExploits1References2
CVE
CVE
added 2026/02/25 4:16 a.m.38 views

CVE-2026-27696

CVE-2026-27696 affects changedetection.io prior to 0.54.1. The SSRF vulnerability arises because is_safe_valid_url() does not validate the resolved IP against private, loopback, or link-local ranges, allowing an authenticated user (or any user when no password is configured by default) to add wat...

8.6CVSS5.5AI score0.00445EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/02/25 4:06 a.m.14 views

CVE-2026-27645 changedetection.io Vulnerable to Reflected XSS in RSS Single Watch Error Response

changedetection.io is a free open source web page change detection tool. In versions prior to 0.54.1, the RSS single-watch endpoint reflects the UUID path parameter directly in the HTTP response body without HTML escaping. Since Flask returns text/html by default for plain string responses, the...

6.1CVSS5.6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/02/19 2:18 p.m.10 views

CVE-2026-25527 changedetection.io vulnerable to unauthenticated static path traversal

changedetection.io is a free open source web page change detection tool. In versions prior to 0.53.2, the /static// route accepts group="..", which causes sendfromdirectory"static/..", filename to execute. This moves the base directory up to /app/changedetectionio, enabling unauthenticated local...

5.3CVSS5.4AI score0.0092EPSS
SaveExploits1References2
CVE
CVE
added 2026/02/19 2:18 p.m.55 views

CVE-2026-25527

Changedetection.io versions prior to 0.53.2 are vulnerable to unauthenticated local file read via path traversal in the /static// route when group=".." is supplied, potentially exposing source files (e.g., flask_app.py). Root cause: send_from_directory("static/..", filename) can escape the app di...

5.3CVSS5.4AI score0.0092EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2026/02/19 12:00 a.m.16 views

changedetection.io 路径遍历漏洞

Changedetection.io is a website-based application developed by dgtlmoon, designed for file change detection, monitoring, and notification. Versions of changedetection.io prior to 0.53.2 contained a path traversal vulnerability. This vulnerability stemmed from the /static// route accepting the...

5.3CVSS5.8AI score0.0092EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/11/12 9:24 p.m.14 views

changedetection.io: Stored XSS in Watch update via API

Summary A Stored Cross Site Scripting is present in the changedetection.io Watch update API due to unsufficient security checks. Details Tested on changedetection.io version v0.50.24 console REPOSITORY TAG IMAGE ID CREATED SIZE ghcr.io/dgtlmoon/changedetection.io latest 0367276509a0 23 hours ago...

5.4CVSS6.1AI score0.00431EPSS
SaveExploits1References7Affected Software1
EUVD
EUVD
added 2025/11/12 9:24 p.m.11 views

EUVD-2025-50820

changedetection.io: Stored XSS in Watch update via API...

3.5CVSS5.4AI score0.00431EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2024/12/27 3:56 p.m.14 views

CVE-2024-56509 changedetection.io has Improper Input Validation Leading to LFR/Path Traversal

changedetection.io is a free open source web page change detection, website watcher, restock monitor and notification service. Improper input validation in the application can allow attackers to perform local file read LFR or path traversal attacks. These vulnerabilities occur when user input is...

8.6CVSS6.8AI score0.00705EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/12/27 12:00 a.m.10 views

changedetection.io 安全漏洞

changedetection.io is a website change detection, monitoring and notification application by dgtlmoon individual developer. A security vulnerability exists in changedetection.io that stems from improper input validation...

8.6CVSS6.5AI score0.00705EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/11/08 12:00 a.m.12 views

changedetection.io 路径遍历漏洞

changedetection.io is a website change detection, monitoring, and notification application from the individual developers at dgtlmoon. A path traversal vulnerability exists in changedetection.io prior to version 0.47.06, which stems from inadequate validation of the file URI scheme. An attacker...

8.6CVSS6.3AI score0.00683EPSS
SaveExploits0References3
Snyk
Snyk
added 2024/11/07 10:00 p.m.7 views

Directory Traversal

Overview changedetection.io is a Website change detection and monitoring service Affected versions of this package are vulnerable to Directory Traversal due to improper validation for the file URI scheme. An attacker can read any file on the system by crafting a URL that bypasses the intended...

8.6CVSS7.3AI score0.00683EPSS
SaveExploits0References2
Circl
Circl
added 2024/05/02 10:06 a.m.22 views

CVE-2024-34061

creationtimestamp| type| source ---|---|--- 2024-05-02 10:06:55+00:00| published-proof-of-concept| https://github.com/dgtlmoon/changedetection.io/security/advisories/GHSA-pwgc-w4x9-gw67...

4.3CVSS5.8AI score0.0127EPSS
SaveExploits0References1
PyPA
PyPA
added 2023/02/17 10:15 p.m.12 views

PYSEC-2023-10

Changedetection.io before v0.40.1.1 was discovered to contain a stored cross-site scripting XSS vulnerability in the main page. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the URL parameter under the "Add a new change detection...

5.4CVSS5.9AI score0.00637EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder