Description
A vulnerability has been found in bastillion-io Bastillion up to 4.0.1. This vulnerability affects unknown code of the file src/main/java/io/bastillion/manage/control/AuthKeysKtrl.java of the component Public Key Management System. Such manipulation leads to command injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-01-17
Score: 5.1 Medium
EPSS: 4.2% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Bastillion’s Public Key Management System, specifically in the AuthKeysKtrl.java component, allows an attacker to execute arbitrary operating‑system commands. The vulnerability arises from unsafe handling of user input that is passed to a system shell, leading to command injection. If successfully exploited, the attacker could compromise Bastillion’s confidentiality, integrity, and availability by running any command on the underlying host.

Affected Systems

Bastillion version 4.0.1 and all earlier releases are affected. The weakness resides in the AuthKeysKtrl module of the key‑management subsystem, and no other versions or products are listed as impacted.

Risk and Exploitability

The base CVSS score of 5.1 places this issue in the medium severity range, while the EPSS score of 4% suggests a low but non‑negligible likelihood of exploitation at present. The vulnerability is not catalogued in CISA KEV and an exploit has been publicly disclosed, potentially usable. It is inferred that attackers can trigger the injection remotely via the exposed management interface, and the description does not mention a requirement for local privileges or authenticated sessions; thus, restricting network accessibility to trusted administrators is recommended.

Generated by OpenCVE AI on June 18, 2026 at 05:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Bastillion to a version newer than 4.0.1 when an official patch becomes available.
  • Limit network access to Bastillion’s management endpoints to trusted administrators or internal networks to reduce exposure.
  • Implement or enforce strict input validation and sanitization on the AuthKeysKtrl endpoint to remove any shell metacharacters or command prefixes before execution.

Generated by OpenCVE AI on June 18, 2026 at 05:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 20 Jan 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 19 Jan 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Bastillion-io
Bastillion-io bastillion
Vendors & Products Bastillion-io
Bastillion-io bastillion

Sat, 17 Jan 2026 20:15:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in bastillion-io Bastillion up to 4.0.1. This vulnerability affects unknown code of the file src/main/java/io/bastillion/manage/control/AuthKeysKtrl.java of the component Public Key Management System. Such manipulation leads to command injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title bastillion-io Bastillion Public Key Management System AuthKeysKtrl.java command injection
Weaknesses CWE-74
CWE-77
References
Metrics cvssV2_0

{'score': 5.8, 'vector': 'AV:N/AC:L/Au:M/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.7, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Bastillion-io Bastillion
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T08:34:14.673Z

Reserved: 2026-01-16T19:14:38.317Z

Link: CVE-2026-1063

cve-icon Vulnrichment

Updated: 2026-01-20T18:13:24.355Z

cve-icon NVD

Status : Deferred

Published: 2026-01-17T20:15:53.947

Modified: 2026-06-17T10:14:56.070

Link: CVE-2026-1063

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T06:00:16Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-77

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