Skip to content
You can now search across every topic, entity and event.What's new
Cybersecurity: Threats and Defences
5SEP

Beacon says charity CRM database likely exported

2 min read
12:09UTC

Beacon published its final incident report on 3 September, concluding that an intruder had probably taken everything in its customer database in 87 minutes on 27 July. The suspected route was an AWS key exposed in public build files.

TechnologyAssessed
Key takeaway

A leaked AWS key let an intruder copy a charity CRM database out in 87 minutes.

Beacon, a UK customer relationship management provider for charities, published its final incident report on 3 September and concluded that the intruder had likely exported everything in its customer database, attachments included 1. A CRM holds a charity's donor and beneficiary records, which for many of Beacon's customers is the most sensitive list the organisation owns and the one it has no other copy of.

The intrusion began at 01:20:16 UTC on 27 July and ran for about 87 minutes, correlated with a spike in data transfer out of Amazon Web Services across 27 and 28 July 2. The data was encrypted at rest, but the attacker held valid AWS credentials, so what came down the wire came down readable. Beacon traced the probable root cause to a compromised AWS access key that may have been exposed in public JavaScript build artefacts, reset every credential integrated with AWS, and said it had not engaged with the threat actor 3.

A key baked into a front-end build and served to anyone who loads the site is not an exotic failure, and it defeats every control that assumes an attacker must break something. This beat has watched the same shape at a very different scale, when 86,644 Fortinet credentials sat in private hands before any advisory named the problem . Valid credentials do not trigger the alerts that exploitation does, which is how 87 minutes was enough: it is shorter than the detection and response cycle most small organisations actually run.

The customers here are charities, working on small Teams and donated infrastructure, with no security operations centre to notice a transfer spike at two in the morning. The Scottish Council for Voluntary Organisations was telling Scottish charities what to do on 4 August, the day after Beacon first notified customers 4. Beacon's own report remains the only account of what happened, and no regulator has published a finding on it.

Deep Analysis

In plain English

Beacon is software UK charities use to manage donor and supporter records, similar to a customer database. An attacker got hold of a digital key that let them copy the whole database in about an hour and a half on 27 July. Beacon believes the key was accidentally left visible in code published to the public internet, rather than stolen through a break-in. It has since changed every credential linked to its Amazon cloud account.

Deep Analysis
Root Causes

Exposing an AWS access key inside JavaScript build artefacts means the credential was reachable by anyone who inspected the application's own front-end code, a class of leak that static secret-scanning in a build pipeline is specifically meant to catch before deployment.

A single AWS key with broad enough permissions to export an entire customer database in 87 minutes points to access scoped wider than the application actually needed.

First Reported In

Update #13 · Four privileged platforms under live attack

Beacon· 5 Sept 2026
Read original
Different Perspectives
ENISA
ENISA
ENISA published an SME cyber-resilience maturity model on 6 August and updated the Cyber Resilience Act reporting-platform FAQ on 31 August. The agency supplies common implementation tools for smaller operators, but it cannot fine organisations that do not use them.
UAE Cyber Security Council
UAE Cyber Security Council
On 10 August, the UAE Cyber Security Council said national teams contained attacks on aviation, energy and education before objectives were reached. Its second monthly statement, after a 3 July financial-sector disclosure, makes public reporting of stopped attacks part of its operating posture.
South African authorities
South African authorities
INTERPOL said on 25 August that South African authorities made 39 arrests, seized US$2.67 million and blocked 257 accounts during Operation Jackal IV. Their share of the 23-country operation shows the material enforcement burden in a cross-border fraud case.
Europol
Europol
On 2 September, Europol announced the sinkholing of Sality after a 31 August operation involving US, Bulgarian, Hungarian and Romanian authorities. Its more than 11 million linked IP addresses measure infrastructure contact, not confirmed victims, and show why technical partners joined the action.
CISA
CISA
From 3 August to 2 September, CISA recorded three-day deadlines for 24 of 37 KEV additions, compared with 34 of 39 from 10 June to 29 July. The falling share changes the urgency signal that US federal agencies and private-sector tooling draw from the catalogue.
Beacon
Beacon
On 3 September, Beacon said its final report found that an intruder likely exported its customer database during roughly one hour and 27 minutes on 27 July. Charities using the CRM now have a named exposure route, a compromised AWS access key in public build artefacts.