---
id: CVE-2026-88367
title: >-
  NanoSVG 239e102ec contains an incorrect numeric conversion vulnerability in
  nsvg__curveDivs() during SVG stroke rasterization
summary: >-
  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 …
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H'
cwe:
  - CWE-681
vendor: Red Hat
published: '2026-09-24'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T18:17:31.597'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-88367'
references:
  - url: 'https://github.com/memononen/nanosvg/issues/293'
    label: cve@mitre.org
  - url: 'https://github.com/memononen/nanosvg/issues/293'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: >-
      https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-88367.json
  - url: 'https://access.redhat.com/security/cve/CVE-2026-88367'
  - url: 'https://www.cve.org/CVERecord?id=CVE-2026-88367'
tags:
  - nvd
  - cve.org
  - exploit-available
  - csaf
  - vex
  - red-hat
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-25T17:57:56.078398Z'
scores:
  nvd: 6.5
  vendor: 5.5
  adp: 6.5
ingestedAt: '2026-09-24T16:47:15.866Z'
epss: 0.00149
epssPercentile: 0.03446
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Vendor advisories

- **Red Hat VEX** · updated 2026-09-24 · [vex](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-88367.json)
