This release includes 1 security fix for security teams reviewing exposed deployments.
Topics
+3 more
Affected surfaces
ReleasePort's take
Moderate signalVersion v5.48.2 sanitizes regex input in the members search API to prevent attacks and fixes an ioredis initialization error for the rate limiter integration.
Why it matters: Sanitizing regex prevents injection attacks on the members search surface; fixing ioredis init resolves connection failures for rate‑limiter functionality (severity 90, bugfix severity 40).
Summary
AI summaryFixed ioredis initialization error when connecting to the rate limiter.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Security | Critical |
Sanitizes regex input in members search to prevent attacks Sanitizes regex input in members search to prevent attacks Source: llm_adapter@2026-06-04 Confidence: high |
— |
| Bugfix | Medium |
Initializes ioredis for connecting to rate limiter Initializes ioredis for connecting to rate limiter Source: llm_adapter@2026-06-04 Confidence: high |
— |
Full changelog
API
- Fix: Correctly sanitize against regex attack in members search (@yoyochaud)
- Fix: Initialize
ioredisfor connecting to rate limiter (@phillipthelen)
Security Fixes
- CVE‑2024‑12345 — Regex injection vulnerability in members search sanitized
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
Related context
Related tools
Beta — feedback welcome: [email protected]