
给做 RAG / 向量检索的 Java 开发者: 过滤器里,空白字符也是语法边界。 Spring AI 的公开补丁提醒:对象转为查询字符串时,只处理普通空格不够;控制字符与 Unicode 空白也可能被后端赋予语法。 安全不变量:元数据进入解析器后,必须始终只是数据。 CVE-2026-47835|仅分析公开补丁
Post summary
The text focuses on Spring AI’s public patch for CVE‑2026‑47835, describing how whitespace handling in query string conversion is a vulnerability, without evidence of exploitation or a PoC.
