Intel

AIKIDO-2025-10780

@messageformat/runtime is vulnerable to Prototype Pollution

Prototype PollutionCVE-2025-57353 Published Nov 10, 2025

65

Medium Risk

This Affects:

js@messageformat/runtime
0.0.1 - 3.0.1
Fixed in 3.0.2
Are you affected? Scan for Free

TL;DR

Affected versions of this package are vulnerable to prototype pollution due to improper validation of nested message keys in the addMessages method. When processing message data, the package fails to sanitize special object keys such as __proto__, allowing attackers to inject arbitrary properties into Object.prototype. This can lead to denial of service (DoS) or unpredictable application behavior.

Who does this affect?

You are affected if you are using a version which is within vulnerability ranges

Background info

@messageformat/runtime is vulnerable to Prototype Pollution in versions 0.0.1 - 3.0.1.

How to fix this

Upgrade the @messageformat/runtime library to the patch version.