You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found via code audit. crates/ain-node/src/api.rs:83-96. /v1/publish accepts secret_key_b64 in JSON body over plain HTTP with zero auth. Any network client can impersonate any agent.
Found via code audit. crates/ain-node/src/api.rs:83-96. /v1/publish accepts secret_key_b64 in JSON body over plain HTTP with zero auth. Any network client can impersonate any agent.