CVE-2026-33746CRITICAL 9.8EPSS p21.4%

CVE-2026-33746CVE-2026-33746

Description

Convoy is a KVM server management panel for hosting businesses. From version 3.9.0-beta to before version 4.5.1, the JWTService::decode() method did not verify the cryptographic signature of JWT tokens. While the method configured a symmetric HMAC-SHA256 signer via lcobucci/jwt, it only validated time-based claims (exp, nbf, iat) using the StrictValidAt constraint. The SignedWith constraint was not included in the validation step. This means an attacker could forge or tamper with JWT token payloads — such as modifying the user_uuid claim — and the token would be accepted as valid, as long as the time-based claims were satisfied. This directly impacts the SSO authentication flow (LoginController::authorizeToken), allowing an attacker to authenticate as any user by crafting a token with an arbitrary user_uuid. This issue has been patched in version 4.5.1.

Scoring

CVSS 3.19.8 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS0.30% probability of exploitation · percentile 21.4% · 2026-06-19T12:03:05Z
Published2026-04-02
Last modified2026-04-16

Underlying weaknesses· 2

CWE-287CWE-347

References

  1. https://github.com/ConvoyPanel/panel/releases/tag/v4.5.1
  2. https://github.com/ConvoyPanel/panel/security/advisories/GHSA-92pg-3w49-4w5x

2

TypeTargetConfidenceTier
WeaknessImproper Authenticationcwe-2870%live
WeaknessImproper Verification of Cryptographic Signaturecwe-3470%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-36721
CVE
CVE-2026-29000
CVE
CVE-2026-42869
CVE
CVE-2025-52562
CVE
CVE-2026-36727
CVE
CVE-2026-39976
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.