CVE-2026-8752 Details
Description
A weakness has been identified in h2oai h2o-3 up to 7402. This vulnerability affects the function exec of the file h2o-core/src/main/java/water/rapids/ast/prims/misc/AstSetProperty.java of the component Rapids setproperty Primitive Handler. Executing a manipulation can lead to improper access controls. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
A critical pre-authentication logic flaw exists in H2O-3 versions prior to 7402. The vulnerability is in the Rapids setproperty primitive handler, specifically within the exec function of AstSetProperty.java. This flaw allows unauthenticated users to manipulate system properties across all cluster nodes via the POST /99/Rapids endpoint. The issue arises because the application exposes an internal debugging primitive that can bypass default security measures, particularly those related to importing Java POJOs, which is disabled by default due to associated security risks. Exploitation of this vulnerability can lead to unauthorized execution of Java code on the server, manipulation of runtime security properties, and potential cluster-wide abuse.
Remove or restrict public access to debugging primitives like setproperty through the POST /99/Rapids endpoint. Ensure that unauthenticated or low-privilege users cannot modify security-related properties. Make high-risk security switches immutable at runtime or configurable only at startup by administrators. Add authentication and authorization checks to the POJO import process, and require trusted signatures or prebuilt artifacts instead of allowing arbitrary Java source code to be uploaded and executed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed May 18, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://vuldb.com/submit/810108 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/vuln/364379 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/vuln/364379/cti | [email protected] | Permissions RequiredVDB Entry |
| https://vulnplus-note.wetolink.com/share/pyVa0GWPuAZE | [email protected] | Broken Link |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| NVD-CWE-noinfo | Insufficient Information to Classify Weakness | [email protected] |
| CWE-266 | Incorrect Privilege Assignment | [email protected] |
| CWE-284 | Improper Access Control | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| h2o h2o | <= 7402 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 19, 2026 | Initial Analysis | [email protected] |
| May 17, 2026 | New CVE Received | [email protected] |