The image user of the Cryptomatte node does not have an up to date frame number. That's because the BKE image user walker function which is used to update image user frames numbers was missing handling for the node. To fix this, add a case for the Cryptomatte node. This is a partial fix for #132210. Pull Request: https://projects.blender.org/blender/blender/pulls/132271