cloudflare-vectorize

Warn

Audited by Socket on Sep 4, 2026

1 alert found:

Anomaly
AnomalyLOW
templates/document-ingestion.ts

The fragment does not show clear evidence of intentional malware/backdoor behavior, obfuscation, or direct system compromise. However, it has significant security-relevant application risks: (1) likely SSRF via server-side fetch of an attacker-supplied URL in POST /ingest/url with no visible allowlisting/validation, (2) potential data poisoning of the vector index through ingestion of attacker-controlled content/metadata, and (3) destructive deletion capability via DELETE /documents/:id that relies on docId-derived selection and is potentially severe if authentication/authorization is not enforced elsewhere. Additional concerns include regex-based HTML stripping brittleness, permissive CORS, and possible information leakage via error messages.

Confidence: 62%Severity: 68%
Audit Metadata
Analyzed At
Sep 4, 2026, 06:56 AM
Package URL
pkg:socket/skills-sh/dennislee928%2Fethic-latex%2Fcloudflare-vectorize%2F@6152b7993a83f2af48935e491da9a45a2c7e20b12d817ed86779b3969efb1f52
Security Audit — socket — cloudflare-vectorize