This release includes 1 security fix for security teams reviewing exposed deployments.
Topics
Affected surfaces
ReleasePort's take
Light signalBurp Suite v1.1.3 rejects comma-injected hostnames in auto-approve lists by changing the delimiter from comma to newline, and prunes invalid entries on startup.
Why it matters: Comma injection in auto-approve lists is now blocked via newline delimiters. Test existing configurations in dev before production upgrade; invalid entries auto-prune on startup.
Summary
AI summaryRejects comma‑injected hostnames by changing the auto‑approve delimiter to newline.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Security | Medium |
Rejects comma-injected hostnames in auto-approve list. Rejects comma-injected hostnames in auto-approve list. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Invalid entries pruned from persisted auto-approve list on startup. Invalid entries pruned from persisted auto-approve list on startup. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Refactor | Medium |
Bare IPv6 addresses validated via InetAddress. Bare IPv6 addresses validated via InetAddress. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
Changes delimiter from comma to newline for auto-approve targets. Changes delimiter from comma to newline for auto-approve targets. Source: granite4.1:30b@2026-05-23-audit Confidence: low |
— |
Full changelog
Security fix: reject comma-injected hostnames in auto-approve list.
- Changed auto-approve target delimiter from comma to newline to prevent injection attacks
- Invalid entries are pruned from the persisted list on startup
- Bare IPv6 addresses are now validated via InetAddress
Breaking Changes
- Changed auto‑approve target delimiter from comma to newline
Security Fixes
- Rejects comma‑injected hostnames in the auto‑approve list, preventing injection attacks
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
Beta — feedback welcome: [email protected]