Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2025-25302

20
FAUCET Score

CVE-2025-25302 affects Rembg versions 2.0.57 and earlier, a tool for image background removal. The vulnerability stems from an improperly configured Cross-Origin Resource Sharing (CORS) middleware, which reflects all origins. This misconfiguration allows any website to send cross-site requests to the Rembg server, potentially querying any API, and even sending authenticated requests if authentication were enabled due to allow_credentials being set to True. The vulnerability is rated Medium with a CVSS score of 6.5, indicating a network-based attack with low attack complexity and no user interaction required. It poses a risk of low impact to confidentiality and integrity (C:L/I:L), as unauthorized access to APIs and data could occur. Currently, there is no evidence of active exploitation, nor are there publicly available exploit modules in Metasploit, Nuclei, or ExploitDB. The CVE has garnered minimal community discussion and media coverage, suggesting a low level of public awareness or immediate concern regarding its exploitation.

Impacted Technologies

VendorProductVersion(s)CPE
<= 2.0.57CPE matchmatch criteria
cpe:2.3:a:danielgatis:rembg:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

8.7HIGH

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
NONE
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.18%
Probability of exploitation in next 30 days
EPSS Percentile
7.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0018 is in the 1st percentile among its peer group of 23,705 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Advisories (1)

pipGHSA-59qh-fmm7-3g9qhigh

Rembg CORS misconfiguration

Mar 11, 2025

References

github.com / danielgatis/rembg/blob/d1e00734f8a996abf512a3a5c251c7a9a392c90a/rembg/commands/s_command.py
Product
securitylab.github.com / advisories/GHSL-2024-161_GHSL-2024-162_rembg
ExploitThird Party Advisory