In Eclipse Dataspace Components versions 0.1.3 to 0.9.0, the Connector component filters which datasets (= data offers) another party can see in a requested catalog, to ensure that only authorized parties are able to view restricted offers. However, there is the possibility to request a single dataset, which should be subject to the same filtering process, but currently is missing the correct filtering. This enables parties to potentially see datasets they should not have access to, thereby exposing sensitive information. Exploiting this vulnerability requires knowing the ID of a restricted dataset, but some IDs may be guessed by trying out many IDs in an automated way. Affected code: DatasetResolverImpl, L76-79 https://github.com/eclipse-edc/Connector/blob/v0.9.0/core/control-plane/control-plane-catalog/src/main/java/org/eclipse/edc/connector/controlplane/catalog/DatasetResolverImpl.java
Conclusion & alert: CVE-2024-9202 is rated Low Risk (31.1/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.37%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.51% | 0.37% | -0.13% |
| 2 | 2026-02-16 | 0.37% | 0.51% | +0.13% |
| 3 | 2025-11-21 | — | 0.37% | — |
Full EPSS history (9 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
1.6 | 3.6 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| eclipse | eclipse_dataspace_components | >= 0.1.3, < 0.9.1 | cpe:2.3:a:eclipse:eclipse_dataspace_components:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/eclipse-edc/Connector/pull/4490 | Issue Tracking Patch |
| https://github.com/eclipse-edc/Connector/pull/4491 | Issue Tracking Patch |
| https://gitlab.eclipse.org/security/cve-assignement/-/issues/35 | Issue Tracking Vendor Advisory |