diff --git a/crates/buzz-relay/src/api/media.rs b/crates/buzz-relay/src/api/media.rs
index fa0401bc26..0c28277e38 100644
--- a/crates/buzz-relay/src/api/media.rs
+++ b/crates/buzz-relay/src/api/media.rs
@@ -586,6 +586,22 @@ fn validate_media_path(sha256_ext: &str) -> Result<(), MediaError> {
/// additional range requests.
const MAX_RANGE_CHUNK: u64 = 16 * 1024 * 1024;
+/// CSP for a blob response, kept least-privilege while allowing browser-native
+/// viewers to load the response as their generated `
` or `