Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network-accessible endpoint requires no privileges or interaction; scope unchanged with only low integrity and availability impact from unauthorized credential revocation and no confidentiality loss.
Primary rating from Vendor (VulDB).
CVSS VectorVendor: VulDB
Lifecycle Timeline
3DescriptionCVE.org
A security flaw has been discovered in geex-arts django-jet up to 1.0.8. This impacts an unknown function of the component OAuth Credential Revoke Handler. Performing a manipulation results in missing authorization. The attack is possible to be carried out remotely. The exploit has been released to the public and may be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.
AnalysisAI
Missing authorization in the OAuth Credential Revoke Handler of geex-arts django-jet (versions up to 1.0.8) permits remote unauthenticated actors to revoke OAuth credentials without any access control check. The CVSS 4.0 vector (PR:N/UI:N) confirms no privileges or user interaction are required, and a public exploit exists (E:P). The project maintainer has not responded to the responsible disclosure, meaning no patch is available and no vendor advisory has been issued.
Technical ContextAI
django-jet is a third-party Django (Python) admin interface panel distributed by geex-arts that replaces and enhances the default Django admin UI. The affected component is its OAuth Credential Revoke Handler - an endpoint responsible for invalidating OAuth tokens issued to admin users or connected applications. CWE-862 (Missing Authorization) is the root cause class: the handler executes the revocation action without verifying whether the requesting party has the authority to revoke the target credential. The CPE string cpe:2.3:a:geex-arts:django-jet:*:*:*:*:*:*:*:* with an upper bound of 1.0.8 identifies all releases up to and including that version as affected.
RemediationAI
No vendor-released patch has been identified at time of analysis - the project maintainer has not responded to the disclosure per the reporter's account. As a compensating control, restrict network access to the OAuth credential revoke endpoint at the reverse proxy or WAF layer so that it is only reachable by authenticated, authorized sessions (this prevents unauthenticated network exploitation but requires knowledge of the specific route path). Alternatively, if OAuth is not actively used in your deployment, disable or remove the OAuth integration from django-jet's configuration to eliminate the attack surface entirely - note this will break any OAuth-dependent admin workflows. Organizations should evaluate migrating to an actively maintained Django admin alternative (e.g., django-unfold or the built-in admin) given the lack of maintainer response. Monitor the GitHub issue at https://github.com/geex-arts/django-jet/issues/528 for any future patch release.
Wazuh SIEM platform versions 4.4.0 through 4.9.0 contain an unsafe deserialization vulnerability in the DistributedAPI t
BentoML version 1.4.2 and earlier contains an unauthenticated remote code execution vulnerability through insecure deser
pgAdmin 4 contains critical remote code execution vulnerabilities in the Query Tool download and Cloud Deployment endpoi
The renderLocalView function in render/views.py in graphite-web in Graphite 0.9.5 through 0.9.10 uses the pickle Python
BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Rated critica
OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h does not properly restrict processing of ChangeCiph
pyLoad download manager version prior to 0.5.0b3.dev77 exposes the Flask SECRET_KEY through an unauthenticated endpoint.
Langflow (a visual LLM pipeline builder) contains a critical unauthenticated code execution vulnerability (CVE-2026-3301
In Mercurial before 4.1.3, "hg serve --stdio" allows remote authenticated users to launch the Python debugger, and conse
Unauthenticated remote code execution affects Kestra OSS (the open-source event-driven orchestration platform) prior to
Unauthenticated remote code execution in Marimo ≤0.20.4 allows attackers to execute arbitrary system commands via the `/
pyLoad is the free and open-source Download Manager written in pure Python. Rated medium severity (CVSS 5.3), this vulne
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-45426
GHSA-77jv-v8f5-wm86