NATS.io is a high performance open source pub-sub distributed communication technology, built for the cloud, on-premise, IoT, and edge computing.
The persistent storage feature, JetStream, has a management API which has many features, amongst which are backup and restore.
Users with JetStream admin API access to restore one stream could restore to other stream names, impacting data which should have been protected against them.
Any version before v2.12.6 or v2.11.15
If developers have configured users to have limited JetStream restore permissions, temporarily remove those permissions.
{
"github_reviewed": true,
"cwe_ids": [
"CWE-285"
],
"nvd_published_at": "2026-03-25T21:16:47Z",
"github_reviewed_at": "2026-03-24T21:49:34Z",
"severity": "MODERATE"
}