Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-33746

Convoy: JWT Signature Verification Bypass Allows Authentication as Arbitrary Users
Back to all
CVE

CVE-2026-33746

Convoy: JWT Signature Verification Bypass Allows Authentication as Arbitrary Users

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 useruuid 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 useruuid. This issue has been patched in version 4.5.1.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9.8
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
0
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
-

Related Resources

No items found.

References

https://github.com/ConvoyPanel/panel/releases/tag/v4.5.1, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33746.json, https://github.com/ConvoyPanel/panel/security/advisories/GHSA-92pg-3w49-4w5x, https://nvd.nist.gov/vuln/detail/CVE-2026-33746

Severity

9.8

CVSS Score
0
10

Basic Information

Base CVSS
9.8
EPSS Probability
0.003%
EPSS Percentile
0.22685%
Introduced Version
ed7bff8443359c3b5f3cab4ec6beb177f7fbf7a3
Fix Available
cd5131d1bc1b5a69aa6bbdc10fa4946924e8b2d9

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading