deno run --allow-read --deny-read main.ts
results in allowed, even though 'deny' should be stronger. Same with all global unary permissions given as --allow-* --deny-*
.
Caused by the fast exit logic in #22894.
Run the above command expecting no permissions to be passed.
This only affects a nonsensical combination of flags, so there shouldn't be a real impact on the userbase.
{ "nvd_published_at": "2025-06-04T20:15:23Z", "cwe_ids": [ "CWE-863" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-06-04T21:13:44Z" }