Description
A vulnerability was identified in geex-arts django-jet up to 1.0.8. This affects an unknown function of the file jet/dashboard/views.py of the component Dashboard Module. Such manipulation leads to authorization bypass. The attack can be executed remotely. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-07-19
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to bypass authentication checks within the geex‑arts django‑jet Dashboard Module. The flaw resides in an undocumented function in jet/dashboard/views.py and results in elevated privileges, enabling unauthorized users to access the admin dashboard. The defect falls under improper authorization weaknesses (CWE‑285) and). An attacker who exploits this flaw could read or modify administrative configuration, potentially compromising the entire application.

Affected Systems

The flaw affects installations of geex‑arts django‑jet at version 1.0.8 or earlier. It is relevant to all deployments that include the Dashboard Module in this or older releases. No additional product or version data is listed.

Risk and Exploitability

The CVSS base score of 5.3 indicates moderate risk. The EPSS score is below 1 %, suggesting that exploitation attempts are expected to be rare, and the vulnerability is not included in CISA’s KEV catalog. Exploitation can be carried out remotely by sending crafted requests to the dashboard endpoints. Because the issue is in has acknowledged the issue but has not yet released a patch, which increases the window of exposure.

Generated by OpenCVE AI on August 1, 2026 at 08:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a version of django‑jet newer than 1.0.8 once the vendor releases, implementing a temporary layer of authorization checks around the vulnerable view functions in the Django project, ensuring that only users belonging to the intended administrative group can access the endpoints.
  • Configure the Django project’s ALLOWED_HOSTS and use HTTPS to mitigate remote for suspicious activity.
  • Notify the vendor and monitor the project’s issue tracker for a published patch or confirmation of the fix.

Generated by OpenCVE AI on August 1, 2026 at 08:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 22 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 19 Jul 2026 05:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in geex-arts django-jet up to 1.0.8. This affects an unknown function of the file jet/dashboard/views.py of the component Dashboard Module. Such manipulation leads to authorization bypass. The attack can be executed remotely. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet.
Title geex-arts django-jet Dashboard views.py authorization
First Time appeared Geex-arts
Geex-arts django-jet
Weaknesses CWE-285
CWE-639
CPEs cpe:2.3:a:geex-arts:django-jet:*:*:*:*:*:*:*:*
Vendors & Products Geex-arts
Geex-arts django-jet
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Geex-arts Django-jet
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-22T14:59:38.479Z

Reserved: 2026-07-18T09:51:40.418Z

Link: CVE-2026-16214

cve-icon Vulnrichment

Updated: 2026-07-22T14:59:33.573Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T08:15:03Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key