This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Affected surfaces
Summary
AI summaryAdds two high-value recall rules: JWT verification bypass detection and DOM XSS via jQuery .html()/.append()/.prepend().
Full changelog
Two high-value recall rules (436 → 438):
- JWT verification bypass: flags
jwt.decode()of a request token used without a real signature check, andjwt.verify(..., { algorithms: ['none'] })— while allowing the legitimate decode-then-verify pattern - DOM XSS via jQuery
.html()/.append()/.prepend()with user-controlled or concatenated content
Both validated against a real-world corpus with zero false positives; the ReDoS rule-pattern guard now re-measures over-budget patterns to avoid load-induced flakiness
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 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.
Related context
Related tools
Beta — feedback welcome: [email protected]