Is Appium affected by CVE-2023-4863 (libwebp) vulnerability?

As CVE-2023-4863 seems to affect many tools and programs, I wonder if appium might be affected? I am specifically interested in Appium and Appium Inspector. I have tried to look for patches etc, but can’t seem to find any info. Is there any good way to keep track of this?

Thanks a lot for any input!

I assume we only perform webp images processing as part of images-plugin. The latter uses sharp for low-level interactions and already includes the recent patch of the lib (0.32.6): https://github.com/lovell/sharp/issues/3798