Risk
Vulnerable AI Frameworks and Libraries
Description
Use of AI frameworks or libraries with known or unknown vulnerabilities that can be exploited to compromise the AI system or underlying infrastructure.
Example
An attacker leverages a deserialization vulnerability in a popular ML framework to execute arbitrary code on the server.
Assets Affected
Framework
Mitigation
- Regularly scan/patch frameworks and dependencies
- Maintain a Software Bill of Materials (SBOM)
- Use frameworks from trusted sources
- Minimize attack surface by only enabling necessary modules
Standards Mapping
- ISO 42001: A.10.3, A.4.4
- OWASP Top 10 for LLM: LLM03
- NIST AI RMF: GOVERN 6.1, MEASURE 2.7
- DASF v2: MODEL 7.3, ALGORITHMS 5.4