External risk intelligence

Jet Admin Domain Hijacking and Credential Theft Vulnerability

CVE advisorySeverity: CRITICAL (CVSS 9.2)

CVE-2026-75932

Jet Admin is an administrative platform used to build and manage web applications and internal tools. These platforms are typically deployed as internet-facing web services or management portals to allow developers and administrators to configure authentication and manage application traffic, making the interface reachable via the public internet in common deployment scenarios.

Halo Surface Signal: 4 out of 5 — likely to be public-facing.

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

This critical vulnerability affects Jet Admin, a platform used for building and managing applications, allowing an attacker to create a malicious app, redirect user traffic, and steal sensitive authentication credentials like OAuth Client IDs and Secrets. The main concern is confirming relevance and exposure.

  • Malicious apps can steal user credentials.
  • It impacts systems managing web applications.
  • Confirm relevance and exposure for your systems.

Attack Path

How an attacker could exploit the issue

An attacker could leverage this vulnerability by creating a malicious application within Jet Admin and associating it with a target user's custom domain. This allows the attacker to alter authentication settings, redirecting traffic to their own controlled application. If the victim uses an OAuth provider, the attacker gains access to their OAuth Client ID and Client Secret.

  • Accessible via a public network.
  • Attacker manipulates app settings and custom domain.
  • Leads to credential theft and traffic redirection.

Live Threat

Current exploitation, exposure, and threat context

An attacker could create a malicious app within Jet Admin, connect it to a target user's custom domain, and alter authentication settings to redirect traffic to their own app. This could expose sensitive OAuth credentials if the victim uses an OAuth provider.

  • OAuth Client ID and Client Secret.
  • Malicious app redirects user traffic.
  • Unauthorized access to user accounts.

Operational Fix

Recommended remediation, mitigation, and detection steps

This vulnerability in Jet Admin requires immediate attention from teams responsible for application security and internal tooling. The first step is to identify all instances of Jet Admin within your environment, assess their exposure, and determine business criticality. Subsequently, engage the accountable owners to plan and execute remediation, prioritizing instances that are externally accessible or handle sensitive data.

  • Application or platform teams own remediation.
  • Verify Jet Admin instances and exposure.
  • Plan and coordinate risk-based fixes.

Supplementary metadata

Validate whether this threat affects your internet-facing exposure.

Halo Threat Intelligence helps prioritize remediation with Halo Surface Signal and H/A/L/O context. Start exposure validation with a free external attack surface trial.

Frequently asked questions

What is Jet Admin?

Jet Admin is a software platform designed for developers and teams to build, manage, and operate internal business tools and web applications. It serves as a centralized interface where administrators configure how these applications behave, including managing authentication settings and routing traffic for the services created within the platform.

What does CWE-862 mean for CVE-2026-75932?

CWE-862 refers to Missing Authorization. In the context of CVE-2026-75932, this weakness means the platform fails to properly verify if a user has the right to associate an application with a specific custom domain. Because this check is missing, an unauthorized user can link their own malicious app to a target's domain to intercept traffic and access sensitive configuration data.

How does an attacker trigger this vulnerability?

An attacker triggers this by creating a malicious application within the Jet Admin environment and connecting it to a target's custom domain. This action exploits the lack of authorization to modify the domain's authentication settings. Simply using the platform for legitimate application development does not trigger the bug; the risk arises specifically when an attacker performs unauthorized domain associations.

Is my Jet Admin instance at risk?

According to Halo Surface Signal, Jet Admin platforms are typically deployed as internet-facing services, making them reachable via the public internet. If your instance is accessible to the public, it faces a higher likelihood of being targeted by this flaw compared to internal-only tools, as public access facilitates the unauthorized domain association required for the exploit.

What steps should I take if I use Jet Admin?

Start by identifying every instance of Jet Admin deployed within your organization to understand your total footprint. Once you have a complete inventory, assess which instances are accessible over the internet or handle sensitive data. Coordinate with the platform owners to review current authentication configurations and plan necessary security updates to mitigate unauthorized access risks.

References