Prototype pollution in Rollbar.js - CVE-2025-57325
Published: April 24, 2026
Rollbar.js
Detailed vulnerability description
The vulnerability allows a remote user to modify object prototype attributes.
The vulnerability exists due to improperly controlled modification of object prototype attributes in rollbar/src/utility set() when application code directly imports the function and passes untrusted input as the second argument. A remote user can supply a crafted property path to modify object prototype attributes.
No impact occurs when using the published public interface.