Home

Description

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.

PUBLISHED Reserved 2026-02-18 | Published 2026-02-24 | Updated 2026-02-24 | Assigner GitHub_M




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

Problem types

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

Product status

= 1.0.0
affected

References

github.com/...deploy/security/advisories/GHSA-chh5-w73q-4gmm

github.com/...hical/api-gateway-deploy/releases/tag/Security

cve.org (CVE-2026-27208)

nvd.nist.gov (CVE-2026-27208)

Download JSON