CVE-2025-57325
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-09-24
Last updated on: 2025-10-20
Assigner: MITRE
Description
Description
rollbar is a package designed to effortlessly track and debug errors in JavaScript applications. This package includes advanced error tracking features and an intuitive interface to help you identify and fix issues more quickly. A Prototype Pollution vulnerability in the utility.set function of rollbar v2.26.4 and before allows attackers to inject properties on Object.prototype via supplying a crafted payload, causing denial of service (DoS) as the minimum consequence.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| rollbar | rollbar | to 2.26.4 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1321 | The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Prototype Pollution issue in the utility.set function of the rollbar package (version 2.26.4 and earlier). It allows attackers to inject properties into Object.prototype by supplying a crafted payload. This manipulation can lead to unexpected behavior in JavaScript applications using this package.
How can this vulnerability impact me? :
The primary impact of this vulnerability is a denial of service (DoS) condition. By exploiting the Prototype Pollution, attackers can cause the application to behave incorrectly or crash, disrupting normal service.
Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70