---
id: CVE-2026-22591
title: >-
  eprosima Fast DDS is a C++ implementation of the DDS (Data Distribution
  Service) standard of the OMG (Object Management Group)
summary: >-
  eprosima Fast DDS is a C++ implementation of the DDS (Data Distribution
  Service) standard of the OMG (Object Management Group). Prior to versions
  2.6.12, 2.14.6, 3.2.4, and 3.4.3, Fast DDS’s implementation of SQL‑based
  content filtering …
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'
cwe:
  - CWE-400
  - CWE-674
vendor: eProsima
product: Fast-DDS
affected:
  - Fast-DDS < 2.6.12
  - 'Fast-DDS >= 2.7.0, < 2.14.6'
  - 'Fast-DDS >= 3.0.0, < 3.2.4'
  - 'Fast-DDS >= 3.4.0, < 3.4.3'
published: '2026-09-09'
updated: '2026-09-14'
sourceUpdated: '2026-09-14T14:17:07.377'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-22591'
references:
  - url: >-
      https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-7577-rf2r-j88m
    label: security-advisories@github.com
  - url: >-
      https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-7577-rf2r-j88m
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-09-14T13:37:51.626408Z'
epss: 0.00316
epssPercentile: 0.21876
ingestedAt: '2026-09-14T15:23:07.419Z'
---

## Overview

eprosima Fast DDS is a C++ implementation of the DDS (Data Distribution Service) standard of the OMG (Object Management Group). Prior to versions 2.6.12, 2.14.6, 3.2.4, and 3.4.3, Fast DDS’s implementation of SQL‑based content filtering (DDSSQLFilter) allows any participant in a DDS domain to remotely crash other Fast DDS participants by sending a single crafted SEDP `DATA` submessage whose `PID_CONTENT_FILTER_PROPERTY.filterExpression` contains a deeply nested filter expression. Versions 2.6.12, 2.14.6, 3.2.4, and 3.4.3 fix the issue.

## Remediation

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