CVE-2026-51538

EIPStackGroup OpENer 2.3.0 (commit 76b95cf) suffers from an Incorrect Access Control vulnerability in its handling of encapsulation sessions. When the server processes critical encapsulation commands, it verifies whether the provided session_handle exists in the global session list, but it fails to verify whether that handle belongs to the specific TCP connection issuing the request. Because there is no strong binding between a session handle and its originating socket, any attacker on the network can use a valid session handle created by another legitimate client to bypass access controls.
References
Link Resource
https://gist.github.com/MrAlaskan/8156ca3acd6754a9f66efede0a1351f2 Third Party Advisory
https://github.com/EIPStackGroup/OpENer/issues/565 Exploit Issue Tracking Vendor Advisory
https://github.com/EIPStackGroup/OpENer/issues/565 Exploit Issue Tracking Vendor Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:opener_project:opener:2.3.0:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-07-13 22:16

Updated : 2026-08-11 16:38


NVD link : CVE-2026-51538

Mitre link : CVE-2026-51538

CVE.ORG link : CVE-2026-51538


JSON object : View

Products Affected

opener_project

  • opener
CWE
CWE-284

Improper Access Control