VYPR
High severity7.5NVD Advisory· Published Dec 3, 2025· Updated Apr 14, 2026

CVE-2025-66453

CVE-2025-66453

Description

Rhino is an open-source implementation of JavaScript written entirely in Java. Prior to 1.8.1, 1.7.15.1, and 1.7.14.1, when an application passed an attacker controlled float poing number into the toFixed() function, it might lead to high CPU consumption and a potential Denial of Service. Small numbers go through this call stack: NativeNumber.numTo > DToA.JS_dtostr > DToA.JS_dtoa > DToA.pow5mult where pow5mult attempts to raise 5 to a ridiculous power. This vulnerability is fixed in 1.8.1, 1.7.15.1, and 1.7.14.1.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.mozilla:rhinoMaven
< 1.7.14.11.7.14.1
org.mozilla:rhinoMaven
>= 1.7.15, < 1.7.15.11.7.15.1
org.mozilla:rhinoMaven
>= 1.8.0, < 1.8.11.8.1

Affected products

11

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.