CVE-2026-85637 Details
Description
A security flaw has been discovered in jofpin trape 1.0.0/2.0. Affected by this issue is the function join_room of the file core/sockets.py of the component Admin Endpoint. The manipulation results in missing authentication. The attack may be launched 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.
A vulnerability allowing missing authentication in the Admin Endpoint of Jofpin Trape versions 1.0.0 and 2.0 has been identified. The issue resides in the 'join_room' function within 'core/sockets.py'. This flaw allows any client to join a victim's room and inject commands or scripts, potentially hijacking sessions. The vulnerability can be exploited remotely, and a public exploit is available.
It is recommended to require an authenticated session before allowing 'join' or 'my_room_event' actions. Additionally, validate that the requested room belongs to a session the client owns or that the caller is the authenticated operator.
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 4, 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/406 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-85637 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/895138 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/398785 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/398785/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) 2.0.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 4, 2026 | CVE Modified | CISA-ADP |
| Sep 4, 2026 | New CVE Received | [email protected] |
Volerion