In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade github.com/forgekeep/nebula-mesh/internal/api to version 0.3.4 or higher.
Affected versions of this package are vulnerable to Replay Attack in the signed-poll process due to the nonce cache being stored in-memory and limited in size. An attacker can obtain unauthorized access to a freshly-minted enrollment token by replaying a previously captured signed-poll request after a process restart or after forced eviction of nonces from the cache, provided the original timestamp is still within the allowed skew window.