CVE-2026-41732
Received
Received - Intake
JsonPulsarHeaderMapper Package Trust Bypass in Spring for Apache Pulsar
Publication date: 2026-06-10
Last updated on: 2026-06-10
Assigner: VMware
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_for_apache_pulsar | From 2.0.0 (inc) to 2.0.5 (inc) |
| vmware | spring_for_apache_pulsar | From 1.2.0 (inc) to 1.2.17 (inc) |
| vmware | spring_for_apache_pulsar | From 1.1.0 (inc) to 1.1.17 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |