8.1
CVE-2026-41732
- EPSS 0.35%
- Veröffentlicht 09.06.2026 23:49:31
- Zuletzt bearbeitet 27.06.2026 22:16:47
- Quelle security@vmware.com
- CVE-Watchlists
- Unerledigt
In Spring for Apache Pulsar, overly broad trusted-package matching in header mapper exposes JDK classes to deserialization
JsonPulsarHeaderMapper matched type headers against trusted packages using a prefix check, meaning that trusting any package implicitly trusted all of its subpackages. Additionally, an empty trusted-packages configuration fell back to trusting all packages rather than applying a safe default allow-list. Affected versions: Spring for Apache Pulsar 2.0.0 through 2.0.5; 1.2.0 through 1.2.17; 1.1.0 through 1.1.17.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
VMware ≫ Spring For Apache Pulsar Version >= 1.1.0 <= 1.1.17
VMware ≫ Spring For Apache Pulsar Version >= 1.2.0 <= 1.2.17
VMware ≫ Spring For Apache Pulsar Version >= 2.0.0 <= 2.0.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.35% | 0.265 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security@vmware.com | 8.1 | 2.2 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
https://spring.io/security/cve-2026-41732