Sceawere

Vulnerability Detail

CVE-2026-75627UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Bastillion Authentication Bypass Vulnerability

Vulnerability Metadata

Severity
Critical
Score / CVSS
9.8
Creation Date
3h ago
Vendor
bastillion-io
Product
Bastillion
Attack Type
Authentication Bypass Using an Alternate Path or Channel
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Complexity
LOW

Narrative and Response

Description

Bastillion fails to properly validate request URI paths in its controller dispatcher, allowing unauthenticated attackers to bypass authentication filters by prefixing requests with arbitrary path segments. Attackers can access administrative controllers to read user listings, create manager accounts, and register managed systems, gaining control over SSH access to the managed fleet.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "9.8",
  "pubDate": "2026-08-18T11:16:52.060Z",
  "pubdate": "2026-08-18T11:16:52.060Z",
  "executiveSummary": "This vulnerability involves an authentication bypass flaw residing within the controller dispatcher of the Bastillion application. The root issue stems from improper validation of request URI paths, which allows unauthenticated remote attackers to circumvent established security filters entirely.\nBy manipulating the request path through the prefixing of arbitrary path segments, malicious actors can successfully masquerade as authorized users and gain unauthorized access to restricted administrative controllers.\nThe resulting impact is severe, granting attackers the ability to execute privileged operations such as reading sensitive user listings, creating unauthorized manager accounts, and registering new managed systems. Successfully executing this attack grants the adversary complete administrative control over SSH access to the entire managed infrastructure fleet.\nThe risk implications are critical, as the vulnerability requires no prior authentication or specialized privileges to exploit over the network, effectively exposing the core management plane of the affected product to total compromise.\nDefenders must address this path validation flaw immediately to prevent unauthorized administrative escalation and maintain the integrity of the managed SSH environment.",
  "technicalDetails": "The vulnerability exists within the request routing and controller dispatching mechanism of the Bastillion application. Specifically, the software fails to properly validate and normalize incoming request URI paths before evaluating them against security and authentication filters.\nThe root cause is an insufficient path parsing mechanism that relies on insecure string matching or predictable URI structures. Because the controller dispatcher does not adequately sanitize or canonicalize the requested path, an unauthenticated attacker can manipulate the HTTP request URI by prepending arbitrary path segments.\nWhen the application processes this maliciously crafted URI, the flawed dispatcher fails to map the request correctly to the authentication filter chain, inadvertently treating the bypassed request as a legitimate or exempt transaction.\nThe attack flow proceeds as follows: First, an unauthenticated attacker crafts an HTTP request targeting a restricted administrative controller endpoint. Second, the attacker prefixes the request URI with arbitrary path segments designed to confuse the controller dispatcher's validation logic. Third, the application's security filters fail to recognize the restricted nature of the endpoint due to the path anomaly and permit the request to pass through.\nFinally, the dispatcher routes the request directly to the internal administrative controller functions without enforcing any session or credential checks.\nUpon successful exploitation, the post-exploitation impact is extensive. Attackers gain access to administrative functionalities allowing them to extract sensitive user information, provision new accounts with elevated manager privileges, and register rogue managed systems into the Bastillion infrastructure. This ultimately provides the attacker with centralized control over SSH connections across the managed server fleet.\nThe vulnerable component is the controller dispatcher responsible for URI routing and filter enforcement. Exploitation requires network access to the Bastillion application interface, but zero authentication or prior privileges are required."
}
CVE-2026-75627: Bastillion Authentication Bypass Vulnerability (CRITICAL Severity, CVSS: 9.8) - Sceawere