Skip to content

Sensitive data exposure in AI integrations beyond the scope of the data processing agreement.

  • Article 5 requires lawful, fair, and purpose limited processing with data minimization and integrity. Exposing data to AI services without a defined purpose breaks these principles.

  • Article 28 requires binding processor agreements. Ungoverned AI integrations violate processor oversight obligations.

  • Organizations must disclose all sharing of personal data.

  • Untracked or shadow AI integrations may qualify as unauthorized sharing or selling without proper notice or opt out options.

  • PHI may only be shared with approved business associates under a Business Associate Agreement.

  • Sending PHI to unapproved AI services is considered unauthorized disclosure.

  • Cardholder data must remain protected within a controlled environment.

  • Any processing or transmission by unapproved services violates PCI scope and control requirements.

  • Financial institutions must safeguard customer financial data.

  • Exposure to AI systems without controls represents a failure to safeguard sensitive financial data.

  • Requires meaningful consent for the collection, use, and disclosure of personal data.

  • Shadow data flows break the ability to prove informed consent and authorized disclosure.

  • Requires clear purpose specification and limits on sharing.

  • Uncontrolled integrations violate purpose limitation and disclosure rules.

  • Requires monitoring, auditing, access control, and supply chain oversight.

  • Data flowing to unmonitored integrations compromises auditability and control enforcement.

  • Requires transparency, accountability, and documented processing purposes.

  • Untracked AI interactions undermine transparency and accountability.

  • Requires lawful basis and consent for processing and cross border transfers.

  • Sending data to uncontrolled integrations risks unlawful disclosure or transfer.

  • Processing must remain aligned with the stated purpose.

  • Shadow data flows constitute processing beyond the approved purpose.

  • Requires safeguards to prevent unauthorized disclosures and lawful transfer conditions.

  • AI integrations without review weaken required safeguards.

This risk maps to CWE-201: Insertion of Sensitive Information Into Sent Data and OWASP Top 10 A01:2021 – Broken Access Control.

Verify that any data sent to AI services — LLM prompts, embeddings, fine-tuning datasets, and AI-powered SDKs — aligns with the sensitive data types and purposes defined in your privacy notice and data processing agreement. Restrict or remove sharing that is not contractually governed or necessary for the stated processing purpose. Document permitted data flows and enforce them in both development and runtime environments.

For data flowing to non-AI external services, see Sensitive Data Exposure in Third Party Integrations.