CVE-2025-24807

MEDIUM EPSS 8.8%
Published Feb 11, 20251y ago · Modified Jun 17, 20261w ago
4.5 CVSS 4.0
Medium
Find Similar
Published Feb 11, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

Description

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.10, 2.10.7, 2.14.5, 3.0.2, 3.1.2, and 3.2.0, per design, PermissionsCA is not full chain validated, nor is the expiration date validated. Access control plugin validates only the S/MIME signature which causes an expired PermissionsCA to be taken as valid. Even though this issue is responsible for allowing `governance/permissions` from an expired PermissionsCA and having the system crash when PermissionsCA is not self-signed and contains the full-chain, the impact is low. Versions 2.6.10, 2.10.7, 2.14.5, 3.0.2, 3.1.2, and 3.2.0 contain a fix for the issue.

CVSS Details

Base Score
4.5
Exploitability
Impact
Vector string
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
8.8% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-345

Affected Products 5

VendorProductVersionRange
eprosimafast_dds* <2.6.10
eprosimafast_dds*≥2.10.0  –  <2.10.7
eprosimafast_dds*≥2.14.0  –  <2.14.5
eprosimafast_dds*≥3.0.0  –  <3.0.2
eprosimafast_dds*≥3.1.0  –  <3.1.2

References 6

  • github.com https://github.com/eProsima/Fast-DDS/blob/2.6.9/src/cpp/security/accesscontrol/Permissions.cpp#L390-L396
    Product
  • github.com https://github.com/eProsima/Fast-DDS/blob/2.6.9/src/cpp/security/accesscontrol/Permissions.cpp#L412
    Product
  • github.com https://github.com/eProsima/Fast-DDS/blob/2.6.9/src/cpp/security/authentication/PKIDH.cpp#L241
    Product
  • github.com https://github.com/eProsima/Fast-DDS/pull/5530
    Patch
  • github.com https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-w33g-jmm2-8983
    Vendor Advisory
  • omg.org https://www.omg.org/spec/DDS-SECURITY/1.1/PDF
    Related

Remediation

  • github.com https://github.com/eProsima/Fast-DDS/pull/5530
    Patch