Jexactyl is a customisable game management panel and billing system. Commits after 025e8dbb0daaa04054276bda814d922cf4af58da and before e28edb204e80efab628d1241198ea4f079779cfd inject server-side objects into client-side JavaScript through resources/views/templates/wrapper.blade.php. Using unescaped {!! json_encode(...) !!} without safe encoding flags allows string values to break out of the JavaScript context and be interpreted as HTML/JS by the browser. If any serialized fields contain attacker-controlled content, such as a username, display name, or site config value, a malicious payload will execute arbitrary script for any user viewing the page (stored DOM XSS). This issue has been patched by commit e28edb204e80efab628d1241198ea4f079779cfd.
Conclusion & alert: CVE-2026-33061 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.02%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-20 | — | 0.02% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.8 | 3.1 | MEDIUM |
|
0.6 | 5.2 | [email protected] |
| 5.4 | 3.1 | MEDIUM |
|
2.3 | 2.7 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| jexactyl | jexactyl | <= 3.8.0 | cpe:2.3:a:jexactyl:jexactyl:*:*:*:*:*:*:*:* |
| jexactyl | jexactyl | 4.0.0 | cpe:2.3:a:jexactyl:jexactyl:4.0.0:beta1:*:*:*:*:*:* |
| jexactyl | jexactyl | 4.0.0 | cpe:2.3:a:jexactyl:jexactyl:4.0.0:beta2:*:*:*:*:*:* |
| jexactyl | jexactyl | 4.0.0 | cpe:2.3:a:jexactyl:jexactyl:4.0.0:beta3:*:*:*:*:*:* |
| jexactyl | jexactyl | 4.0.0 | cpe:2.3:a:jexactyl:jexactyl:4.0.0:beta4:*:*:*:*:*:* |
| jexactyl | jexactyl | 4.0.0 | cpe:2.3:a:jexactyl:jexactyl:4.0.0:beta5:*:*:*:*:*:* |
| jexactyl | jexactyl | 4.0.0 | cpe:2.3:a:jexactyl:jexactyl:4.0.0:beta6:*:*:*:*:*:* |
| jexactyl | jexactyl | 4.0.0 | cpe:2.3:a:jexactyl:jexactyl:4.0.0:beta7:*:*:*:*:*:* |
| jexactyl | jexactyl | 4.0.0 | cpe:2.3:a:jexactyl:jexactyl:4.0.0:rc1:*:*:*:*:*:* |
| jexactyl | jexactyl | 4.0.0 | cpe:2.3:a:jexactyl:jexactyl:4.0.0:rc2:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/Jexactyl/Jexactyl/commit/e28edb204e80efab628d1241198ea4f079779cfd | Patch |
| https://github.com/Jexactyl/Jexactyl/security/advisories/GHSA-6xgw-mmmv-57h2 | Exploit Vendor Advisory |