Hello ! By being able to upload images with information in EXIF, these can be called or included elsewhere on the same page and code can be executed.
for example, I can upload an image to my avatar with a PHP execution code hidden in EXIF and call it(original picture, not thumbnail) from some forum or post on the same page.
Not having EXIF information the images are not dangerous whatever they are called.
SOLUTION: Since you create a thumbnail (the EXIF information of the original image is not copied), it would be to delete the original image and keep only the thumbnail used or also remove the EXIF information in the original but it would not make sense to keep the original if you do not use it (you use the thumbnail).