Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-88367 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

NanoSVG 239e102ec contains an incorrect numeric conversion vulnerability in nsvg__curveDivs() during SVG stroke rasterization. A specially crafted SVG document containing an extremely large stroke-width can cause floating-point rounding to produce a zero subdivision angle. The subsequent arc division yields infinity, which is converted to int without range validation, resulting in undefined behavior and process termination, leading to denial of service.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/memononen/nanosvg/issues/293 CISA-ADPExploitIssue TrackingTechnical DescriptionVendor
https://github.com/memononen/nanosvg/issues/293 [email protected]ExploitIssue TrackingTechnical DescriptionVendor

Weakness Enumeration

CWE-IDCWE NameSource
CWE-681Incorrect Conversion between Numeric TypesCISA-ADP

Affected Products

ProductVersions
NanoSVG
239e102ec2c691f2902e20ace2ed36ee4a35cfe6

CPE

  • cpe:2.3:a:nanosvg_project:nanosvg:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-88367
NVD Published Date:
Sep 24, 2026
NVD Last Modified:
Sep 25, 2026
Source:
[email protected]
CVE-2026-88367 Details - Not Deferred