Ineffective security rule due to cascading
This rule identifies a child path that attempts to restrict access already granted by a parent path. Because RTDB rules cascade, a permissive rule at a parent node (e.g., ".read": true) cannot be revoked by a child rule. The child rule is ineffective, leading to unintended data exposure.