This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Affected surfaces
ReleasePort's take
Light signalVG010 now detects two-step SQL injection attacks in queries before they reach the database.
Why it matters: Mitigates a high-severity (90) attack vector; operators should verify detection coverage for all affected SQL surfaces.
Summary
AI summaryVG010 now detects two-step SQL injection attacks in queries built before reaching the database.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Security | Critical |
VG010 now catches two-step SQL injection attacks VG010 now catches two-step SQL injection attacks Source: llm_adapter@2026-06-06 Confidence: high |
— |
| Performance | Low |
Full test suite runs with 1788 passing cases. Full test suite runs with 1788 passing cases. Source: granite4.1:30b@2026-06-06-audit Confidence: low |
— |
| Other | Low |
Added 7 new tests to the suite. Added 7 new tests to the suite. Source: granite4.1:30b@2026-06-06-audit Confidence: low |
— |
Full changelog
- VG010 now catches two-step SQL injection: queries built into a variable (or returned) before reaching the DB sink — the classic login-bypass shape that slipped past both regex rules and taint analysis
- Validated on a labeled ground-truth set (3/3 SQLi) and 11 real-world repos (8 unchanged, new hits all genuine raw-SQL sites); LLM-prompt false-positive class eliminated by requiring the DML keyword at string start
- 7 new tests; full suite 1788 passing, self-audit PASS A 100
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]