What to look out for today
Three practical risks stand out for SMEs today:
- Extortion in the headlines (Berlin state network data theft) which often triggers copycat emails and calls to businesses posing as “investigators”, “IT support”, or “legal” teams.
- Website compromise risk via widely used WordPress plugins/themes and hosting platforms.
- Internet-exposed tools (like self-hosted code repositories) being targeted when left accessible and unpatched.
Why this matters to smaller businesses
- Business disruption: a compromised website can quickly become a customer-facing incident (defacement, malware warnings, checkout problems, lost leads).
- Ripple effects through suppliers: if your site is hosted/managed by an agency, MSP, or hosting provider, their platform exposure becomes your risk.
- Data and trust: extortion attempts (real or fake) often rely on panic and urgency—finance and admin teams are common targets.
Warning signs
- Unexpected emails/calls claiming your organisation’s data has been stolen, demanding payment, or offering “help” to stop publication.
- Any request to change payment details or buy vouchers/crypto “to resolve an urgent security matter”.
- Your website behaving oddly: new admin users, unexplained plugin/theme changes, sudden redirects, SEO spam pages, or Google/browser warnings.
- Developers reporting strange repo activity, new SSH keys/tokens, or unknown automated actions in your code management tool.
How attackers may exploit the situation
- Extortion/social engineering: using the public Berlin incident as a credibility hook (“we’re contacting all organisations connected to government networks…”).
- Website takeover: targeting popular WordPress plugins/themes to gain admin access, change site content, or plant malicious code.
- Shared hosting impact: where a weakness in a hosting control panel could allow one compromised account to affect a whole server—raising the stakes if you share infrastructure with other customers.
- Exposed dev tooling: scanning for internet-accessible services (e.g., Gitea) and attempting to run code or steal credentials/tokens if they’re not properly secured.
What to do today
- Brief staff who handle money or enquiries: any “breach/extortion” message should be treated like a potential scam unless verified through a known channel.
- Check who manages your website (in-house vs supplier). Confirm you can reach the right support contact quickly if something looks wrong.
- Do a quick website sanity check: can you log in normally, do you see any new admin accounts, and are key pages (contact/checkout) behaving as expected?
- If you self-host developer tools, confirm they are not unnecessarily exposed to the internet and that access is restricted to what your team actually needs.
Ask your IT provider
- Do we use WordPress with any of these: WPMU DEV Dashboard, Avada, TranslatePress, Pods, or GiveWP? If yes, what’s the plan and timeline to confirm we’re not exposed?
- Is our website on shared hosting with cPanel/WHM? If so, how do you reduce cross-tenant risk and detect unusual activity?
- Do we run (or have we ever run) Gitea or similar code hosting internally? Is it internet-accessible, and is access logged and monitored?
- If our site is compromised, what’s the restore and incident response runbook (who does what, how quickly, and how do we notify customers if needed)?
Patch watch - only one short paragraph, and only if relevant
If you rely on a web agency, hosting provider, or MSP, ask them to confirm they are actively managing updates for your WordPress plugins/themes and hosting stack, and that they have checked for signs of compromise—especially where widely used components are being discussed publicly.
One action today
Send a 3-line internal note to finance/admin staff: treat any “data stolen/extortion/urgent security payment” message as a scam until verified via a known phone number and your IT provider.
Related Actions On Cyber resource
Actions On Cyber: Supplier & MSP assurance checklist (who to call, what to log, and what evidence to request during a suspected breach)
Sources
- Berlin Refuses to Pay Hackers Who Stole Data From the City's State Network (The Hacker News)
- Over 8,300 Gitea servers vulnerable to code execution attacks (BleepingComputer)
- Five Critical WordPress Plugin and Theme Flaws Enable Site Takeover or RCE (The Hacker News)
- Critical cPanel Flaw Could Let One Hosting Customer Take Root Control of a Whole Server (The Hacker News)
This brief is for general awareness and does not replace advice from your IT provider, legal adviser, insurer or incident response specialist.