Description
OpenClaw versions prior to 2026.2.12 with the optional Nostr plugin enabled expose unauthenticated HTTP endpoints at /api/channels/nostr/:accountId/profile and /api/channels/nostr/:accountId/profile/import that allow reading and modifying Nostr profiles without gateway authentication. Remote attackers can exploit these endpoints to read sensitive profile data, modify Nostr profiles, persist malicious changes to gateway configuration, and publish signed Nostr events using the bot's private key when the gateway HTTP port is accessible beyond localhost.
Problem types
Missing Authentication for Critical Function
Product status
Any version before 2026.2.12
Credits
Petr Simecek (@simecek)
Stanislav Fort, Aisle Research, www.aisle.com
References
github.com/...enclaw/security/advisories/GHSA-mv9j-6xhh-g383 (GitHub Security Advisory (GHSA-mv9j-6xhh-g383))
github.com/...ommit/647d929c9d0fd114249230d939a5cb3b36dc70e7 (Patch Commit)
www.vulncheck.com/...mpering-via-nostr-plugin-http-endpoints (VulnCheck Advisory: OpenClaw < 2026.2.12 - Unauthenticated Profile Tampering via Nostr Plugin HTTP Endpoints)