Security Advisory

CVE-2025-25302

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-03-03 16:40:34
Last updated 2025-03-03 17:55:31
Assigner GitHub_M
CVSS score 8.7
State PUBLISHED

Description

Rembg is a tool to remove images background. In Rembg 2.0.57 and earlier, the CORS middleware is setup incorrectly. All origins are reflected, which allows any website to send cross site requests to the rembg server and thus query any API. Even if authentication were to be enabled, allow_credentials is set to True, which would allow any website to send authenticated cross site requests.