---
id: CVE-2026-90622
title: A security flaw has been discovered in GNU libredwg 0.13.4
summary: >-
  A security flaw has been discovered in GNU libredwg 0.13.4. This impacts the
  function DWG_TABLE of the file src/dwg.spec of the component Layer Encoding.
  Performing a manipulation results in null pointer dereference. The attack
  needs to …
severity: low
cvss: 3.3
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L'
cwe:
  - CWE-404
  - CWE-476
vendor: GNU
product: libredwg
affected:
  - libredwg 0.13.4
published: '2026-09-14'
updated: '2026-09-15'
sourceUpdated: '2026-09-15T18:19:37.603'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-90622'
references:
  - url: >-
      https://github.com/LibreDWG/libredwg/commit/f5b548c4c1697d66c3dabd0f6a49280a14365a3a
    label: cna@vuldb.com
  - url: 'https://github.com/LibreDWG/libredwg/issues/1269'
    label: cna@vuldb.com
  - url: 'https://github.com/LibreDWG/libredwg/releases/tag/0.14'
    label: cna@vuldb.com
  - url: 'https://github.com/user-attachments/files/28549357/repro.zip'
    label: cna@vuldb.com
  - url: 'https://vuldb.com/cve/CVE-2026-90622'
    label: cna@vuldb.com
  - url: 'https://vuldb.com/submit/914770'
    label: cna@vuldb.com
  - url: 'https://vuldb.com/vuln/403204'
    label: cna@vuldb.com
  - url: 'https://vuldb.com/vuln/403204/cti'
    label: cna@vuldb.com
  - url: 'https://www.gnu.org/'
    label: cna@vuldb.com
  - url: 'https://github.com/LibreDWG/libredwg/issues/1269'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-15T17:28:26.418857Z'
epss: 0.00161
epssPercentile: 0.05661
ingestedAt: '2026-09-14T15:23:07.466Z'
---

## Overview

A security flaw has been discovered in GNU libredwg 0.13.4. This impacts the function DWG_TABLE of the file src/dwg.spec of the component Layer Encoding. Performing a manipulation results in null pointer dereference. The attack needs to be approached locally. The exploit has been released to the public and may be used for attacks. Upgrading to version 0.14 will fix this issue. The patch is named f5b548c4c1697d66c3dabd0f6a49280a14365a3a. The affected component should be upgraded. The FIELD_HANDLE macro itself is NULL-safe (emits null_handle) - only the two raw zeroing assignments added by 27118c40 ("encode: also disable LAYER.material") dereferenced a NULL material handle; the fix restores the file's existing if (_obj->style) guard convention for material.

## Remediation

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