CFToday Curated security signals.

Daily edition · 2026-08-22

Saturday, 22 August 2026

30 items across 6 sections, selected from 5703 candidates over 6 runs. 91 carried the panel unanimously.

Show
Section

  1. Attackers impersonate popular AI brands to spread malware (opens in a new tab)

    Help Net Security ·Sinisa Markovic ·fetched 22 Aug 2026, 19:39 UTC agreed2/2

    Why readSophos MDR telemetry quantifies AI-brand impersonation: 34 of 86 AI-tagged cases over 12 months confirmed malicious, using fake Perplexity, Claude, ChatGPT and Copilot lures.

    Sophos X-Ops reviewed managed detection and response cases from 2 July 2025 to 29 June 2026, finding 34 confirmed malicious cases involving AI out of 86 initially tagged, plus four uncovered later. Attackers impersonated Perplexity, Claude, ChatGPT and Copilot to deliver infostealers, backdoors and malicious browser extensions. The stated methodology and case counts make the numbers usable, though this is Help Net Security's write-up rather than the Sophos original.

  2. Russian network monitoring firm confirms cyberattack claimed by pro-Ukraine hackers (opens in a new tab)

    The Record ·fetched 22 Aug 2026, 11:40 UTC agreed2/2

    Why readA vendor of traffic interception software used by large Russian organisations admits it was breached, which puts a hacktivist campaign into supply chain territory even though the deepest claims remain unproven.

    Microolap, the Russian developer behind the EtherSensor network traffic analysis platform, says it detected an intrusion into several non-critical systems and found no sign that attackers reached its core infrastructure, customer data or the product itself. The pro-Ukraine group Black Spark had claimed the previous day that it spent over a month inside the network and pulled data belonging to major Russian companies. Everything beyond the confirmed non-critical foothold rests on the attackers' word, so treat the scope as contested; the durable point is that interception and monitoring vendors are now being worked as access routes to their customer base.

  1. Critical Microsoft Entra ID vulnerability exploited in the wild (CVE-2026-69836) (opens in a new tab)

    Help Net Security ·Sinisa Markovic ·fetched 22 Aug 2026, 07:35 UTC Must read CVE-2026-69836 EPSS 1.4% agreed2/2

    Why readCVE-2026-69836, a CVSS 10.0 unauthenticated RCE in Microsoft Entra ID, is reported exploited in the wild, and Entra ID gates access to Microsoft 365, Azure and federated third-party apps.

    Microsoft has patched a critical remote code execution flaw in Entra ID, its cloud identity service formerly known as Azure Active Directory, found internally by Principal Security Engineer Robert Fitzpatrick and scored the maximum 10.0. An unauthenticated attacker can reach remote code execution, and exploitation has reportedly already been observed. Because Entra ID brokers authentication for Microsoft 365, Azure and connected SaaS, compromise there is tenant-wide rather than host-scoped; EPSS is still low at 0.014, which reflects lag in modelling rather than absence of activity.

  2. CVE-2026-72529 (CVSS 9.3): A remote unauthorized attacker with network access via port 4307/TCP to the TrueConf server versions 5.3.X to 5.3.9, 5.4.X to 5.4.9, 5.5.X to 5.5.5, a (opens in a new tab)

    NVD ·fetched 22 Aug 2026, 15:38 UTC Must read CVE-2026-72529 CVSS 9.3 EPSS 0.8% agreed2/2

    Why readKEV-listed unauthenticated code execution in TrueConf Server via port 4307/TCP, already used by Head Mare to drop PhantomCore.

    CVE-2026-72529 (CVSS 4.0 9.3) is a missing-authentication-for-critical-function bug in TrueConf Server: a remote unauthenticated attacker reaching port 4307/TCP can call an undocumented function and execute arbitrary script. Affected builds are 5.3.x through 5.3.9, 5.4.x through 5.4.9, 5.5.x through 5.5.5 and earlier. It is in CISA's Known Exploited Vulnerabilities catalog, and Kaspersky ICS CERT plus Securelist tie it to Head Mare deploying PhantomCore, so treat any exposed conferencing server as a patch-now and hunt target.

  3. CVE-2026-72530 (CVSS 9.5): A remote unauthorized attacker with network access via port 4307/TCP to the TrueConf server versions 5.3.X to 5.3.9, 5.4.X to 5.4.9, 5.5.X to 5.5.5, a (opens in a new tab)

    NVD ·fetched 22 Aug 2026, 15:38 UTC Must read CVE-2026-72530 CVSS 9.5 EPSS 1.0% agreed2/2

    Why readKEV-listed sandbox escape to host RCE on TrueConf server via port 4307/TCP, tied to Head Mare deploying PhantomCore.

    An unauthenticated attacker reaching port 4307/TCP on TrueConf server 5.3.x through 5.3.9, 5.4.x through 5.4.9, 5.5.x through 5.5.5 and earlier can submit a crafted script that breaks out of the isolated execution environment and runs code on the host (CVSS 4.0 base 9.5). The bug is in CISA's Known Exploited Vulnerabilities catalog, and Kaspersky links it to Head Mare operations delivering PhantomCore, with a supporting ICS-CERT advisory. Confirmed exploitation plus a federal patch deadline puts this at the top of the queue for anyone running TrueConf on-premises.

  4. Citrix urges customers to fix critical NetScaler authentication bypass (CVE-2026-19490) (opens in a new tab)

    Help Net Security ·Sinisa Markovic ·fetched 22 Aug 2026, 11:40 UTC Must read CVE-2026-19490 EPSS 0.3% agreed2/2

    Why readCritical authentication bypass CVE-2026-19490 in NetScaler ADC and Gateway, on appliances with a long history of mass exploitation once details land.

    Citrix patched two flaws in NetScaler ADC and NetScaler Gateway, the critical one being an authentication bypass tracked as CVE-2026-19490, and is telling customers to move to the fixed builds now. EPSS is still low at 0.003 and there is no reported exploitation yet, but internet-facing NetScaler has been a repeat mass-exploitation target and the window historically closes fast. Check the official security bulletin for the affected build ranges before scheduling.

  5. Critical GitLab flaw allows attackers to delete and modify public repos (opens in a new tab)

    CSO Online ·fetched 22 Aug 2026, 03:36 UTC CVE-2026-19478 EPSS 1.5% agreed2/2

    Why readCVE-2026-19478 lets an unauthenticated attacker modify or wholly delete GitLab repositories with a single HTTP request, and watchTowr reproduced it from the advisory and patch diff within minutes.

    GitLab patched a critical code injection flaw in a GraphQL directive, reported through its HackerOne programme, that allows unauthenticated repository modification or deletion in one request; the same releases fix a high-severity CSRF issue. watchTowr's Jake Knott says the bug was reproduced within minutes from the advisory and patch alone, so the window before public exploit code is short despite EPSS still sitting at 0.015. Self-hosted GitLab instances are frequently internet-facing and hold CI/CD credentials, which makes patch timing the whole question here.

  6. CVE-2026-32475 (CVSS 9.0): Unrestricted Upload of File with Dangerous Type vulnerability in Elementor Elementor Pro allows Using Malicious Files. This issue affects Elementor P (opens in a new tab)

    NVD ·fetched 22 Aug 2026, 15:38 UTC CVE-2026-32475 CVSS 9.0 EPSS 0.4% agreed2/2

    Why readUnauthenticated arbitrary file upload to RCE in Elementor Pro up to and including 4.2.1, one of the most widely installed WordPress plugin suites.

    CVE-2026-32475 (CVSS 9.0) is an unrestricted upload of a dangerous file type in Elementor Pro, affecting all versions through 4.2.1, with scope change and full confidentiality, integrity and availability impact. Patchstack's writeup describes it as an unauthenticated file upload leading to remote code execution, so the attack requires no account on the target site. Attack complexity is rated high and EPSS is still low at 0.004, but the install base and the unauthenticated path make this the WordPress bug to chase this week.

  7. CVE-2026-19489 (CVSS 8.8): Vulnerability in NetScaler ADC and NetScaler Gateway. This issue affects ADC: from 14.1 through 73.32 and from 13.1 through 63.21; Gateway: from 14.1 (opens in a new tab)

    NVD ·fetched 22 Aug 2026, 03:36 UTC CVE-2026-19489 CVSS 8.8 EPSS 0.3% agreed2/2

    Why readUnauthenticated network-reachable buffer overflow in NetScaler ADC and Gateway, the appliance class with the worst recent record for mass exploitation.

    CVE-2026-19489 is a classic buffer copy without size check (CVSS 4.0 8.8, AV:N/AC:L/PR:N/UI:N) affecting NetScaler ADC and Gateway 14.1 before build 73.32 and 13.1 before build 63.21, with availability impact rated high. CISA's SSVC record marks it automatable with partial technical impact and no observed exploitation yet; EPSS is still low at 0.003. Citrix has published KB CTX696939, and given how quickly NetScaler edge bugs have been weaponised previously, inventory and patch before the EPSS curve moves.

  8. CVE-2026-75595 (CVSS 9.1): Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Fina and 4.2.17.Final, io.netty.handler.ssl.SslClientHelloHandl (opens in a new tab)

    NVD ·fetched 22 Aug 2026, 19:39 UTC CVE-2026-75595 CVSS 9.1 EPSS 0.3% agreed2/2

    Why readA ClientHello split across TLS records makes Netty pick the default SslContext instead of the SNI-specific one, bypassing per-SNI mutual TLS entirely.

    SslClientHelloHandler#decode in Netty before 4.1.137.Final and 4.2.17.Final checks the wrong offset before reading the four-byte TLS handshake header, so a handshake header spanning record boundaries throws IndexOutOfBoundsException and calls select(ctx, null), falling back to the default SslContext. Where per-SNI clientAuth=REQUIRE is the only mTLS gate and the default context uses NONE or OPTIONAL, an unauthenticated attacker reaches the protected route. Netty sits under a very large share of JVM network services, so audit for the SNI-plus-clientAuth pattern as well as upgrading.

    Indicators2
    Hashes
    1b5abc6443b63726c72cdd285af2feb7ddbb8ff7 9e0519239108a69b7e9bbc5e9182ee139a0d7961
  9. CVE-2026-44901 (CVSS 8.4): Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.0.0 until 4.14.6 and 5.0.0-beta2, AffectedItemsWa (opens in a new tab)

    NVD ·fetched 22 Aug 2026, 15:38 UTC CVE-2026-44901 CVSS 8.4 EPSS 0.7% agreed2/2

    Why readA compromised Wazuh worker can set sort_casting to exec and get the cluster master to run Python as root during a routine distributed API merge; fix is 4.14.6.

    AffectedItemsWazuhResult.merge() in framework/wazuh/core/results.py resolves the worker-supplied sort_casting type name through Python builtins with no allowlist, so a worker returning sort_casting exec plus Python source in affected_items has that payload executed by the master as root when multi-node responses are merged. Affected versions run from 4.0.0 up to 4.14.6 and 5.0.0-beta2. This turns one compromised agent-facing node in the monitoring platform into root on the cluster's control plane, which is the wrong direction for a security tool to fail.

    Indicators1
    Hashes
    b29849f8abb08d78f257e6106b6111a8a1b0e621
  10. CVE-2026-11861 (CVSS 9.6): A flaw was found in FreeIPA. When a trust relationship is configured between FreeIPA and Active Directory, Active Directory users can bypass authentic (opens in a new tab)

    NVD ·fetched 22 Aug 2026, 23:37 UTC CVE-2026-11861 CVSS 9.6 EPSS 0.2% agreed2/2

    Why readFreeIPA services do not verify the Kerberos PAC, so any user from a trusted Active Directory forest can impersonate a client name in the TGS exchange and reach the portal, SMB and LDAP.

    CVE-2026-11861 (CVSS 9.6, AV:N/AC:L/PR:L, scope change) is an authentication bypass affecting FreeIPA deployments with an AD trust configured. FreeIPA services fail to validate the Privilege Attribute Certificate, letting an authenticated AD user spoof a client name to the Ticket Granting Service and escalate privileges inside the FreeIPA domain. EPSS is 0.002 with no reported exploitation, but the affected surface is identity infrastructure and the precondition, a live AD trust, is common in mixed estates.

  11. CVE-2026-66794 (CVSS 9.3): A flaw was found in the `cluster-proxy-addon` component of Multicluster Engine for Kubernetes. This vulnerability allows an unauthenticated attacker, (opens in a new tab)

    NVD ·fetched 22 Aug 2026, 15:38 UTC CVE-2026-66794 CVSS 9.3 EPSS 0.3% agreed2/2

    Why readURL path manipulation against the cluster-proxy-addon route bypasses auth entirely and proxies requests to arbitrary services on any managed cluster.

    CVE-2026-66794 is an authentication and authorization bypass in the cluster-proxy-addon component of Multicluster Engine for Kubernetes. An unauthenticated attacker who can reach the user-facing route manipulates URL path segments to proxy requests to arbitrary services across any managed cluster, exposing internal services that were never meant to be reachable. Because the addon fronts an entire managed fleet, the practical blast radius is much larger than the CVSS 3.1 scope-change vector suggests; audit exposure of that route and restrict it while you confirm your MCE version against Red Hat's fix.

  12. CVE-2026-48024 (CVSS 9.1): Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.0.0 until 4.14.6 and 5.0.0-beta3, cluster.unmerge (opens in a new tab)

    NVD ·fetched 22 Aug 2026, 15:38 UTC CVE-2026-48024 CVSS 9.1 EPSS 0.8% agreed2/2

    Why readPath traversal in Wazuh cluster sync lets a worker peer overwrite /var/ossec/etc/ossec.conf on the master and get root command execution; fixed in 4.14.6.

    cluster.unmerge_info() in framework/wazuh/core/cluster/cluster.py builds destination paths from peer-controlled merge_type and name values inside a merged sync archive, and process_files_from_worker() in master.py fails to confine the result to the declared cluster item directory. Any peer holding the shared Fernet key can traverse out via files_metadata.json or a merged-file header and replace ossec.conf, which configures root-executed commands that run when Wazuh services reload. Affects 4.0.0 through 4.14.5; patched in 4.14.6 and 5.0.0-beta3.

    Indicators1
    Hashes
    88fc89fdfb1bf37b9d826e9c281a3d22655733de
  1. GitLab 19.3 helps enterprises scale agentic development securely (opens in a new tab)

    Help Net Security ·Industry News ·fetched 22 Aug 2026, 23:37 UTC agreed2/2

    Why readGitLab 19.3 ships Secrets Manager, Bulk SAST and single-tenant Duo agent hosting with customer-supplied inference models.

    The release lets GitLab Dedicated customers run the Duo Agent Platform inside their own tenant and region and connect their own models, keeping AI-processed code inside an existing security boundary. Bulk SAST and the Secrets Manager are the parts an appsec team would actually enable after upgrading. This is a press-release rewrite rather than release notes, so check GitLab's own 19.3 documentation for the breaking changes and the actual scope of Bulk SAST.

  2. HARP: Hierarchical Adaptive Ranking with Preference-Adaptive Fusion for Query-Based CVE Prioritization (opens in a new tab)

    arXiv cs.CR (AI) ·Haochen Liu, Zhengzhang Chen, Haoyu Wang, Yanchi Liu ·fetched 22 Aug 2026, 23:37 UTC Research agreed2/2

    Why readProposes ranking CVEs against an organisation's implicit remediation preferences using past triage decisions instead of a written policy prompt.

    HARP treats vulnerability prioritisation as preference-dependent and learns that preference from a support bank of historical labelled triage cases rather than requiring the operator to articulate it. It pulls evidence from a vulnerability knowledge graph, scores each candidate under global, enterprise and user views, then fits fusion weights across those views from sampled supports. Evaluated on three preference scenarios; useful framing for anyone running a triage queue, though it remains an academic prototype with no released implementation described here.

  1. Inadvertent Context Leakage in Language Models (opens in a new tab)

    arXiv cs.CR (AI) ·Jaiden Fairoze, Neal Mangaokar, Kamalika Chaudhuri, Sanjam Garg ·fetched 22 Aug 2026, 15:38 UTC Must read Research agreed2/2

    Why readMeasured result that secrets merely sitting in a model's context leak through benign outputs: 4-digit secrets reconstructed at 82% exact match across eight proprietary models, with no jailbreak and no direct extraction.

    The authors show that the presence of sensitive in-context data introduces recoverable correlations into a model's ordinary, non-adversarial responses, and build a black-box adaptive attack that reconstructs 2-digit secrets with near-perfect accuracy and 4-digit secrets at 82% exact match across eight proprietary models. They also show an adversary can engineer prompts that amplify the effect, using the model as a covert channel to smuggle secrets out through innocuous-looking text. The counterintuitive finding is that more capable models leak more, because stronger instruction-following increases sensitivity to context, which undercuts the assumption that refusal training bounds the exposure of agent context windows holding calendars, credentials or health records.

  2. CVE-2026-75149 (CVSS 8.7): marimo before 0.23.15 contains a code injection vulnerability in the notebook configuration handler that allows attackers to execute arbitrary command (opens in a new tab)

    NVD ·fetched 22 Aug 2026, 15:38 UTC Must read CVE-2026-75149 CVSS 8.7 EPSS 0.6% agreed2/2

    Why readA notebook file is now enough to run a local command, because marimo spawned MCP server processes named in the notebook config before any cell ran.

    marimo before 0.23.15 reads MCP server entries from the notebook configuration and launches the specified command as a local subprocess when the notebook is opened in edit mode. No authentication and no cell execution are required, so the usual mental model of "notebooks are only dangerous once you run them" does not hold here. Treat this as a template for the wider problem: MCP server definitions embedded in shared project or document files are executable content, and any tool that auto-starts them inherits arbitrary command execution from whoever wrote the file.

    Indicators1
    Hashes
    1a21bd71e258438d2511136b5edacc94c08855f4
  3. MaliciousSkillBench: A Comprehensive Benchmark for Malicious Agent Skill Detection (opens in a new tab)

    arXiv cs.CR (AI) ·Yue Wang, Yi Liu, Gelei Deng, Ying Zhang ·fetched 22 Aug 2026, 11:40 UTC Must read Research agreed2/2

    Why readA 9,740-Skill benchmark for detecting malicious LLM agent Skills, built by normalising 8,414 raw records from 13 public sources down to 7,539 unique identities in 4,588 structural families.

    MaliciousSkillBench consolidates malicious Agent Skill artefacts from 13 sources (11 contributing core malicious samples), deduplicates to 7,539 normalised-unique identities across 4,588 structural families, and after cross-label conflict exclusion ships a primary set of 7,505 malicious and 2,235 benign Skills. The authors harmonise 11 attack categories over 4,983 malicious identities and report substantial variation in threat composition between sources, then evaluate three learned text detectors against it. Agent Skills bundle scripts, resources and service config, so this is a distribution channel with a real supply-chain surface, and this is the first dataset broad enough to test detection against.

  4. From Noise to Signal: Improving Security Log Anomaly Detection Using LLMs with Endpoint-Specific Logs (opens in a new tab)

    arXiv cs.CR (AI) ·Christopher Henshaw, Gour Karmakar ·fetched 22 Aug 2026, 07:35 UTC Must read Research agreed2/2

    Why readBenchmarks Llama 3.1 8B, Qwen 2.5 7B and GPT-OSS 20B against Wazuh rule-based detection on purpose-built endpoint authentication logs, including deliberately borderline cases.

    The authors built a controlled testbed to generate endpoint-specific authentication telemetry labelled normal, borderline and anomalous, then compared three instruction-tuned open-weight models against Wazuh rules and statistical anomaly detection. The framing is that generic public log datasets miss endpoint authentication behaviour and that prompt construction plus log noise dominate LLM detection quality. Of interest to detection engineers evaluating whether small local models add anything over signature and baseline approaches, particularly on the ambiguous middle ground rules handle badly.

  5. COPA: Continual Preference Optimization for Adaptive Prompt Injection Defense (opens in a new tab)

    arXiv cs.CR (AI) ·Roshan Sood, Onat Gungor, Tajana Rosing ·fetched 22 Aug 2026, 03:36 UTC Research agreed2/2

    Why readTreats prompt-injection defence as continual learning: GRPO-based preference optimisation plus margin-weighted experience replay so a model adapts to new injection strategies without forgetting defences against older ones.

    COPA frames prompt-injection defence as lifelong alignment rather than one-shot training, incrementally folding feedback from newly observed attacks into the model via GRPO and using margin-weighted experience replay to preserve robustness against previously seen attack classes. The stated target is adaptive adversaries that evolve specifically to defeat whatever defence was last trained, a case existing static filters and fixed alignment objectives do not cover. Relevant to anyone maintaining a guardrail model rather than a static filter list, though the evaluation is a research setting rather than a deployed system.

  1. Intermediary Liability in Brazil: The Intricate Path Ahead (opens in a new tab)

    EFF Deeplinks ·Veridiana Alimonti ·fetched 22 Aug 2026, 07:35 UTC agreed2/2

    Why readExplains Brazil's new intermediary liability regime: notice-and-takedown plus duty-of-care obligations for platforms, with judicial orders still required for defamation and a different bar for serious crimes.

    Following the Supreme Court's 2025 finding that the prior liability regime was partly unconstitutional, a June clarifying decision and two presidential decrees published in late May now set out how platforms must operate. Platforms that curate or interfere with posts can be liable for third-party content once notified by the affected user, unless there is reasonable doubt the content is unlawful; crimes against honour such as defamation still hinge on non-compliance with a judicial order, and certain serious offences including human trafficking carry stricter duties. EFF's argument is that these incentives push toward enforcement overreach and removal of protected speech, which matters to anyone running trust and safety or legal risk for a service reaching Brazilian users.

  2. Some Tech Companies Have Privately Pushed Back on ICE Subpoenas. They Should All Do More. (opens in a new tab)

    EFF Deeplinks ·Mario Trujillo ·fetched 22 Aug 2026, 19:39 UTC agreed2/2

    Why readArgues platforms should publicly refuse ICE unmasking subpoenas absent a court order and litigate them on users' behalf, with the scale (hundreds of subpoenas to Google, Meta, Reddit) named.

    EFF reports that some large platforms have privately resisted ICE subpoenas seeking to unmask anonymous users tracking or criticising immigration enforcement, and takes the position that private resistance is insufficient. The concrete ask: state publicly that data will not be handed over without a court order, and challenge the subpoenas in court on users' behalf. Useful for anyone who owns legal-process response policy, and specific enough to disagree with; hundreds of subpoenas to Google, Meta and Reddit is the reported figure.

  3. Lawmakers call for investigation into impact of CISA staffing cuts (opens in a new tab)

    The Record ·fetched 22 Aug 2026, 03:36 UTC agreed2/2

    Why readCongress is formally asking GAO to measure whether CISA can still deliver after losing roughly a third of its staff, which is the same question you should be asking about any CISA service you depend on.

    Bennie Thompson and other House Democrats have written to the Government Accountability Office requesting an examination of how staffing reductions and programmatic cuts have affected CISA's ability to carry out its critical infrastructure mission. Close to 1,000 employees have left or been fired since the start of the administration, against acting director Nick Andersen's stated plan to hire 300 back. This is a request for an audit rather than findings, so the operational impact remains unquantified, but it is worth noting if your detection or patching workflow leans on KEV, advisories or CISA incident support.

  4. EFF and Civil Society Groups Call on Nottinghamshire Police to Halt Live Face Recognition (opens in a new tab)

    EFF Deeplinks ·Paige Collings ·fetched 22 Aug 2026, 03:36 UTC agreed2/2

    Why readEFF and seven UK civil society groups set out six specific objections to Nottinghamshire Police's live facial recognition rollout, including the force's own "just another tool" and "nothing to worry about" claims.

    A joint letter from EFF, Big Brother Watch, Liberty, Open Rights Group, Statewatch, Defend Digital Me, Race Equality First and Stopwatch calls on Nottinghamshire Police to halt its planned live facial recognition deployment, rebutting the force's public framing point by point and characterising public-space LFR as biometric mass surveillance that scans every passer-by. Useful for anyone tracking UK biometric surveillance policy or building a privacy position on face recognition, since it names the deploying body and quotes its justifications directly. It is advocacy rather than a legal ruling, so it changes the debate rather than any obligation.

  5. 📍 The Sneaky Code Tracking App Users | EFFector 38.15 (opens in a new tab)

    EFF Deeplinks ·Hudson Hongo ·fetched 22 Aug 2026, 23:37 UTC agreed2/2

    Why readA pointer to EFF's new report finding that mobile ad SDKs induce apps to transmit user location data, often without the app developer knowing it is happening.

    This is an issue of EFF's EFFector newsletter rather than the underlying research, and it bundles the ad-library findings with items on Flock surveillance reforms and pending Senate privacy legislation. The substantive claim worth chasing is that third-party advertising libraries embedded in mobile apps collect and forward location data by default, making the app publisher an unwitting participant in the location data trade. For anyone reviewing mobile SDK supply chains or writing data-handling policy, the primary report behind this summary is the thing to read; the newsletter itself is a signpost.

  1. Apollo Global Management (APO) Is Down 5.7% After Disclosing Client Data Breach - What's Changed (opens in a new tab)

    Google News: incidents · Yahoo Finance UK ·fetched 22 Aug 2026, 11:40 UTC Must read agreed2/2

    Why readApollo Global Management shares fell 5.7% after it disclosed a client data breach, the kind of market reaction a board will ask about directly.

    Apollo Global Management disclosed a breach affecting client data, and the stock dropped 5.7% on the news. The event matters to financial-sector peers as a live example of breach disclosure translating into an immediate share price move. The source text is a headline stub, so the scope of the compromise and the disclosure mechanism are not detailed.

    Also covered byPYMNTS.com (opens in a new tab).

  2. U.S. Bank says breach claims related to fourth-party incident (opens in a new tab)

    The Record ·fetched 22 Aug 2026, 07:35 UTC Must read agreed2/2

    Why readLockBit listed U.S. Bancorp as a victim and the bank traced the claim to a contractor of a third party, a fourth-party exposure question every financial-services board will now ask.

    U.S. Bancorp said the data-theft claims LockBit posted on Thursday, with a two-week leak threat attached, stem from a cyber incident at a contractor working for one of its third parties, outside its own environment. The bank states there is no evidence its systems, networks or data repositories were compromised, and has passed information to law enforcement while declining to name either the third or fourth party. The interesting part for leadership is the attribution structure: vendor risk programmes that stop at direct suppliers do not cover the party actually breached here.

  3. Connecticut HUSKY data breach exposed data on 41,000 Medicaid members (opens in a new tab)

    Google News: incidents · CT Insider ·fetched 22 Aug 2026, 19:39 UTC agreed2/2

    Why readConnecticut's HUSKY Medicaid programme has disclosed a breach affecting 41,000 members, a state-programme health data exposure with HIPAA notification consequences.

    Connecticut's HUSKY Medicaid programme exposed data on roughly 41,000 members, per CT Insider. The named programme, member count and health-data category are the checkable facts; no vector, timeline or threat actor is reported in the text supplied. Relevant as a state health-programme disclosure that peers and regulators will reference.

  4. Gardner police discontinue Flock cameras as license plate readers face scrutiny (opens in a new tab)

    Hacker News ·cocacola1 ·fetched 22 Aug 2026, 23:37 UTC 134 points agreed2/2

    Why readGardner, Kansas has switched off its Flock ALPR cameras and cancelled the contract outright, a concrete data point for anyone whose organisation buys or feeds surveillance data platforms.

    The Gardner City Council voted on Monday to immediately disable the city's Flock Safety licence plate readers and not renew the contract, with the police department confirming it notified the vendor. The city framed it as an evaluation of whether the tool provides value, but it lands amid growing scrutiny of how ALPR data is accessed and shared across agencies. Useful as evidence that data-access and privacy concerns are now costing this category real contracts at the municipal level.

Unverified claims posted by extortion groups on their own leak sites, not confirmed breaches. Listing is the group's assertion; many named organisations have not disclosed an incident, and some entries are false or recycled. Leak sites are never linked from here.

Claimed victimGroup SectorCountry Seen
el-group incransom - CH 22 Aug 2026
AmSpec Helix Energy & Utilities US 22 Aug 2026
Vietnam Electricity(EVNHANOI) emperador Energy & Utilities VN 22 Aug 2026
NovoCure Limited shinyhunters Healthcare IL 22 Aug 2026
BOK Financial shinyhunters Financial Services US 22 Aug 2026
Integrated Health Systems coinbasecartel Healthcare US 22 Aug 2026
RXPE Group coinbasecartel Manufacturing CN 22 Aug 2026
Tower Insurance coinbasecartel Financial Services NZ 22 Aug 2026
Flecha Bus coinbasecartel Transportation AR 22 Aug 2026
OTEIS Conseil & Ingénierie coinbasecartel Professional Services FR 22 Aug 2026
Longhorn Investments coinbasecartel Financial Services - 22 Aug 2026
Kessler Creative coinbasecartel Professional Services US 22 Aug 2026
Klasko Immigration Law Partners coinbasecartel Professional Services US 22 Aug 2026
Patel coinbasecartel - US 22 Aug 2026
Abacus Advisors coinbasecartel Financial Services - 22 Aug 2026
LifeBank Microfinance Foundation coinbasecartel Financial Services PH 22 Aug 2026
PT Perusahaan Jamu Air Mancur coinbasecartel Agriculture and Food Production ID 22 Aug 2026
PT. Bank Perekonomian Rakyat Bintan coinbasecartel Financial Services ID 22 Aug 2026
icnavais.com lockbit5 - PT 22 Aug 2026 press coverage (opens in a new tab)
holzmarkt chemnitz spacebears Retail & E-Commerce DE 22 Aug 2026
Freelom spacebears - CZ 22 Aug 2026
Island Networks pear Technology JM 22 Aug 2026
Mogren, Glessner & Ahrens, P.S. pear Professional Services US 22 Aug 2026
CRI Electric rhysida Energy & Utilities US 22 Aug 2026
Everglades Boats termite Manufacturing US 22 Aug 2026
How this edition was made
Candidates fetched
5703
New after deduplication
720
Kept by the panel
286
Published
91
Generated
22 Aug 2026, 23:37 UTC