NVD Vulnerability Detail
Search Exploit, PoC
CVE-2025-66453
Summary

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.

Publication Date Dec. 4, 2025, 5:16 a.m.
Registration Date April 15, 2026, 11:18 a.m.
Last Update April 15, 2026, 12:39 a.m.
CVSS3.1 : HIGH
スコア 7.5
Vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
攻撃元区分(AV) ネットワーク
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR) 不要
利用者の関与(UI) 不要
影響の想定範囲(S) 変更なし
機密性への影響(C) なし
完全性への影響(I) なし
可用性への影響(A)
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:mozilla:rhino:*:*:*:*:*:*:*:* 1.7.14.1
cpe:2.3:a:mozilla:rhino:1.7.15:*:*:*:*:*:*:*
cpe:2.3:a:mozilla:rhino:1.8.0:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List