CVE-2026-27208 CRITICAL

CVE-2026-27208: api-gateway-deploy Affected by Exploitable Command Injection via Unprivileged Root Execution

Vendor Bleon-Ethical
Product api-gateway-deploy
Weakness CWE-78
Published February 24, 2026
Last update February 27, 2026

CVSS base score

9.2/10
Attack vector Local
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity Low

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:H

What the vulnerability does

01Description

bleon-ethical/api-gateway-deploy provides API gateway deployment. Version 1.0.0 is vulnerable to an attack chain involving OS Command Injection and Privilege Escalation. This allows an attacker to execute arbitrary commands with root privileges within the container, potentially leading to a container escape and unauthorized infrastructure modifications. This is fixed in version 1.0.1 by implementing strict input sanitization and secure delimiters in entrypoint.sh, enforcing a non-root user (appuser) in the Dockerfile, and establishing mandatory security quality gates.

Key dates

02Disclosure timeline

February 24, 2026 CVE published
February 27, 2026 Record updated