Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-66453— Rhino vulnerable high CPU usage and potential DoS when passing specific numbers to toFixed() function

EPSS 0.10% · P26
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2025-66453

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Rhino vulnerable high CPU usage and potential DoS when passing specific numbers to toFixed() function
Source: NVD (National Vulnerability Database)
Vulnerability 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.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
未加控制的资源消耗(资源穷尽)
Source: NVD (National Vulnerability Database)
Vulnerability Title
Mozilla Rhino 资源管理错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Mozilla Rhino是美国Mozilla公司的一个开源的JavaScript引擎。 Mozilla Rhino 1.8.1版本、1.7.15.1版本和1.7.14.1版本之前版本存在资源管理错误漏洞,该漏洞源于toFixed函数处理浮点数不当,可能导致拒绝服务攻击。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
mozillarhino >= 1.8.0, < 1.8.1 -

II. Public POCs for CVE-2025-66453

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2025-66453

登录查看更多情报信息。

IV. Related Vulnerabilities

V. Comments for CVE-2025-66453

No comments yet


Leave a comment