openclaw (npm)< 2026.4.202026.4.20Output from webhook-triggered isolated cron agent runs could be queued into the main session awareness stream without trusted: false. That made the event render as a trusted System: event instead of an untrusted system event.
This is a trust-labeling issue that can strengthen prompt-injection impact, but it does not directly bypass gateway auth, tool policy, or sandboxing. Severity is low.
OpenClaw now preserves untrusted labels for isolated cron awareness events and forwards the trust flag through cron delivery helpers.
Fix commit:
f61896b03cc7031f51106a04566831f4ac2a0bd7Fixed in OpenClaw 2026.4.20.
{
"github_reviewed": true,
"severity": "LOW",
"github_reviewed_at": "2026-04-25T23:47:31Z",
"nvd_published_at": null,
"cwe_ids": [
"CWE-345"
]
}