CVE-2026-30858: Weknora Missing Sandbox Validation

Sandbox execution via the manager interface lacks input validation, allowing malicious scripts or arguments to bypass security controls and reach the underlying executor. Ensure custom validation is implemented before passing execution payload to the sandbox.

Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0Go
greprules fetch cve-2026-30858-weknora-missing-sandbox-validation --engine opengrep

Description

Sandbox execution via the manager interface lacks input validation, allowing malicious scripts or arguments to bypass security controls and reach the underlying executor. Ensure custom validation is implemented before passing execution payload to the sandbox.