critical · CVSS v3 9.8 · CVSS v4 9.3
CVE-2026-93467
CVE-2026-93467 is an insecure deserialization flaw in OAKlouds by HGiga. Unauthenticated attackers can send crafted data to trigger arbitrar
Overview
CVE-2026-93467 is an insecure deserialization flaw in OAKlouds by HGiga. Unauthenticated attackers can send crafted data to trigger arbitrary code execution on the server, allowing full compromise of the affected services.
Description
The OAKlouds developed by HGiga has a Insecure Deserialization vulnerability. Unauthenticated remote attackers can execute arbitrary code on the server by sending maliciously crafted serialized content.
Impact
Confidentiality: attackers can read sensitive data. Integrity: they can modify or delete data. Availability: they can crash or disrupt services. Defenders: system administrators and security teams must monitor for suspicious deserialization traffic.
Remediation
Apply the vendor-supplied patch that validates or sanitizes serialized input. If a patch is not available, disable remote deserialization endpoints or enforce strict input validation. Use a web application firewall to block suspicious payloads. Monitor logs for deserialization attempts.
Risk context
Critical severity with a CVSS v3 score of 9.8 indicates a high likelihood of exploitation. Immediate attention is recommended.
Affected products
- HGiga OAKlouds
Scores
- Severity
- critical
- CVSS v2
- 10
- CVSS v3
- 9.8
- CVSS v4
- 9.3
- EPSS
- —