For example, user x inherits privilege from user y, which inherits privilege from user z, which in turn inherits privilege from user x. Cyclic Inheritance leads to undecidable or infinite access evaluation process.
Cyclic Inheritance exist in any Access Control Model where inheritance is present but can be especially hard to overcome in Nested Groups.