Missing Authentication for Critical Function in OpenClaw - CVE-2026-28450
Published: May 4, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a remote attacker to modify the Nostr profile and gateway configuration.
The vulnerability exists due to missing authentication for critical function in Nostr profile management HTTP endpoints when handling requests to the profile and profile import routes. A remote attacker can send crafted HTTP requests to modify the Nostr profile and gateway configuration.
Only deployments with the optional @openclaw/nostr plugin installed and enabled are vulnerable. Exploitation requires the gateway HTTP port to be reachable beyond localhost. Profile updates are published as a signed Nostr kind:0 event using the bot's private key.