Pinecone Python Client: Index Reinsertion Potential Data Issue
Action Required
Duplicate records and data inconsistencies may arise in Pinecone indexes, leading to inaccurate search results and potential data corruption.
AI Impact Summary
A bug in the Pinecone Python client allows for the potential reinsertion of data when recreating an index with the same name after deletion. This could lead to duplicate records and data inconsistencies within the Pinecone index. Users relying on this client library need to be aware of this issue and implement safeguards to prevent accidental reinsertion, such as checking for existing records before recreating the index.
Affected Systems
- Date
- Date not specified
- Change type
- capability
- Severity
- high