Leftover VBDs
A regression in VM.revert was introduced in xapi-26.1.4-3.3 and fixed in xapi-26.1.11-1.3. The bug left VBDs attached to the VM when they are not present in the reverted-to snapshot (instead of destroying such VBDs, as done before the issue was introduced and after the fix).
VDI.snapshot_of issues
Corrupted VDIs or interrupted operations can inadvertently corrupt the snapshot_of field of other VDI objects. This can lead to issues, since some API users can then interpret the non-snapshot VDI as if it was a snapshot VDI.