Uploading an SVG file to the WordPress media library and then refreshing the page shows a yellow warning banner: "SVG was uploaded without sanitization because Cimo could not load the sanitizer." This indicates the Cimo plugin failed to load its sanitizer library at upload time, allowing the unsanitized file to be stored.
- Go to Media and upload any .svg file.
- Wait for the upload to complete successfully.
- Refresh the media library page.
- See the yellow warning banner.
The sanitizer library loads successfully and strips any embedded scripts or unsafe attributes from the SVG before saving.

Uploading an SVG file to the WordPress media library and then refreshing the page shows a yellow warning banner: "SVG was uploaded without sanitization because Cimo could not load the sanitizer." This indicates the Cimo plugin failed to load its sanitizer library at upload time, allowing the unsanitized file to be stored.
The sanitizer library loads successfully and strips any embedded scripts or unsafe attributes from the SVG before saving.