Skip to content

ErebusEnigma/context-memory

v1.0.1 Security

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

Published 3mo Relational Databases
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →
This release patches 1 known CVE

Topics

claude-code claude-code-plugin context full-text-search memory plugin
+1 more
sqlite

Affected surfaces

rce_ssrf

Summary

AI summary

SQL injection vulnerabilities fixed in get_table_count() and get_stats().

Full changelog

Fixed

  • --project flag now works as both a bare flag (uses cwd) and with a path argument
  • BM25 relevance display no longer shows 0.0 — replaced with rank-based Match #N
  • Windows path hashing mismatch between MSYS/Git Bash (/c/Users/...) and native Windows (C:\Users\...) paths; added case-insensitive normalization
  • Stop hook no longer references undefined $CLAUDE_PLUGIN_ROOT and $CLAUDE_SESSION_ID environment variables
  • SQL injection vector in get_table_count() and get_stats() via table name validation

Added

  • --decisions, --problems, --technologies, and --outcome CLI arguments to db_save.py

Security Fixes

  • Fixed SQL injection vector in get_table_count() and get_stats() via table name validation

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 ErebusEnigma/context-memory

Get notified when new releases ship.

Sign up free

About ErebusEnigma/context-memory

Persistent, searchable context storage across Claude Code sessions using SQLite FTS5. Save sessions with AI-generated summaries, two-tier full-text search, checkpoint recovery, and a web dashboard.

All releases →

Beta — feedback welcome: [email protected]