Due to a bug in sandboxing logic, sandbox-runtime did not properly enforce a network sandbox if the sandbox policy did not configure any allowed domains. This could allow sandboxed code to make network requests outside of the sandbox. A patch for this was released in v0.0.16.
Thank you to https://github.com/bendrucker for reporting this issue!
{
"github_reviewed": true,
"cwe_ids": [
"CWE-693"
],
"nvd_published_at": "2025-12-04T21:16:09Z",
"github_reviewed_at": "2025-12-04T16:55:06Z",
"severity": "LOW"
}