CVE-2022-29567
MediumCVSS 5.7Exploitation Probability (EPSS)
Elevated risk60th percentile - higher than 60% of all known CVEs
Summary
The default configuration of the TreeGrid component uses Object::toString as a key in client-side and server communication in Vaadin, potentially disclosing values that should not be available on the client side. Affected versions include Vaadin 14.8.5-14.8.9, 22.0.6-22.0.14, 23.0.0.beta2-23.0.8, and 23.1.0.alpha1-23.1.0.alpha4.
Risk Assessment
An attacker may gain access to sensitive data that should not be visible in the user's browser, potentially breaching information confidentiality. The risk affects Vaadin applications using the TreeGrid component in its default configuration.
Recommendation
Upgrade Vaadin to a version containing the fix or change the TreeGrid component configuration so it does not use Object::toString as a key. Verify that no sensitive data is sent to the client.
Other vulnerabilities in Vaadin
See all- CVE-2025-9467Medium
In the Vaadin Upload component, when the start listener is used to validate metadata about an incoming upload, it is possible to bypass the upload validation. Affected versions include Vaadin 7.0.0-7.7.47, 8.0.0-8.28.1, 14.0.0-14.13.0, 23.0.0-23.6.1, and 24.0.0-24.7.6.
- CVE-2023-25500Low
In Vaadin, in many versions, a vulnerability allows information disclosure of class and method names in RPC responses by sending modified requests.
- CVE-2023-25499Medium
In Vaadin, adding non-visible components to the UI on the server side causes their content to be sent to the browser, potentially leading to information disclosure. Affected versions include 10.0.0-10.0.22, 11.0.0-14.10.0, 15.0.0-22.0.28, 23.0.0-23.3.12, 24.0.0-24.0.5, and 24.1.0.alpha1-24.1.0.beta1.
Original NVD description (English source)
The default configuration of a TreeGrid component uses Object::toString as a key on the client-side and server communication in Vaadin 14.8.5 through 14.8.9, 22.0.6 through 22.0.14, 23.0.0.beta2 through 23.0.8 and 23.1.0.alpha1 through 23.1.0.alpha4, resulting in potential information disclosure of values that should not be available on the client-side.

