Skip to content

goklab/guardvibe

v3.1.18 Security

This release includes 1 security fix for security teams reviewing exposed deployments.

Published 1mo MCP Security & Auth
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →
This release patches 1 known CVE

Topics

ai-security claude clerk cursor cve drizzle
+14 more
gemini-cli-extension hono mcp nextjs owasp prisma static-analysis security stripe supabase supply-chain typescript vercel vibe-coding

Affected surfaces

rce_ssrf

Summary

AI summary

Read‑only object accesses no longer trigger VG152 prototype pollution warnings.

Full changelog
  • VG152 (Object Injection / prototype pollution): only fires on bracket ASSIGNMENT (obj[key] = ...). Read-only access (config[field] on RHS, in conditional, in function arg) no longer flagged — read access doesn't pollute prototypes even with attacker-controlled key. Cleared FPs on for-in loops, hardcoded constant lookups (DEFAULT_REDIRECTS[key]), and forEach-callback bracket reads.

Security Fixes

  • VG152: Read‑only object accesses (e.g., config[field] in RHS, conditionals, function args) no longer flagged as prototype pollution

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

Track goklab/guardvibe

Get notified when new releases ship.

Sign up free

About goklab/guardvibe

Security MCP for vibe coding with 330 rules and 29 tools. Purpose-built for AI-generated code — scans Next.js, Supabase, Clerk, Stripe, Prisma, Hono, GraphQL, and 25+ modules. Cross-file taint analysis, host security audit, auto-fix, SARIF export, pre-commit hook, and CVE version detection. Zero config, runs locally.

All releases →

Beta — feedback welcome: [email protected]