Skip to content
Verified reproduction

CVE-2026-66013: OpenRemote console registration authentication bypass via known asset identifier

CVE-2026-66013 is verified against openremote · github affected versions: OpenRemote <= 1.26.1; the advisory says the flaw was directly validated on 1.25.0. fixed version: OpenRemote 1.26.2 and later. vulnerability class: Auth Bypass This critical reproduction includes runnable sandbox proof, artifacts, and a plain-text agent view under REPRO-2026-00300.

REPRO-2026-00300 openremote · github Auth Bypass Jul 27, 2026 CVE entry .txt
Severity CRITICAL
Confidence HIGH
Reproduced in 35m 36s
Tool calls 209
Spend $13.73
Affected OpenRemote <= 1.26.1; the advisory says the flaw was directly validated on 1.25.0.
Fixed in OpenRemote 1.26.2 and later.
$ pruva-verify REPRO-2026-00300
or curl -O https://pruva.dev/api/v1/reproductions/REPRO-2026-00300/artifacts/bundle/repro/reproduction_steps.sh && chmod +x reproduction_steps.sh && ./reproduction_steps.sh
Run in a VM or disposable container. This exploits a real vulnerability.
02 · The vulnerability

OpenRemote through 1.26.1 allows an unauthenticated caller to overwrite an existing console asset by submitting its known asset ID to the public console registration flow.

03 · Root cause
04 · Reproduction transcript

The agent's step-by-step process — every tool call, every handoff, the moment the exploit fired.

Loading session...

05 · Artifacts

Scripts, logs, diffs, and output captured during the reproduction.