CVE-2026-27208

CVE-2026-27208 is a critical-severity vulnerability in Bleon-ethical Api-gateway-deploy with a CVSS 3.x base score of 9.2. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-78.

Key facts

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.

Frequently asked questions

What is 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.
How severe is CVE-2026-27208?
CVE-2026-27208 has a CVSS 3.x base score of 9.2, rated critical severity. It is exploitable over local access with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity low, and availability high.
Is CVE-2026-27208 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (47th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2026-27208?
CVE-2026-27208 affects Bleon-ethical Api-gateway-deploy. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2026-27208?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
Does CVE-2026-27208 have an EU (EUVD) identifier?
Yes. CVE-2026-27208 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-8464.
When was CVE-2026-27208 published?
CVE-2026-27208 was published on 2026-02-24 and last updated on 2026-06-17.

References

Affected products (1)

Other CWE-78 (OS Command Injection) vulnerabilities

Browse all CWE-78 (OS Command Injection) vulnerabilities →