All CVEs View on NVD
CVE-2026-92720
CRITICAL9.1
Published 2026-09-16 · Source disclosure@vulncheck.com
Description
Kubero through 3.1.1 fails to apply authentication guards to the notifications API endpoints, allowing unauthenticated attackers to read webhook secrets and service URLs. Attackers can retrieve stored credentials and register malicious webhooks to intercept pipeline events or suppress alerting by deleting existing configurations.
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
CWE-306
References
- https://github.com/kubero-dev/kubero
- https://github.com/kubero-dev/kubero/blob/v3.1.1/server/src/main.ts
- https://github.com/kubero-dev/kubero/blob/v3.1.1/server/src/notifications/notifications.controller.ts#L23-L33
- https://github.com/kubero-dev/kubero/issues/753
- https://www.vulncheck.com/advisories/kubero-through-3.1.1-unauthenticated-notifications-api-access

