Apple Patches High-Severity Eavesdropping Vulnerability in Beats Studio Buds

Apple has released Beats Firmware Update 1B211 to address CVE-2025-20701, a high-severity eavesdropping vulnerability (rated 8.8 out of 10) affecting its Beats Studio Buds wireless earbuds. This flaw, stemming from improper authentication in the firmware of Bluetooth-related chips manufactured by Airoha Systems, allowed attackers within Bluetooth range to impersonate previously paired devices and intercept audio from the earbud's microphone. The patch is automatically delivered when the earbuds are paired with an iPhone, iPad, or Mac. This vulnerability was initially disclosed 12 months prior by Insinuator researchers Dennis Heinze and Frieder Steinmetz, and other manufacturers like Jabra, Bose, and JBL have also issued updates for their affected devices. Beyond eavesdropping, the broader Airoha vulnerabilities could enable attackers to retrieve call history, contacts, and initiate calls, depending on the specific device. This issue is part of a wider landscape of Bluetooth vulnerabilities, including WhisperPair, which affects Google Fast Pair-enabled devices from manufacturers such as Sony, JBL, and Google, allowing for eavesdropping and device geolocation. While such attacks are complex and require continuous proximity, users are advised to disable Bluetooth when not in use to mitigate risks.

Severity: Critical

Threat Details and IOCs

Malware: FakeUpdates, SocGholish
CVEs: CVE-2025-20700, CVE-2025-20701, CVE-2025-20702, CVE-2025-36911
Technologies: Airoha Bluetooth audio SDK, Airoha Bluetooth SoC, Apple AirPods Pro, Apple Beats Studio Buds, Apple iOS, Apple macOS, Bose, Jabra, JBL
Victim Industries: Consumer Electronics, Government, Semiconductors, Technology Hardware
Victim Countries: China, Denmark, Germany, Japan, South Korea, Taiwan, United Kingdom, United States

Mitigation Advice

  • Direct all users with Apple Beats Studio Buds to immediately verify their firmware is updated to version 1B211 or later. Provide instructions on how to check this on their paired iPhone, iPad, or Mac by navigating to Settings > Bluetooth and tapping the info button next to their headphones.
  • Instruct users with Jabra, Bose, or JBL branded Bluetooth headsets to immediately check for and apply the latest firmware updates using the manufacturers' respective mobile applications or support websites.
  • Issue a company-wide security bulletin advising all employees to disable Bluetooth on their computers and mobile devices when it is not actively in use to reduce the risk of proximity-based attacks.

Compliance Best Practices

  • Establish and maintain a comprehensive asset inventory of all Bluetooth-enabled peripheral devices, such as headsets and keyboards, used for business purposes to enable rapid impact assessment and response for future vulnerabilities.
  • Develop and implement a secure procurement policy that requires a security review for any new models of wireless peripherals before they are approved for purchase and use within the company.
  • Update the annual security awareness training program to include a specific module on the risks of wireless peripherals, covering Bluetooth eavesdropping, data theft, and best practices for their secure use.
  • Investigate and configure Mobile Device Management (MDM) policies to restrict Bluetooth device pairing on company-managed mobile devices to only authorized and vetted peripherals, if the feature is supported.

Hackers Exploit Gravity SMTP WordPress Plugin Bug to Expose API Keys

A medium-severity information disclosure vulnerability, tracked as CVE-2026-4020 (CVSS score: 5.3), is being actively exploited in the Gravity SMTP WordPress plugin, which is installed on approximately 100,000 sites. This flaw allows unauthenticated attackers to extract sensitive data, including configuration details, API keys (for services like Amazon SES, Google, Mailjet, Resend, and Zoho), secrets, and OAuth tokens. The vulnerability stems from a REST API endpoint at `/wp-json/gravitysmtp/v1/tests/mock-data` that unconditionally returns true for its ``permission_callback`,` enabling any unauthenticated visitor to access it. By appending the `?page=gravitysmtp-settings` query parameter, the endpoint returns a 365 KB JSON system report containing extensive information such as PHP version, web server details, database type and version, WordPress version, active plugins and themes, and all configured API keys. Attackers can leverage this exposure to send emails on behalf of the site or plan further attacks. A patch was released in version 2.1.5 of the plugin, and bad actors have been exploiting this defect since early May 2026, with exploit attempts spiking dramatically around June 6, 2026, resulting in over 17 million blocked attempts by Wordfence from various IP addresses including 45.148.10.95 and 193.32.162.60. Site owners using vulnerable versions should update to 2.1.5 or later immediately, assume compromise, rotate all exposed credentials, and review server logs for suspicious requests originating from the identified attacker IP addresses.

Severity: Critical

Threat Details and IOCs

Malware: Bissa, Bissa scanner
CVEs: CVE-2026-4020, CVE-2026-8713
Technologies: Amazon Simple Email Service, Amazon Simple Email Service (SES), Amazon Web Services, Git, Google Cloud Platform, Gravity Forms Gravity SMTP, HashiCorp Terraform, Linux, PHP, Pivotal Spring Boot, Resend, Sinch Mailgun, Twilio SendGrid, WordPress, Zoho, Zoho Mail
Attacker IPs: 173[.]199[.]90[.]188, 176[.]65[.]148[.]139, 176[.]65[.]148[.]30, 185[.]8[.]106[.]145, 185[.]8[.]106[.]37, 185[.]8[.]106[.]92, 185[.]8[.]107[.]155, 193[.]32[.]162[.]60, 45[.]148[.]10[.]120, 45[.]148[.]10[.]95
Attacker URLs: /wp-json/gravitysmtp/v1/tests/mock-data, /wp-json/gravitysmtp/v1/tests/mock-data?page=gravitysmtp-settings
Victim Industries: E-commerce, Media and Entertainment, Retail

Mitigation Advice

  • Immediately update all instances of the Gravity SMTP WordPress plugin to version 2.1.5 or later.
  • Rotate all API keys and OAuth tokens for services configured within the Gravity SMTP plugin, such as Amazon SES, Google, Mailjet, Resend, and Zoho.
  • Add the following IP addresses to your firewall or WAF blocklist: 45.148.10.95, 193.32.162.60, 176.65.148.139, 173.199.90.188, 45.148.10.120, 185.8.107.155, 185.8.106.37, 185.8.106.92, 185.8.106.145, and 176.65.148.30.
  • Review web server and WAF logs for any HTTP GET requests to the URI path '/wp-json/gravitysmtp/v1/tests/mock-data' to identify potential or successful exploitation attempts.

Compliance Best Practices

  • Implement a comprehensive vulnerability management program that includes maintaining an inventory of all WordPress plugins and establishing a process for promptly testing and deploying security patches.
  • Configure your Web Application Firewall (WAF) with a default-deny rule for unauthenticated access to non-public API endpoints, particularly those under paths like '/wp-json/'.
  • Establish a quarterly review process to audit the permissions of all API keys used in web applications, ensuring they are scoped to the minimum required functionality.
  • Configure automated alerting in your SIEM or log management platform to detect and notify security personnel of suspicious requests to sensitive API endpoints or patterns matching known information disclosure vulnerabilities.

Cisco Identity Services Engine RCE and Information Disclosure Vulnerabilities (CVE-2026-20181 CVE-2026-20190)

Cisco has released security updates addressing two vulnerabilities, CVE-2026-20181 and CVE-2026-20190, impacting Cisco Identity Services Engine (ISE) and Cisco ISE Passive Identity Connector (ISE-PIC). CVE-2026-20181 is a critical (CVSS 9.1) remote code execution vulnerability stemming from insufficient user-supplied input validation, allowing an authenticated attacker with administrative credentials to gain user-level access to the underlying operating system, elevate privileges to root, and potentially cause a denial-of-service condition in single-node deployments. CVE-2026-20190 is a high-severity (CVSS 7.5) information disclosure vulnerability caused by improper authorization checks, which could allow an attacker to access sensitive information, including hashed credentials. Cisco is currently unaware of any public exploitation of these vulnerabilities. Affected versions require specific patches: for CVE-2026-20181, ISE 3.3 requires Patch 11, ISE 3.4 requires Patch 6, and ISE 3.5 requires Patch 4 (August 2026); for CVE-2026-20190, ISE 3.4 requires Patch 6, and ISE 3.5 requires Patch 3, while versions earlier than 3.3 and 3.3 are not vulnerable to this specific CVE. Migration to a fixed release is necessary for versions earlier than 3.3.

Severity: Critical

Threat Details and IOCs

Malware: DragonForce, Water Tambanakua
CVEs: CVE-2026-20181, CVE-2026-20190
Technologies: Cisco Application Deployment Engine OS, Cisco Identity Services Engine, Cisco ISE Passive Identity Connector
Victim Industries: Construction, Education, Financial Services, Government, Healthcare, Manufacturing, Professional Services, Retail, Telecommunications
Victim Countries: France

Mitigation Advice

  • Use a vulnerability scanner with QIDs 317859 and 317860 to identify all vulnerable Cisco Identity Services Engine (ISE) and ISE Passive Identity Connector (ISE-PIC) instances on the network.
  • Apply patch 11 to all Cisco ISE and ISE-PIC instances running release 3.3 to remediate CVE-2026-20181.
  • Apply patch 6 to all Cisco ISE and ISE-PIC instances running release 3.4 to remediate both CVE-2026-20181 and CVE-2026-20190.
  • Apply patch 4 or higher to all Cisco ISE and ISE-PIC instances running release 3.5 to remediate both CVE-2026-20181 and CVE-2026-20190.
  • For Cisco ISE and ISE-PIC instances running releases earlier than 3.3, immediately begin planning the migration to a supported and patched release.
  • Restrict network access to the Cisco ISE and ISE-PIC administrative web interfaces to a dedicated management network or a limited set of authorized IP addresses.

Compliance Best Practices

  • Implement mandatory multi-factor authentication (MFA) for all administrative access to critical network infrastructure, including Cisco ISE.
  • Establish a recurring quarterly process to audit all administrative accounts on Cisco ISE, ensuring the principle of least privilege is enforced and removing any dormant or unnecessary accounts.
  • Evaluate and implement a high-availability (HA) configuration for the Cisco ISE deployment to ensure service continuity and prevent denial-of-service conditions resulting from node failure.
  • Ensure all Cisco ISE and ISE-PIC system and application logs are forwarded to a centralized SIEM and develop correlation rules to alert on anomalous administrative activity or suspicious HTTP requests targeting the devices.

The Gentlemen RaaS Uses GentleKiller EDR Framework Targeting 400 Security Processes

The Gentlemen ransomware-as-a-service (RaaS) operation, active since March 2025 and attributed to Alexander Andreevich Yapaev (aka hastalamuerte), employs a sophisticated suite of endpoint detection and response (EDR) killers for its affiliates, having claimed 504 victims primarily in Southeast Asia, South America, and Western Europe. This arsenal is built around the in-house GentleKiller framework, which features eight variants designed to mimic legitimate products and abuse vulnerable drivers via the bring your own vulnerable driver (BYOVD) technique, targeting over 400 processes across 48 distinct security programs. GentleKiller utilizes a shared defense-evasion layer, impersonating security vendors with fake version information, copied certificates, and icons, and protects its binaries with packers like Enigma or Themida. Specific drivers abused include "eb.sys" (Kaspersky), "nseckrnl.sys" (FACEIT Anti-Cheat), "GameDriverX64.sys" (Valorant), `"stpm_old.sys"` or `"stpm_new.sys"` (Javelin), "dmx.sys" (WatchDog), `"360netmon_wfp.sys"` (Network Blocker), "IMFForceDelete.sys" (Cleaner), and "PoisonX.sys" (G11), with "PoisonX.sys" also used to kill CrowdStrike Falcon EDR. The operation also integrates third-party tools like HexKiller ("googleApiUtil64.sys"), ThrottleBlood ("ThrottleBlood.sys"), and HavocKiller ("havoc.sys"), and rapidly operationalizes newly disclosed BYOVD proof-of-concept exploits. Additionally, The Gentlemen uses OxideHarvest (aka buildx641), a Rust-based credential stealer targeting numerous web browsers. This centralized EDR-killer suite lowers the entry barrier for affiliates, making The Gentlemen a technically agile RaaS group. A related CERT/CC advisory highlights a Secure Boot bypass vulnerability in UEFI applications from vendors like Acer, AMD, ASUS, ECS, Getac, GIGABYTE, Toshiba, and Uniwill, also leveraging BYOVD, which can be mitigated by updating the UEFI Forbidden Signature Database (DBX).

Severity: Critical

Threat Details and IOCs

Malware: ABCD ransomware, Agenda, AgendaCrypt, AK47 Ransomware, AKO Doxware, Babuk, BabyLockerKZ, BARADAI, Baxtoy, BEACON, Black Basta, buildx641, CatB, CatB99, Cobalt Strike, Conti, Coroxy, DragonForce, DroxiDat, GentleKiller, Gentlemen, Havoc, HavocKiller, HexKiller, HwAudKiller, Hyflock, LARVA-368, LockBit, LockBit 2.0, LockBit 3.0, LockBit Black, LockBit Red, LOCKBIT.WARLOCK, Lumma, LummaC2, Lumma Stealer, Medusa, MedusaLocker, Medusa Reborn, Mimikatz, Ninthbee, no_name_software, OxideHarvest, Phemedrone, Phemedrone Stealer, PoisonX, Prey, Qilin, RedLine, REvil, Rhysida, Sodinokibi, Storm-2697, SystemBC, The Gentlemen, ThrottleBlood, ThrottleStop.sys, TridentLocker, Vidar, Warlock, X2ANYLOCK
CVEs: CVE-2020-1472, CVE-2021-36942, CVE-2021-44228, CVE-2022-42045, CVE-2023-27532, CVE-2023-42789, CVE-2023-48788, CVE-2024-37085, CVE-2024-55591, CVE-2025-26125, CVE-2025-32433, CVE-2025-33073, CVE-2025-49704, CVE-2025-49706, CVE-2025-53770, CVE-2025-53771, CVE-2025-55182, CVE-2025-59718, CVE-2025-59719, CVE-2025-7771, CVE-2026-8863
Technologies: Acer, Acronis Cyber Protect, AMD Processors, ASUS, Baidu Antivirus, Bitdefender, BSD, Cisco, Cisco IOS, Cisco VPN, CrowdStrike, ECS, Erlang/OTP, ESET Endpoint Security, Fortinet FortiClientEMS, Fortinet FortiGate, Fortinet FortiOS, Fortinet FortiProxy, Getac, GIGABYTE, Gladinet CentreStack, Google Chrome, Hikvision IP Camera, Huawei, IObit Malware Fighter, Iperius Backup, Ivanti, Kaspersky, Kaspersky Endpoint Security, Linux, McAfee, Microsoft 365, Microsoft Defender Antivirus, Microsoft Entra ID, Microsoft Exchange Server, Microsoft Hyper-V, Microsoft Internet Information Services, Microsoft Outlook on the web, Microsoft SharePoint, Microsoft SQL Server, Microsoft Windows, Microsoft Windows Active Directory, Microsoft Windows Server, Mozilla Gecko, Okta, Oracle Database, Oracle MySQL, Palo Alto Networks, PostgreSQL, Qihoo 360, SAP ABAP, SentinelOne, SimpleHelp, SmarterTools SmarterMail, SolarWinds Web Help Desk, SonicWall, Sophos, Sophos Intercept X, TeamViewer, ThrottleStop, Trellix, Trend Micro, UEFI, Uniwill, Veeam Backup & Replication, Veritas Backup Exec, VMware, VMware ESXi
Threat Actors: Agenda, Akira, ArmCorp, Babuk, BlackBasta, CatB, Conti, Devman, DragonForce, Embargo, Gentlemen, GoldRebellion, GOLDSALEM, Hastalamuerte, LockBit, Medusa, MedusaRansomware, Ninthbee, PestilentMantis, PhantomMantis, PrimevalMantis, Qilin, RansomHub, RedLineCyber, REvil, Rhysida, STAC5143, Storm0506, Storm0826, Storm1567, Storm-2603, Storm-2697, Storm2697, Ta2101, TenaciousMantis, Thegentlemen, Unc3973, Unc4393, VenomousMantis, Warlock, WIZARDSPIDER, Zeta88
Attacker Countries: China, Malaysia, Russia
Attacker IPs: 176[.]120[.]22[.]127, 193[.]228[.]128[.]2, 209[.]15[.]71[.]121, 45[.]155[.]141[.]219, 77[.]246[.]103[.]110, 88[.]130[.]150[.]101, 91[.]92[.]242[.]30
Attacker Emails: bu4vs@mail[.]ru, hastalamuerte1488@protonmail[.]com
Attacker Domains: app-distribution[.]net, bestflowers247[.]online, exploit[.]in, mail[.]ru, protonmail[.]com, put[.]io, userstorage[.]mega[.]co[.]nz, velvet-parret[.]com
Attacker URLs: 0x0[.]st, temp[.]sh, vast[.]ai
Attacker Hashes: 078163d5c16f64caa5a14784323fd51451b8c831c73396b967b4e35e6879937b, 12500f6c87ce62712a0ed6652c57468d15c14223, 1fa071303fb846308571e64727501fb98b1c2be6, 22b38dad7da097ea03aa28d0614164cd25fafeb1383dbc15047e34c8050f6f67, 2f86898528c6cab3540c486a9bfaa0c029b73950, 331879f5eec8892bbd896f90bdbb1bad0bf63bd6, 56bee9df5833a637f5c54d5911df98b0812fe643, 5aa3124e5c4921e5edfc60133b5d71da21b07da3, 68fec379f2ae76c3d2ce913f7be650cea1d06990, 711ef221526997039e804a18db9647c91680bbe2, 7131b377e96016dc1911020c9f95b1b4d042d7b4, 7556ae58c215b8245a43f764f0676c7a8f0fdd1a, 82ed942a52cdcf120a8919730e00ba37619661a3, 8ae6bd18b129061f63642531f1b684cf0383c75d, 96f0dbf52aed0afd43e44500116b04b674f7358e, 9ad51ad97c01e97ab59214116740785e0f6320a8, a11ee9cdc59e5caa59aefd27b30d104f3ad68e62, a19117175dbc9ba4d23b5dce8415e299a2e32192, a5cf917ec4a7dfbdfa43621398604805d860c718, b0b912a3fd1c05d72080848ec4c92880004021a1, ba914fe77b177b45799403b16dd14765c510a074, c0979ec20b87084317d1bfa50405f7149c3b5c5f, cf4d74df17a91b4a36a2911b22afec5d8fa93a01, d29670e684e40ddc89b47010c37cbc96737035b6, d4b19141102015d436321e6f26976e98183cfd27, d605994fc72a2bb59b5cfb1624a1b9170eca73a2, da8de7257c6897d2220cdf9d4755b15aeb38715807e3665716d2ee761c266fdb, ec296f9501ad71e430810cb5cdc38d954d4ba536, ef9cd06683159397f099caa244e94e6eaad96eba, f0537cbb773ae12100b36731e7c39f5a9d852b14, f11aebccb9a86a7e2e653f90baec697f233c255f, fe1033335a045c696c900d435119d210361966e2fb5cd1ba3382608cfa2c8e68
Victim Industries: Aerospace, Agriculture, Business Services, Cloud Infrastructure, Construction, Consumer Services, Education, Energy, Financial, Financials, Financial Services, Government, Healthcare, Health Care Technology, Holding Companies & Conglomerates, Hospitality, Hospitals & Physicians Clinics, Information Security, Information Technology, Insurance, Legal Services, Manufacturing, Media & Publishing, Multimedia, Professional Services, Public Administration, Real Estate, Retail, Semiconductors, Software, Technology Hardware, Telecommunications, Transportation, Utilities
Victim Countries: Australia, Brazil, China, Colombia, Croatia, Czech Republic, Denmark, Egypt, France, Germany, India, Indonesia, Iraq, Ireland, Italy, Japan, Mauritius, Mexico, New Zealand, Norway, Palau, Peru, Philippines, Poland, Portugal, Romania, Russia, Saudi Arabia, Singapore, Spain, Taiwan, Thailand, Turkey, United Kingdom, United States, Vietnam

Mitigation Advice

  • Use your endpoint detection and response (EDR) or application control software to create block rules for the known malicious and vulnerable driver files mentioned in the report, including: eb.sys, nseckrnl.sys, GameDriverX64.sys, stpm_old.sys, stpm_new.sys, dmx.sys, 360netmon_wfp.sys, IMFForceDelete.sys, PoisonX.sys, googleApiUtil64.sys, ThrottleBlood.sys, and havoc.sys.
  • Prioritize applying the latest firmware and OS updates to systems from Acer, AMD, ASUS, ECS, Getac, GIGABYTE, Toshiba, and Uniwill to update the UEFI Forbidden Signature Database (DBX) and mitigate the Secure Boot bypass vulnerability.
  • Execute threat hunting queries in your security information and event management (SIEM) and EDR tools for file names, process names, or command-line arguments containing 'OxideHarvest' or 'buildx641' to detect the presence of the credential stealer.
  • Configure a detection rule in your SIEM to generate a high-priority alert if multiple security agent processes (e.g., EDR, antivirus) are terminated on a single endpoint within a short time frame, such as 60 seconds.

Compliance Best Practices

  • Develop and deploy an application control policy, such as Windows Defender Application Control (WDAC), to enforce a list of authorized drivers and block all others from loading on endpoints.
  • Plan and execute the phased deployment of Hypervisor-Protected Code Integrity (HVCI), also known as Memory Integrity, on all compatible endpoints to prevent unauthorized or vulnerable drivers from being loaded into the Windows kernel.
  • Establish a program to enforce the principle of least privilege by systematically removing local administrator rights from standard user accounts and implementing a just-in-time (JIT) access solution for administrative tasks.
  • Implement a quarterly security audit process to verify the integrity of installed security tools on endpoints. This process should include checking file hashes, digital signature validity, and version numbers against vendor-provided baselines.
Sources

https://buaq.net/go-423056.html

https://buaq.net/go-423075.html

https://cyberpress.org/fortinet-flaws-fuel-ransomware/

https://cyberpress.org/gentlemen-edr-killer-suite/

https://gbhackers.com/fortinet-flaws-ai-and-custom-c2-tools-exploited/

https://gbhackers.com/gentlemen-raas-scales-to-166-victims/

https://gbhackers.com/gentlemen-raas-unifies-evasion-suite/

https://gbhackers.com/ransomware-abuses-system-task/

https://industrialcyber.co/ransomware/the-gentlemen-ransomware-combines-advanced-encryption-with-self-propagation-targeting-critical-sectors/

https://krebsonsecurity.com/2026/06/who-runs-the-ransomware-group-the-gentlemen/

https://osintteam.blog/the-gentlemen-ransomware-threat-profile-b416da89a80d?source=rss----2983bc435765---4

https://securityonline.info/gentlemen-ransomware-threat-microsoft/

https://thehackernews.com/2026/06/the-gentlemen-raas-uses-gentlekiller.html

https://thehackernews.com/2026/06/the-gentlemen-ransomware-claims-478.html

https://www.bleepingcomputer.com/news/security/gentlemen-ransomware-uses-multiple-edr-killers-to-disable-defenses/

https://www.hendryadrian.com/who-runs-the-ransomware-group-the-gentlemen-krebs-on-security/

https://www.microsoft.com/en-us/security/blog/2026/05/28/the-gentlemen-ransomware-dissecting-a-self-propagating-go-encryptor/

https://www.securitylab.ru/news/573964.php

https://www.securityweek.com/ransomware-attack-shuts-down-mills-of-australias-second-largest-sugar-producer/

https://www.welivesecurity.com/en/eset-research/killing-me-gently-inside-gentlemens-edr-killer-framework/

Klue OAuth Breach Linked to 'Icarus' Salesforce Data Theft Attacks

A Klue OAuth breach has facilitated the "Icarus" threat actors in stealing Salesforce CRM data from multiple organizations, leading to an ongoing extortion campaign. The attack involved compromising Klue's backend systems to steal OAuth tokens, which were then used with automated Python scripts to query Salesforce's REST API. Threat actors conducted reconnaissance via the '/services/data/v59.0/sobjects' endpoint before exfiltrating data using '/services/data/v59.0/query'. Stolen data includes CRM-related information such as business contacts, sales communications, price quotes, and competitive intelligence, with cybersecurity firm Huntress confirming their Salesforce data was exfiltrated. Salesforce has since disabled the Klue Battlecards integration, and Klue has disabled integrations with platforms including HubSpot, SharePoint, Zoom, Gong, Chorus, Clari, Google Drive, and Slack. Organizations are advised to review Salesforce and related SaaS logs for activity originating from IP addresses 138.226.246.94, 212.86.125.24, 213.111.148.90, and 94.154.32.160, revoke and rotate OAuth tokens, terminate active sessions, and review Salesforce logs for unusual API activity.

Severity: Critical

Threat Details and IOCs

CVEs: CVE-2026-50656
Technologies: Google Drive, HubSpot, Klue, Microsoft SharePoint, Salesforce, Slack
Threat Actors: MrBean, ShinyHunters
Attacker IPs: 138[.]226[.]246[.]94, 212[.]86[.]125[.]24, 213[.]111[.]148[.]90, 94[.]154[.]32[.]160
Attacker Domains: baccarat[.]com[.]au, gofile[.]io, house[.]com[.]au, robinskitchen[.]com[.]au
Victim Industries: Information Security, Retail, Software, Technology Hardware
Victim Countries: Australia, Canada, United States

Mitigation Advice

  • Add the IP addresses 138.226.246.94, 212.86.125.24, 213.111.148.90, and 94.154.32.160 to the network firewall blocklist.
  • Query SIEM, firewall, and Salesforce logs for any connections or API activity from the IP addresses 138.226.246.94, 212.86.125.24, 213.111.148.90, and 94.154.32.160.
  • If your organization uses the Klue Battlecards integration with Salesforce, immediately revoke all associated OAuth tokens and terminate all active sessions for the integration within the Salesforce platform.
  • Review Salesforce API logs for anomalous activity, specifically looking for queries to the '/services/data/v59.0/sobjects' endpoint followed by a high volume of queries to the '/services/data/v59.0/query' endpoint from a single service account.
  • If using Klue, immediately review and consider revoking OAuth tokens for all other connected third-party platforms, such as HubSpot, SharePoint, and Google Drive, until Klue confirms the issue is fully remediated.

Compliance Best Practices

  • Establish a recurring security review process to audit all third-party SaaS applications that use OAuth to connect to critical systems like Salesforce, ensuring they are actively maintained and necessary.
  • For all third-party Salesforce integrations, reconfigure their OAuth permissions to enforce the principle of least privilege, granting access only to the specific API endpoints and data objects required for their function.
  • Develop and implement SIEM detection rules to alert on anomalous SaaS API activity, such as a sudden high volume of queries from a single OAuth integration or access to an unusually broad range of data objects in a short time frame.
  • Implement and enforce a credential lifecycle management policy for all non-user accounts, including service accounts and API keys, that includes periodic review, rotation, and automated disabling of dormant accounts after a defined period of inactivity.
  • For critical SaaS platforms like Salesforce, configure API access controls to only allow connections from an explicit allowlist of trusted IP address ranges belonging to your approved third-party integrators.

Authors & Contributors

Brian Sayer (Author)

Threat Intelligence Analyst, F5