Description
Jet Admin allows an authenticated attacker to inject JavaScript via the sign-in page's scripts and styles option. Injected script is executed in the context of any visiting user's domain.
Published: 2026-08-21
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting enabling unauthorized script execution in the context of any authenticated user
Action: Apply Mitigations
AI Analysis

Impact

Jet Admin is vulnerable to a stored cross‑site scripting flaw that allows an authenticated attacker to inject arbitrary JavaScript through the sign‑in page’s Scripts and Styles option. The injected code is executed in the browser context of any user who visits the sign‑in page, giving the attacker the ability to steal cookies, hijack sessions, or otherwise corrupt data. The weakness is a classic example of input validation failure (CWE‑79), which can lead to significant confidentiality, integrity, and availability violations.

Affected Systems

The vulnerability affects the Jet Admin product, Jet Admin. No specific version information is provided, so all versions currently deployed are potentially impacted until a vendor fix is released.

Risk and Exploitability

With a CVSS score of 8.5, the flaw is considered high severity. The attack requires the attacker to be authenticated to the application, indicating that it is typically a threat from insiders or compromised accounts. Because the vulnerability is stored, the malicious script can persist across sessions and affect every user who visits the sign‑in page, increasing the potential impact. The EPSS score is unavailable and the flaw is not listed in the CISA KEV catalog, but the high CVSS and the fact that it affects all users inside the application make it a serious risk for organizations using Jet Admin.

Generated by OpenCVE AI on August 21, 2026 at 17:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Disable or remove the sign‑in page Scripts and Styles feature until a vendor patch is released.
  • Apply any vendor‑provided fix that sanitizes script input for the sign‑in page.
  • Enforce a strict Content Security Policy that disallows inline scripts and restricts where JavaScript can be loaded.

Generated by OpenCVE AI on August 21, 2026 at 17:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Jet Admin
Jet Admin jet Admin
Vendors & Products Jet Admin
Jet Admin jet Admin

Fri, 21 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 21 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
Description Jet Admin allows an authenticated attacker to inject JavaScript via the sign-in page's scripts and styles option. Injected script is executed in the context of any visiting user's domain.
Title Jet Admin Stored XSS
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N'}

cvssV4_0

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


Subscriptions

Jet Admin Jet Admin
cve-icon MITRE

Status: PUBLISHED

Assigner: cisa-cg

Published:

Updated: 2026-08-21T16:46:26.315Z

Reserved: 2026-08-18T15:44:56.462Z

Link: CVE-2026-75933

cve-icon Vulnrichment

Updated: 2026-08-21T16:46:18.564Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-21T16:18:17.873

Modified: 2026-08-26T16:52:20.850

Link: CVE-2026-75933

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T21:15:24Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')