CVE-2025-24807
Eprosima Fast DDS Certificate Validation Bypass
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.
INFO
Published Date :
Feb. 11, 2025, 4:15 p.m.
Last Modified :
Feb. 21, 2025, 3:26 p.m.
Source :
[email protected]
Remotely Exploitable :
No
Impact Score :
5.2
Exploitability Score :
1.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-24807
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-24807
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-24807
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Feb. 21, 2025
Action Type Old Value New Value Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H Added CPE Configuration OR *cpe:2.3:a:eprosima:fast_dds:*:*:*:*:*:*:*:* versions up to (excluding) 2.6.10 *cpe:2.3:a:eprosima:fast_dds:*:*:*:*:*:*:*:* versions from (including) 2.10.0 up to (excluding) 2.10.7 *cpe:2.3:a:eprosima:fast_dds:*:*:*:*:*:*:*:* versions from (including) 2.14.0 up to (excluding) 2.14.5 *cpe:2.3:a:eprosima:fast_dds:*:*:*:*:*:*:*:* versions from (including) 3.0.0 up to (excluding) 3.0.2 *cpe:2.3:a:eprosima:fast_dds:*:*:*:*:*:*:*:* versions from (including) 3.1.0 up to (excluding) 3.1.2 Changed Reference Type https://github.com/eProsima/Fast-DDS/blob/2.6.9/src/cpp/security/accesscontrol/Permissions.cpp#L390-L396 No Types Assigned https://github.com/eProsima/Fast-DDS/blob/2.6.9/src/cpp/security/accesscontrol/Permissions.cpp#L390-L396 Product Changed Reference Type https://github.com/eProsima/Fast-DDS/blob/2.6.9/src/cpp/security/accesscontrol/Permissions.cpp#L412 No Types Assigned https://github.com/eProsima/Fast-DDS/blob/2.6.9/src/cpp/security/accesscontrol/Permissions.cpp#L412 Product Changed Reference Type https://github.com/eProsima/Fast-DDS/blob/2.6.9/src/cpp/security/authentication/PKIDH.cpp#L241 No Types Assigned https://github.com/eProsima/Fast-DDS/blob/2.6.9/src/cpp/security/authentication/PKIDH.cpp#L241 Product Changed Reference Type https://github.com/eProsima/Fast-DDS/pull/5530 No Types Assigned https://github.com/eProsima/Fast-DDS/pull/5530 Patch Changed Reference Type https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-w33g-jmm2-8983 No Types Assigned https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-w33g-jmm2-8983 Vendor Advisory Changed Reference Type https://www.omg.org/spec/DDS-SECURITY/1.1/PDF No Types Assigned https://www.omg.org/spec/DDS-SECURITY/1.1/PDF Related -
New CVE Received by [email protected]
Feb. 11, 2025
Action Type Old Value New Value Added 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. Added CVSS V4.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 Added CWE CWE-345 Added Reference https://github.com/eProsima/Fast-DDS/blob/2.6.9/src/cpp/security/accesscontrol/Permissions.cpp#L390-L396 Added Reference https://github.com/eProsima/Fast-DDS/blob/2.6.9/src/cpp/security/accesscontrol/Permissions.cpp#L412 Added Reference https://github.com/eProsima/Fast-DDS/blob/2.6.9/src/cpp/security/authentication/PKIDH.cpp#L241 Added Reference https://github.com/eProsima/Fast-DDS/pull/5530 Added Reference https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-w33g-jmm2-8983 Added Reference https://www.omg.org/spec/DDS-SECURITY/1.1/PDF
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-24807
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-24807
weaknesses.