๐Ÿ” CVE Alert

CVE-2026-71203

MEDIUM 5.3

changedetection.io - Missing Authentication on /api/v1/full-spec Discloses Full OpenAPI Schema

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-306
Vendor dgtlmoon
Product changedetection.io
Published Aug 5, 2026
Last Updated Aug 10, 2026
Stay Ahead of the Next One

Get instant alerts for dgtlmoon changedetection.io

Be the first to know when new medium vulnerabilities affecting dgtlmoon changedetection.io are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

dgtlmoon / changedetection.io
0.55.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/dgtlmoon/changedetection.io

Credits

Eldor Nabijonov