CVE-2026-53977
OpenChamber 1.11.7 Unauthenticated DoS via /api/system/shutdown
CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th
OpenChamber 1.11.7 contains an authentication bypass vulnerability that allows unauthenticated remote attackers to terminate the server process by sending a POST request to the /api/system/shutdown endpoint, which is registered before the authentication middleware in the Express route handler chain. Attackers can exploit the route registration order in bootstrap-runtime.js to reach the shutdown handler before auth middleware executes, causing denial of service to all active AI coding sessions and locking out legitimate remote users regardless of whether UI_PASSWORD is configured.
| CWE | CWE-306 |
| Vendor | bohdan triapitsyn |
| Product | openchamber |
| Published | Aug 6, 2026 |
Stay Ahead of the Next One
Get instant alerts for bohdan triapitsyn openchamber
Be the first to know when new high vulnerabilities affecting bohdan triapitsyn openchamber 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:N/I:N/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
Affected Versions
Bohdan Triapitsyn / OpenChamber
0 โค 1.11.7
References
Credits
๐ Katriel Moses