CVE-2026-8752 — The Function Exec Of The File H2o-Core/Src/Main/Java/Water/R Improper Access Control
CVE-2026-8752 — 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 improp
What This Means For You
- If your environment is affected by CWE-266, CWE-284, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-8752 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
2 rules · 6 SIEM formats2 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
CVE-2026-8752 - H2O Rapids AstSetProperty Exec Improper Access Control
title: CVE-2026-8752 - H2O Rapids AstSetProperty Exec Improper Access Control
id: scw-2026-05-17-ai-1
status: experimental
level: critical
description: |
This rule detects attempts to exploit CVE-2026-8752 by targeting the AstSetProperty primitive within the H2O Rapids 'exec' endpoint. The presence of 'AstSetProperty' in the query string alongside the '/rapids/exec' URI indicates a potential attempt to leverage the improper access control vulnerability for unauthorized execution.
author: SCW Feed Engine (AI-generated)
date: 2026-05-17
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-8752/
tags:
- attack.initial_access
- attack.t1190
logsource:
category: webserver
detection:
selection:
cs-uri|contains:
- '/rapids/exec'
cs-uri-query|contains:
- 'AstSetProperty'
condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-8752 | vulnerability | CVE-2026-8752 |
| CWE-266 | weakness | CWE-266 |
| CWE-284 | weakness | CWE-284 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | May 17, 2026 at 15:16 UTC |
This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.
Believe this infringes your rights? Submit a takedown request.