CVE-2026-30920: Schwachstelle in OneUptime erlaubt Angreifern Zugriff auf fremde Projekte

⚠️ CVE-Referenzen: CVE-2026-30920

Zusammenfassung

Eine kritische Sicherheitslücke in der Monitoring-Lösung OneUptime ermöglichte es Angreifern, die GitHub-App-Installation anderer Projekte zu überschreiben und so Zugriff auf deren Repositories zu erlangen. Das Problem wurde in Version 10.0.19 behoben.

OneUptime is a solution for monitoring and managing online services. Prior to 10.0.19, OneUptime's GitHub App callback trusts attacker-controlled state and installation_id values and updates Project.gitHubAppInstallationId with isRoot: true without validating that the caller is authorized for the target project. This allows an attacker to overwrite another project's GitHub App installation binding. Related GitHub endpoints also lack effective authorization, so a valid installation ID can be used to enumerate repositories and create CodeRepository records in an arbitrary project. This vulnerability is fixed in 10.0.19.
Quelle: app.opencve.io