CVE-2026-27208

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:bleon-ethical:api-gateway-deploy:1.0.0:*:*:*:*:*:*:*

History

26 Feb 2026, 20:11

Type Values Removed Values Added
First Time Bleon-ethical api-gateway-deploy
Bleon-ethical
CPE cpe:2.3:a:bleon-ethical:api-gateway-deploy:1.0.0:*:*:*:*:*:*:*
References () https://github.com/bleon-ethical/api-gateway-deploy/releases/tag/Security - () https://github.com/bleon-ethical/api-gateway-deploy/releases/tag/Security - Release Notes
References () https://github.com/bleon-ethical/api-gateway-deploy/security/advisories/GHSA-chh5-w73q-4gmm - () https://github.com/bleon-ethical/api-gateway-deploy/security/advisories/GHSA-chh5-w73q-4gmm - Vendor Advisory

24 Feb 2026, 15:21

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-24 15:21

Updated : 2026-02-26 20:11


NVD link : CVE-2026-27208

Mitre link : CVE-2026-27208

CVE.ORG link : CVE-2026-27208


JSON object : View

Products Affected

bleon-ethical

  • api-gateway-deploy
CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

CWE-88

Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

CWE-250

Execution with Unnecessary Privileges

CWE-269

Improper Privilege Management