News · DiggingBeagle record

Check Point demonstrates a cross-account task channel inside ChatGPT sandboxes

A shared internal package service became a covert path between code-execution environments from different accounts.

A dated report connected to the underlying research where available.

Published
Sep 8, 2026
By
DiggingBeagle

The report

Check Point Research disclosed a cross-account channel in ChatGPT code-execution environments on September 8. The containers could not communicate directly, but separate accounts could reach a common internal service used for software packages.

The researchers used that shared service as a covert command and return path. In their proof of concept, a victim opened a shared ChatGPT conversation and sent a normal message. The visible request completed, while a hidden task used the victim session's connected Gmail capability and relayed retrieved data toward an attacker account.

diagram

Cross-account shared-service channel

  1. Attacker account

    Places task state into covert channel

  2. Shared package service

    Reachable from separate code-execution environments

  3. Victim ChatGPT session

    Receives hidden task alongside visible request

  4. Connected Gmail

    Victim-authorized capability used by PoC

  5. Returned data

    Result crosses back through the shared channel

  • Attacker account Shared package service: command
  • Shared package service Victim ChatGPT session: hidden task
  • Victim ChatGPT session Connected Gmail: tool use
  • Connected Gmail Victim ChatGPT session: result
  • Victim ChatGPT session Shared package service: relay
  • Shared package service Returned data: cross-account result
Project-authored reconstruction from Check Point Research. · Source: A shared internal service became a cross-account ChatGPT data channel

Check Point says the specific internal Artifactory path involved in the demonstration was decommissioned. The research does not establish mass exploitation.

The important boundary is broader than that service. Isolation reviews need to include shared package infrastructure and connected-account authority, not only direct network communication between containers.

Research behind this

Cite this record

DiggingBeagle. “Check Point demonstrates a cross-account task channel inside ChatGPT sandboxes.” Published Sep 8, 2026. https://diggingbeagle.com/news/check-point-demonstrates-cross-account-task-channel-inside-chatgpt-sandboxes/

Citation guidance

Why this archive exists

The source matters after the headline fades.

DiggingBeagle is a non profit research project documenting AI security incidents, agent failures, vulnerabilities and AI-assisted operations. A case keeps its claims beside the sources that support, contest or limit them. Later updates stay visible, so a reader can see when the account changed.

We publish case reconstructions, dated reporting and analysis across records. Each has a different evidentiary role. About the project and our methodology explain how the work is reviewed.