CyberRota Analysis
AI-GeneratedThe vulnerability in atomic-agents-stack prior to version 1.1.0 allows attackers to exploit the _estimate_batch_cost function, enabling them to bypass cost limitations by using unknown model identifiers not listed in the pricing table. This could lead to uncontrolled expenses during parallel batch operations, potentially exceeding budget caps. Organizations utilizing this software, particularly those with strict budgetary constraints, should prioritize addressing this issue to mitigate financial risks.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
atomic-agents-stack before 1.1.0 contains a cost-guardrail bypass in the _estimate_batch_cost function that returns zero cost for unknown models not in the pricing table. Attackers can configure deployments with unknown model identifiers to bypass daily cost caps and exceed budget limits in parallel batch operations.