Skip to content

Sensitive data exposure in third party 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 external services without a defined purpose breaks these principles.

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

  • Organizations must disclose all sharing of personal data.

  • Untracked or shadow 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 third party 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 third party 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 third party 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.

  • Third party 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 shared data aligns with the sensitive data types and purposes defined in your privacy notice and data processing agreement. Review data that flows to external SDKs and APIs. 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 AI services specifically, see Sensitive Data Exposure in AI Integrations.