CVE-2025-57353
Description
The Runtime components of messageformat package for Node.js before 3.0.2 contain a prototype pollution vulnerability. Due to insufficient validation of nested message keys during the processing of message data, an attacker can manipulate the prototype chain of JavaScript objects by providing specially crafted input. This can result in the injection of arbitrary properties into the Object.prototype, potentially leading to denial of service conditions or unexpected application behavior. The vulnerability allows attackers to alter the prototype of base objects, impacting all subsequent object instances throughout the application's lifecycle.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@messageformat/runtimenpm | >= 3.0.1, < 3.0.2 | 3.0.2 |
Affected products
2- Range: 0.2.0, 0.2.1, 0.3.0-0, …
Patches
Vulnerability mechanics
References
7- github.com/advisories/GHSA-6xv4-9cqp-92rhghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-57353ghsaADVISORY
- github.com/VulnSageAgent/PoCs/tree/main/JavaScript/prototype-pollution/CVE-2025-57353nvdWEB
- github.com/messageformat/messageformat/commit/82cd10b40e3f922f990bbcf88a6d14b70c0a3ce0nvdWEB
- github.com/messageformat/messageformat/issues/453nvdWEB
- github.com/messageformat/messageformat/issues/453nvdWEB
- github.com/messageformat/messageformat/pull/464nvdWEB
News mentions
0No linked articles in our index yet.