CVE-2026-85636 Details
Description
A vulnerability was identified in jofpin trape 1.0.0. Affected by this vulnerability is an unknown functionality of the file core/stats.py of the component Login Endpoint. The manipulation leads to missing authentication. The attack may be initiated 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.
A vulnerability in Jofpin Trape version 1.0.0 allows for missing authentication in the Login Endpoint. The issue arises in the file core/stats.py, where the login functionality checks a posted ID against a stats key but fails to create a session or issue a token. This oversight allows remote exploitation, as the key is stored in localStorage and does not propagate to subsequent requests. As a result, several admin API endpoints can be accessed without proper authentication.
To address this vulnerability, implement server-side session management or issue short-lived tokens upon successful login. Additionally, add validation checks on admin endpoints to ensure proper authentication before processing requests.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 4, 2026CISA-ADP
Assessed Sep 8, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/jofpin/trape/ | [email protected] | ProductSource CodeVendor |
| https://github.com/jofpin/trape/issues/405 | [email protected] | ExploitIssue TrackingRemedyTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-85636 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/895135 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/submit/895141 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/398784 | [email protected] | Content Wall |
| https://vuldb.com/vuln/398784/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-287 | Improper Authentication | [email protected] |
| CWE-306 | Missing Authentication for Critical Function | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| jofpin trape | 1.0.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 8, 2026 | CVE Modified | CISA-ADP |
| Sep 4, 2026 | New CVE Received | [email protected] |
Volerion