GKRootWire
Security ICE Signs $2M Deal for Zero-Click Phone Hacking ToolSecurity Attackers Exploit Critical Elementor Pro Bug to Hijack WordPress SitesAI ChatGPT Goes Down, Serves 404 Errors to UsersAI ChatGPT and Codex Suffer Widespread OutageAI Google DeepMind's WeatherNext 3 Sharpens AI Weather ForecastingAI Google's New AI Weather Model Sharpens Storm ForecastsSecurity ICE Signs $2M Deal for Zero-Click Phone Hacking ToolSecurity Attackers Exploit Critical Elementor Pro Bug to Hijack WordPress SitesAI ChatGPT Goes Down, Serves 404 Errors to UsersAI ChatGPT and Codex Suffer Widespread OutageAI Google DeepMind's WeatherNext 3 Sharpens AI Weather ForecastingAI Google's New AI Weather Model Sharpens Storm Forecasts
Dev Tools

Bug in Codex's AWS Bedrock Integration Triggers 10x Overcharges

A reported issue in OpenAI's Codex tool is causing some users to rack up bills far higher than expected when routing requests through AWS Bedrock.

A GitHub issue filed against OpenAI's Codex project describes a bug where usage routed through AWS Bedrock results in charges roughly ten times higher than anticipated. The issue has drawn attention on Hacker News, with developers sharing similar billing surprises after integrating Codex with Bedrock-hosted models.

While exact technical details are still being worked out in the thread, the pattern suggests a miscalculation somewhere in how token usage or request counts are tracked and billed when Codex talks to Bedrock's API layer instead of OpenAI's own infrastructure.

As of this writing, the issue remains open, with commenters comparing notes on their AWS invoices and asking OpenAI for a fix or clearer documentation on how the integration bills usage.

Why it matters: Billing bugs in AI tooling are especially costly because usage-based pricing can scale silently until an invoice arrives. Teams running Codex against Bedrock should audit recent bills and consider usage caps or alerts until this is resolved, since a 10x multiplier can turn a modest experiment into a budget crisis.

Sources: Hacker News