CVE-2026-27208
HIGH EPSS 46.7%
Published Feb 24, 20264mo ago · Modified Feb 26, 20264mo ago
7.8 CVSS 3.1
Published Feb 24, 2026 4mo ago
Last Modified Feb 26, 2026 4mo ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
46.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 4
CWE-250
CWE-269 Improper Privilege Management Authorization
CWE-78 OS Command Injection Injection
CWE-88
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| bleon-ethical | api-gateway-deploy | 1.0.0 | any |
References 2
- github.com https://github.com/bleon-ethical/api-gateway-deploy/releases/tag/Security
- github.com https://github.com/bleon-ethical/api-gateway-deploy/security/advisories/GHSA-chh5-w73q-4gmm
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.