๐Ÿ” CVE Alert

CVE-2026-55254

MEDIUM 4.8

NCalc: Denial of Service via Unbounded and Non-Terminating Factorial Evaluation

CVSS Score
4.8
EPSS Score
0.0%
EPSS Percentile
0th

NCalc is a fast, lightweight expression evaluator for .NET. Prior to 6.1.1, the factorial operator implementation in src/NCalc.Core/Helpers/MathHelper.cs permits specially crafted expressions with extremely large factorial operands, causing excessive CPU consumption or a non-terminating loop due to integer overflow in the factorial calculation logic when applications evaluate untrusted expressions. This issue is fixed in version 6.1.1.

CWE CWE-770 CWE-190
Vendor ncalc
Product ncalc
Published Jul 17, 2026
Stay Ahead of the Next One

Get instant alerts for ncalc ncalc

Be the first to know when new medium vulnerabilities affecting ncalc ncalc are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H
Attack Vector
Adjacent
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

ncalc / ncalc
< 6.1.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/ncalc/ncalc/security/advisories/GHSA-3w5p-95mh-gq75 github.com: https://github.com/ncalc/ncalc/pull/575 github.com: https://github.com/ncalc/ncalc/commit/eeb6155ee1899b1fdf2cda3da35a4f0ca93ffd6a github.com: https://github.com/ncalc/ncalc/releases/tag/v6.1.1