CVE-2024-36111
Medium PUBLISHEDKubePi's JWT token validation has a defect
Not yet in CISA KEV
Recommended Action
Treat as actively exploited. Assess exposure, apply compensating controls where patching is delayed, and monitor for abuse.
At a Glance
KubePi is a K8s panel. Starting in version 1.6.3 and prior to version 1.8.0, there is a defect in the KubePi JWT token verification. The JWT key in the default configuration file is empty. Although a random 32-bit string will be generated to overwrite the key in the configuration file when the key is detected to be empty in the configuration file reading logic, the key is empty during actual verification. Using an empty key to generate a JWT token can bypass the login verification and directly take over the back end. Version 1.8.0 contains a patch for this issue.
- Published
- Jul 25, 2024
- First Seen
- Jul 07, 2025
- CVSS
- 6.3 Medium
- EPSS
- —
Recommended Actions
- Treat as actively exploited. Assess exposure, apply compensating controls where patching is delayed, and monitor for abuse.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
| Source | Added |
|---|---|
| The Shadowserver (via CIRCL) First | 2025-07-07 00:00 UTC |
Detection Context
Request patterns and scanner artifacts observed for this CVE. Operational detection logic guidance is coming soon.
No detection artifacts or sensor request patterns are available for this CVE yet.
Check back as sensor telemetry and scanner integrations are updated.
CVSS Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Exploitation Status
Exploited in the wild
Recorded 2025-07-07 00:00:00 UTC · The Shadowserver (via CIRCL)
Weaknesses (CWE)
-
Improper Restriction of Security Token Assignment
Timeline
-
Added to KEVIntel
-
CVE Published to Public
-
CVE ID Reserved
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v1/pro/kevs/CVE-2024-36111
{
"cve_id": "CVE-2024-36111",
"title": "KubePi\'s JWT token validation has a defect",
"affected_vendor": "1Panel-dev",
"affected_product": "KubePi",
"confidence": "Medium",
"cvss_score": 6.3,
"epss_score": null,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}