Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Network-reachable admin functions exploitable with low complexity by an authenticated Editor (PR:L), yielding full account/config control (C:H/I:H); no direct availability impact claimed, so A:N.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
Incorrect access control in the impworks Bonsai v6.0 allows authenticated attackers with Editor privileges to escalate privileges to Administrator and execute unauthorized account, password, and configuration changes.
AnalysisAI
Privilege escalation in impworks Bonsai v6.0 lets an authenticated user holding only Editor rights bypass access controls (CWE-284) to gain full Administrator control, enabling unauthorized account, password, and configuration changes. Exploitation is network-based and low-complexity but requires valid Editor credentials (CVSS 8.1, PR:L). Publicly available exploit code exists (a proof-of-concept gist is referenced and SSVC marks exploitation as 'poc'), though EPSS is low at 0.15% and the flaw is not in CISA KEV - no public exploit identified as actively weaponized at time of analysis.
Technical ContextAI
Bonsai is an open-source self-hosted family-tree/genealogy wiki web application developed by the 'impworks' project, built on ASP.NET. The vulnerability is a CWE-284 Incorrect Access Control weakness: authorization checks fail to properly enforce the boundary between the Editor role and the Administrator role, so an Editor-level session can invoke administrative functions (user/account management, password resets, and application configuration) that should be gated to Administrators. Root cause is missing or broken server-side role enforcement on privileged endpoints rather than a memory-safety or injection defect. Note the CPE string supplied (cpe:2.3:a:n/a:n/a:*) is a placeholder ('n/a') and does not encode the real product/version, so exact affected-component identification relies on the description rather than structured CPE data.
RemediationAI
No vendor-released patch identified at time of analysis; no fix version is present in the provided data, so do not assume a patched release without confirming against the impworks Bonsai GitHub project. As compensating controls, restrict issuance of Editor-role accounts to fully trusted users only and audit existing Editor accounts, since the attack requires valid Editor credentials - removing untrusted Editors directly removes the attack surface (trade-off: reduces collaborative editing). Place the Bonsai instance behind authenticated reverse-proxy access control or a VPN/allowlist so the network-reachable admin functions are not exposed to broad user populations (trade-off: adds friction for legitimate remote editors). Monitor application and account-management logs for unexpected role changes, password resets, or configuration edits originating from Editor accounts as a detection measure. Consult the NVD entry (https://nvd.nist.gov/vuln/detail/CVE-2026-50881) and the POC (https://gist.github.com/pyuysig/68754e4c40161ea27fcf80be46c59e7c) to validate whether an upstream fix has since been published.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36779
GHSA-f64f-jmg7-95mg