Apache ZooKeeper: Insufficient Permission Check in AdminServer Snapshot/Restore Commands
        
  Moderate severity
        
          GitHub Reviewed
      
        Published
          Sep 24, 2025 
          to the GitHub Advisory Database
          •
          Updated Sep 26, 2025 
      
  
Package
Affected versions
>= 3.9.0, < 3.9.4
  Patched versions
3.9.4
  Description
        Published by the National Vulnerability Database
      Sep 24, 2025 
    
  
        Published to the GitHub Advisory Database
      Sep 24, 2025 
    
  
        Reviewed
      Sep 24, 2025 
    
  
        Last updated
      Sep 26, 2025 
    
  
Improper permission checks in the AdminServer allow an authenticated client with insufficient privileges to invoke the
snapshotandrestorecommands. The intended requirement is authentication and authorization on the root path (/) with ALL permission for these operations; however, affected versions permit invocation without that level of authorization. The primary risk is disclosure of cluster state via snapshots to a lesser-privileged client.org.apache.zookeeper:zookeeper3.9.0 through 3.9.3.admin.snapshot.enabled,admin.restore.enabled).admin.enableServer).References