changedetection.io's REST API resources are protected by an @auth.check_token decorator validating the caller's x-api-key header, except the Spec resource registered at /api/v1/full-spec (changedetectionio/api/Spec.py), whose get method carries neither @auth.check_token nor @validate_openapi_request.
References
| Link | Resource |
|---|---|
| https://github.com/dgtlmoon/changedetection.io |
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-05 08:16
Updated : 2026-08-28 18:51
NVD link : CVE-2026-71203
Mitre link : CVE-2026-71203
CVE.ORG link : CVE-2026-71203
JSON object : View
Products Affected
No product.
CWE
CWE-306
Missing Authentication for Critical Function
