cloudflare-kv
Warn
Audited by Socket on Sep 4, 2026
1 alert found:
SecuritySecuritytemplates/kv-list-pagination.ts
MEDIUMSecurityMEDIUM
templates/kv-list-pagination.ts
This code module does not show embedded malware, obfuscation, or credential theft. However, it implements powerful and dangerous KV administration endpoints—especially /kv/export (bulk retrieval of KV values) and /kv/delete/* (permanent deletion based on user-controlled selection)—and there are no authorization or safety checks visible in this file. If the routes are not strictly access-controlled, the likely impact is severe data exfiltration and data destruction, along with potential DoS via unbounded pagination and bulk operations.
Confidence: 71%Severity: 86%
Audit Metadata