VYPR

PyPI package

rembg

pkg:pypi/rembg

Vulnerabilities (3)

  • CVE-2026-40086MedApr 10, 2026
    affected < 2.0.75fixed 2.0.75

    Rembg is a tool to remove images background. Prior to 2.0.75, a path traversal vulnerability in the rembg HTTP server allows unauthenticated remote attackers to read arbitrary files from the server's filesystem. By sending a crafted request with a malicious model_path parameter,

  • CVE-2025-25302Mar 3, 2025
    affected <= 2.0.57

    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 enable

  • CVE-2025-25301Mar 3, 2025
    affected <= 2.0.57

    Rembg is a tool to remove images background. In Rembg 2.0.57 and earlier, the /api/remove endpoint takes a URL query parameter that allows an image to be fetched, processed and returned. An attacker may be able to query this endpoint to view pictures hosted on the internal networ