CVE-2026-14630
LowCVSS 3.1Exploitation Probability (EPSS)
Low risk6th percentile - higher than 6% of all known CVEs
Summary
A vulnerability was found in the Memory Recall Handler component of the AI-fundermentals library versions 2.0 and 3.0, involving the use of a weak hash function in the get_conversation_history function. Remote exploitation is possible but requires a high degree of complexity.
Risk Assessment
The organization faces the risk of unauthorized access to conversation history, potentially leading to data leakage or system integrity compromise.
Recommendation
Apply the patch identified as f57277fdd9ba373ace72d83c272023ec67f720d6 immediately, which introduces session ownership verification and strengthens session identifier generation.
Original NVD description (English source)
A vulnerability has been found in ForceInjection AI-fundermentals 2.0/3.0. Affected by this vulnerability is the function get_conversation_history of the file 08_agentic_system/memory/langchain/code/smart_customer_service.py of the component Memory Recall Handler. The manipulation leads to use of weak hash. Remote exploitation of the attack is possible. A high degree of complexity is needed for the attack. The exploitation appears to be difficult. The exploit has been disclosed to the public and may be used. The identifier of the patch is f57277fdd9ba373ace72d83c272023ec67f720d6. It is suggested to install a patch to address this issue. The project confirms (translated from Chinese): "We now require session ownership verification in methods such as `username`, `sessionowner`, etc., and we've chat()changed the generation of `sessionowner` to include verified user identity and security context metadata."

