This release includes 2 security fixes for security teams reviewing exposed deployments.
Topics
+5 more
Affected surfaces
Summary
AI summaryFixed path traversal and SSRF vulnerabilities and added response size and feedback rate limits.
Full changelog
Security
- Path traversal fix:
brand_audit_content,brand_check_compliance, andbrand_audit_driftaccepted file paths without cwd validation. An agent could read any.html/.md/.txtfile on the filesystem. Now all three resolve paths relative to cwd and reject escapes. - SSRF bypass fix:
brand_extract_messagingused barefetch()instead ofsafeFetch(), bypassing all SSRF protection. Now all outbound HTTP goes throughsafeFetch(). - Response size limits: HTML responses capped at 5MB, CSS at 1MB per stylesheet. Prevents memory exhaustion from malicious URLs.
- Feedback rate limiting: Max 5 entries/minute, 100 total files. Prevents disk exhaustion from agent flooding.
Security Fixes
- Path traversal fix: brand_audit_content, brand_check_compliance, and brand_audit_drift now resolve file paths relative to cwd and reject path escapes.
- SSRF bypass fix: brand_extract_messaging now uses safeFetch() for all outbound HTTP requests.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Brand-System/brandsystem-mcp
Make your brand machine-readable. Extract brand identity (colors, fonts, logo, voice, visual rules) from any website via static CSS + rendered-page extraction, compile into DTCG tokens, brand runtime contracts, and interaction policies. 34 tools across 4 progressive sessions. Subscribable `brand://runtime` and `brand://policy` MCP resources. Content compliance scoring (0-100), pass/fail gate, and HTML/CSS preflight. Brandcode Studio connector for hosted brand sync.
Beta — feedback welcome: [email protected]