EU to Investigate Major Tech Companies Over Online Financial Fraud Prevention

EU to Investigate Major Tech Companies Over Online Financial Fraud Prevention
source: gettyimages
September 23, 2025

==========================================================================

The European Union is preparing to scrutinize leading technology giants such as Apple, Google, Microsoft, and Booking.com regarding their efforts to combat online financial scams, as reported by the Financial Times.

EU’s Focus on Online Fraud Prevention

European Commission tech chief Henna Virkkunen announced that the EC will request detailed information from these companies about their measures to prevent scams that target European consumers. She emphasized that tackling financial fraud has recently become a top priority for the EU, aiming to verify that tech firms are actively detecting and preventing fraudulent activities.

Specific Areas of Inquiry

The investigation will focus on several key areas:

Currently, the EC is in the information-gathering phase, but the potential exists for a formal investigation that could result in penalties. Under the Digital Services Act, companies risk fines up to 6% of their global annual revenue if found non-compliant.

Apple Responds

Apple commented to MacRumors that it continually enhances its anti-fraud measures to safeguard consumers against evolving threats. The company criticized the EU's approach, highlighting that EU regulations support third-party app marketplaces which can evade Apple’s security protections, thereby increasing fraud risks.

Apple detailed its ongoing efforts, including:

Regulatory Challenges and Concerns

In the EU, Apple is legally required to support third-party app stores, which can facilitate app distribution outside the official App Store. While Apple employs a notarization process to check apps for serious fraud risks, less stringent rules apply to non-App Store apps, potentially exposing users to higher threats. Apple argues that legislation like the Digital Markets Act weakens its security standards, increasing the vulnerability to scams.

Broader Context

This investigation underscores ongoing tensions between regulatory bodies aiming to improve online security and tech companies defending their security frameworks and market practices. The EU's aggressive stance reflects broader efforts to enhance digital safety, while companies push back against mandates that might undermine their control over app ecosystems.

---

Note: The discussion surrounding this topic is available in the Political News forum, where registered members can participate and follow updates.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 140 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) { id title text date }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) { id title }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) { id title domain }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) { id title }
}
{
  "id": 6644379,
  "domain": 7,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}