GHSA-7gh7-258j-4mpq
MODERATECVE-2026-46672@actual-app/cli ships a hand-rolled CSV serializer in packages/cli/src/output.ts (used whenever the global --format csv option is passed) whose escapeCsv helper only handles RFC 4180 delimiter/quote/newline escaping. It does not neutralize the standard CSV formula-injection prefixes (=, +, -, @, \t, \r). Any CLI command that streams an object array containing user-controlled strings — transactions
- Affected
- >=0, <26.6.0, < 26.6.0
- Fixed in
- 26.6.0
- Weakness
- CWE-1236
- Published
- 2026-06-22
- Source
- osv