ISACA CDPSE — Certified Data Privacy Solutions Engineer · Difficulty

Medium CDPSE practice questions

Applied — put a concept to work in a realistic situation. 120 medium questions available — no sign-up, always free.

Question 1 of 25

A retailer has accumulated 10 years of customer transaction records that must be kept indefinitely for trend analysis, but legal counsel wants to remove these records from the scope of data subject access requests and erasure obligations under applicable privacy law. The analytics team still requires the ability to study aggregate purchasing patterns over time but does NOT need to re-link records to any individual. Which data persistence technique best satisfies both the legal goal and the analytics requirement?

Reviewed for accuracy · Report an issue
Question 2 of 25

A healthcare analytics platform stores patient records used by multiple internal teams: clinical staff need full records for treatment, while a marketing team wants access to demographic fields for outreach campaigns. The privacy engineer is designing an access model that enforces purpose limitation at the data layer so that even authorized users can only retrieve fields consistent with their stated processing purpose. Which access control approach BEST enforces this requirement technically?

Reviewed for accuracy · Report an issue
Question 3 of 25

A privacy engineer is designing a preference management platform for a global e-commerce site. Users can opt in or out of several distinct processing purposes (marketing email, personalized recommendations, third-party data sharing). Marketing wants a single "Accept All" toggle stored as one boolean to simplify the backend, arguing it reduces database complexity. What is the engineer's BEST design recommendation to support technical enforcement of privacy requirements?

Reviewed for accuracy · Report an issue
Question 4 of 25

A privacy engineer is designing at-rest encryption for a data lake holding sensitive customer records across multiple business units. Compliance requires that a compromise of the storage layer alone must not expose plaintext, and that cryptographic keys never reside in the same trust boundary as the encrypted data. Which design choice BEST satisfies these requirements?

Reviewed for accuracy · Report an issue
Question 5 of 25

A privacy solutions engineer is helping a healthcare analytics company build its data life cycle program. The company handles a mix of marketing contact lists, employee HR records, and patient clinical data. Leadership wants a foundational mechanism that will drive consistent handling — such as encryption strength, access restrictions, and retention periods — as each dataset moves through collection, processing, and disposal. What should the engineer establish FIRST to enable these differentiated controls across the data life cycle?

Reviewed for accuracy · Report an issue
Question 6 of 25

A retail company's mobile app initially collects only an email address to create an account, with the stated purpose of order confirmation. Over the following months, the product team wants to progressively collect additional data (birthdate, purchase preferences, location) as users interact with new features, to power a personalized recommendation engine. As the privacy engineer advising on the data life cycle, what is the MOST appropriate control to embed before this progressive collection begins?

Reviewed for accuracy · Report an issue
Question 7 of 25

A privacy engineer is reviewing a new marketing web form before launch. The business wants to capture as much prospect information as possible for future campaigns, so the form currently includes 22 fields, including date of birth, household income, and national ID number. The stated purpose is to send prospects an email newsletter and occasional product offers. Which action best aligns the form design with the data minimization and collection limitation principles?

Reviewed for accuracy · Report an issue
Question 8 of 25

A privacy engineer is reviewing an online registration form for a new loyalty program. The business purpose is limited to sending members promotional offers and tracking reward points. The current form collects name, email, home address, date of birth, mobile number, national ID number, and household income. The marketing team insists all fields are 'useful for future analytics we might do.' Which action BEST aligns the form with the collection limitation principle?

Reviewed for accuracy · Report an issue
Question 9 of 25

A fitness app product team wants to add a new feature that recommends nearby running routes. The proposed design requests continuous background access to precise GPS location, the device contact list, microphone, and calendar entries. As the data privacy solutions engineer reviewing the collection design against the data life cycle principle of collection limitation, which recommendation should you make?

Reviewed for accuracy · Report an issue
Question 10 of 25

A financial services firm is decommissioning several on-premises servers containing customer personal data on solid-state drives (SSDs). The IT team proposes running a multi-pass overwrite utility, the same procedure historically used on the firm's magnetic hard drives, to sanitize the SSDs before the servers are sold to a refurbisher. As the privacy solutions engineer reviewing the disposal plan, what is your MOST important concern?

Reviewed for accuracy · Report an issue
Question 11 of 25

A retailer terminates a contract with a cloud-based marketing analytics processor that held several million customer records. The contract requires the processor to destroy all personal data upon termination. As the data privacy solutions engineer, what is the MOST important action to ensure the disposal obligation is actually met?

Reviewed for accuracy · Report an issue
Question 12 of 25

A privacy engineer maintains data flow diagrams for a customer analytics platform. The platform team has just integrated a new third-party enrichment API that appends demographic attributes to existing customer records before they are loaded into the warehouse. The enrichment adds no new source systems, but the data now includes attributes not present in the original collection. What should the privacy engineer do FIRST to keep the data mapping accurate and support downstream lifecycle controls?

Reviewed for accuracy · Report an issue
Question 13 of 25

During a review of a retailer's website, a privacy solutions engineer discovers that the current data flow diagrams do not reflect several third-party JavaScript tags (advertising and analytics pixels) that transmit visitor identifiers to external vendors. Marketing added these tags directly through the tag manager without notifying privacy or IT. What is the MOST important reason to update the data flow diagrams to capture these tags before taking other action?

Reviewed for accuracy · Report an issue
Question 14 of 25

A privacy engineer is asked to update the organization's data flow diagrams for a customer relationship management (CRM) platform before a new marketing analytics initiative launches. During the mapping exercise, the engineer discovers that a subprocessor replicates a copy of customer records to a data center in a third country that is not documented in the current record of processing activities or any transfer mechanism. What should the privacy engineer do FIRST?

Reviewed for accuracy · Report an issue
Question 15 of 25

A privacy engineer is reviewing a new customer notification service that emails users about account activity. The service currently includes the customer's full account number and recent transaction amounts directly in the email body to reduce support calls. Email is sent over standard SMTP to whatever mail provider the customer uses. Which design change BEST addresses the privacy risk while preserving the notification's usefulness?

Reviewed for accuracy · Report an issue
Question 16 of 25

A privacy engineer reviews a microservices architecture where dozens of internal services exchange personal data over the corporate network. The team argues that because the traffic never leaves the internal data center, TLS between services is unnecessary and adds latency. A recent internal penetration test demonstrated that an attacker who compromised one host could passively capture plaintext personal data flowing between other services. Which recommendation best addresses the identified privacy risk while aligning with a defense-in-depth approach?

Reviewed for accuracy · Report an issue
Question 17 of 25

A privacy engineer is hardening a mobile banking app that transmits personal financial data to backend APIs over TLS. During a threat assessment, the team identifies that attackers on compromised or corporate-proxied networks could present fraudulent certificates trusted by the device's OS trust store, enabling interception of personal data. Which technical control most directly mitigates this specific interception risk at the mobile endpoint?

Reviewed for accuracy · Report an issue
Question 18 of 25

A privacy solutions engineer is establishing the organization's first enterprise data inventory to support Data Life Cycle Management. During initial interviews, several business units confirm they store customer personal data in departmentally-provisioned SaaS tools and local spreadsheets that were never registered with IT. Which action should the engineer take FIRST to ensure the data inventory accurately reflects where personal data resides?

Reviewed for accuracy · Report an issue
Question 19 of 25

A privacy engineer is building the organization's first data inventory to support Data Life Cycle Management. The engineering team has already catalogued each data store with system name, hosting location, data owner, and the categories of personal data held. During review, the DPO notes that the inventory cannot be used to enforce retention limitation or purpose limitation because a critical attribute is missing. Which attribute should be added to each inventory entry to MOST directly enable these controls?

Reviewed for accuracy · Report an issue
Question 20 of 25

A privacy engineer at a fast-growing fintech company established a data inventory 18 months ago as a one-time project. Since then, the company launched three new mobile products, acquired a competitor, and migrated several systems to the cloud. During a recent regulatory inquiry, the company could not accurately identify all systems processing customer financial data. Which action would MOST effectively prevent this problem from recurring?

Reviewed for accuracy · Report an issue
Question 21 of 25

A support team needs read access to a production customer database to troubleshoot live issues, but they should not see full national ID numbers or full payment card numbers. The privacy engineer must ensure that the underlying stored data remains intact and fully usable by billing batch jobs, while support staff only ever see obscured values based on their role. Which technical control best meets these requirements?

Reviewed for accuracy · Report an issue
Question 22 of 25

A retail company is migrating customer records from an aging on-premises CRM to a new cloud-based data warehouse that will support both operations and analytics. The legacy CRM has accumulated 15 years of records, including many inactive accounts, duplicate entries, and free-text notes fields containing sensitive personal data collected under purposes that no longer apply. The project manager wants to lift-and-shift all records as-is to meet the migration deadline, then clean up later. As the privacy solutions engineer, what should you recommend FIRST?

Reviewed for accuracy · Report an issue
Question 23 of 25

A privacy engineer is reviewing the design of a new mobile analytics SDK before release. The product team wants each event payload to include the user's full device identifier, precise account email, and raw GPS coordinates so that the analytics team can 'have everything available in case a future question comes up.' The stated business need is only to measure feature adoption rates by broad region and by whether a user is on a free or paid plan. Which design change best applies the privacy engineering principle at stake?

Reviewed for accuracy · Report an issue
Question 24 of 25

A privacy solutions engineer reviews a company's data storage strategy. Active customer records are kept in a high-performance database, while records inactive for over two years are automatically moved to a low-cost cold storage tier. During the review, the engineer finds that cold storage retains records indefinitely because the archival process was designed only to reduce storage cost, with no linkage to the customers' original retention requirements. What is the engineer's BEST recommendation to align this persistence practice with privacy principles?

Reviewed for accuracy · Report an issue
Question 25 of 25

A privacy engineer is designing the data-subject data portability feature for a SaaS HR platform. The regulation requires that individuals be able to receive their personal data and transmit it to another controller without hindrance. The product team proposes exporting each individual's records as a rendered PDF report because it is easy to generate from the existing reporting module. What is the engineer's BEST response to satisfy the portability requirement?

Reviewed for accuracy · Report an issue