PT-2026-68041 · Unknown · Changedetection.Io
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
changedetection.io (affected versions not specified)
Description
The REST API resources are protected by an
@auth.check token decorator that validates the x-api-key header. However, the Spec resource registered at the '/api/v1/full-spec' endpoint lacks both the @auth.check token and @validate openapi request decorators in its get() method. This allows an unauthenticated client to retrieve the full merged OpenAPI schema, including all endpoint paths, parameters, and registered processor plugins, even when API access control is enabled.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Missing Authentication
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Changedetection.Io