ZeroHour

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2022-22706
Unprivileged Memory-Write Flaw in Arm Mali GPU Kernel Drivers

CVE-2022-22706 is a memory-safety flaw (CWE-119) in the Arm Mali GPU kernel driver that lets a local, non-privileged user gain write access to memory pages that should be read-only, potentially enabling privilege escalation or tampering with protected memory (CVSS 3.1: 7.8, local attack vector). It is triggered by a low-privileged local user interacting with the GPU driver on devices running affected Midgard (r26p0-r31p0), Bifrost (r0p0-r35p0), or Valhall (r19p0-r35p0) driver releases, which are widely shipped in Android SoCs such as those from MediaTek and HiSilicon. A successful attacker gains high confidentiality, integrity, and availability impact on the local device. CISA added the bug to the Known Exploited Vulnerabilities catalog on 2023-03-30, and security reporting ties Mali GPU driver zero-day exploitation to commercial spyware campaigns targeting Android and iOS users in Italy, Malaysia, Kazakhstan, and the UAE. The fix reached end users through vendor firmware, including the June 2023 Android security update.

Do: Apply updated Arm Mali GPU kernel drivers via your device/SoC vendor's firmware, ensuring Android endpoints are on security patch levels that include the fix (the June 2023 Android Security Bulletin shipped the Mali driver fix). Enterprises should inventory Android devices using Mali-based SoCs (e.g., MediaTek, HiSilicon) and prioritize patching devices exposed to spyware-targeted users; no workarounds are documented, and the CISA KEV required action is to apply updates per vendor instructions.

7.81% KEV
  • Arm Midgard GPU kernel driver r26p0 through r31p0
  • Arm Bifrost GPU kernel driver r0p0 through r35p0
  • Arm Valhall GPU kernel driver r19p0 through r35p0
masshundreds of millions of Android devices (Mali GPUs are integrated into a large share of Android SoCs; subset running affected driver versions)
CVE-2024-43333
Incorrect Privilege Assignment vulnerability in NotFound Admin and Site Enhancements (ASE) Pro allows Privilege Escalation.

Incorrect Privilege Assignment vulnerability in NotFound Admin and Site Enhancements (ASE) Pro allows Privilege Escalation. This issue affects Admin and Site Enhancements (ASE) Pro: from n/a through 7.6.2.1.

NVD description · AI analysis pending
7.5<1%
  • WordPress
CVE-2024-53104
Out-of-Bounds Write in Linux Kernel UVC Video Driver (CVE-2024-53104)

CVE-2024-53104 is an out-of-bounds write (CWE-787) in the Linux kernel's uvcvideo (USB Video Class) driver: uvc_parse_format does not skip frames of type UVC_VS_UNDEFINED, but those frame types were not accounted for when sizing the frames buffer in uvc_parse_streaming. The flaw is triggered when the kernel parses format/frame descriptors from a USB camera device, so a crafted or nonconforming USB video descriptor can corrupt adjacent kernel memory. An attacker with local, low-privileged access (CVSS 3.1: AV:L/AC:L/PR:L, 7.8 High) can gain kernel memory corruption with high impact to confidentiality, integrity and availability, typically yielding local privilege escalation. Any Linux system or Android device running a kernel that ships the UVC driver is in scope, including Debian and other distributions built from affected kernel sources. Exploitation is confirmed in the wild: the vulnerability was added to CISA's KEV on 2025-02-05, Google fixed it as an actively exploited flaw in the March 2025 Android Security Update, and EPSS currently estimates a 3.4% (88th percentile) probability of exploitation over the next 30 days.

Do: Upgrade to a Linux kernel version that contains the uvcvideo fix (apply updated kernel packages from your distribution, e.g. Debian), and for Android devices install the March 2025 Android Security Bulletin patches or later. Follow the CISA KEV required action by applying vendor mitigations or discontinuing use if patches are unavailable. To gauge exposure on unpatched hosts, check whether the UVC driver is loaded (e.g. 'lsmod | grep uvcvideo') and restrict untrusted USB video devices until patched.

7.83% KEV
  • Linux kernel (uvcvideo / USB Video Class driver)
  • Debian Linux
masshundreds of millions of Linux/Android installations potentially carrying the vulnerable driver (Linux kernel runs on billions of devices and the UVC driver…
CVE-2024-56161
Improper signature verification in AMD CPU ROM microcode patch loader may allow an attacker with local administrator privilege to load malicious CPU microcode r

Improper signature verification in AMD CPU ROM microcode patch loader may allow an attacker with local administrator privilege to load malicious CPU microcode resulting in loss of confidentiality and integrity of a confidential guest running under AMD SEV-SNP.

NVD description · AI analysis pending
7.2<1%
CVE-2024-57726
+2 in the same advisory: …57727 …57728
Missing-Authorization Privilege Escalation in SimpleHelp Remote Support <= 5.5.7

SimpleHelp remote support software versions 5.5.7 and earlier contain a missing-authorization flaw (CWE-862) that lets low-privileged technicians create API keys with excessive permissions. A network attacker holding only a technician-level account can mint such an over-privileged API key and use it to escalate to the SimpleHelp server admin role, with no user interaction required (CVSS 3.1 score 9.9, scope changed). Successful exploitation yields full administrative control of the SimpleHelp server, the remote-access/RMM platform support staff use to reach endpoints, which can also expose downstream customer environments when the server is run by an MSP. Any organization running SimpleHelp 5.5.7 or earlier is affected, with MSPs at particular risk given their downstream reach. The flaw is confirmed exploited in the wild: it was added to CISA KEV on 2026-04-24 with known ransomware use, carries a 66.6% EPSS score (99th percentile), and public reporting describes ransomware operators chaining SimpleHelp flaws in double-extortion attacks against an MSP and its customers.

Do: Upgrade SimpleHelp to the latest vendor release newer than 5.5.7 and apply vendor mitigation guidance; federal agencies must meet BOD 22-01 requirements or discontinue use. Audit existing API keys (especially those created by technician accounts) for excessive permissions, review audit logs for unexpected key creation or admin activity, and restrict internet exposure of SimpleHelp servers. Organizations whose MSP uses SimpleHelp should confirm the MSP's instance is patched before trusting remote sessions.

9.9
group max
67% KEV ransomware
  • SimpleHelp remote support software 5.5.7 and earlier
moderatelow thousands of exposed self-hosted SimpleHelp server deployments (est.), amplified to many downstream endpoints where instances are run by MSPs
CVE-2024-57968
+1 in the same advisory: …25181
Unrestricted File Upload in Advantive VeraCore upload.aspx

Advantive VeraCore, a warehouse management and order fulfillment platform, contains an unrestricted file upload flaw (CWE-434) in its upload.aspx endpoint that fails to properly restrict what files can be uploaded and where they are stored. A remote attacker with no credentials can abuse the endpoint to write files into unintended, attacker-influenced folders on the server. By placing crafted files (for example, script files) into web-reachable directories, an attacker can typically escalate an arbitrary upload into webshell deployment and code execution on the hosting server. Any organization running VeraCore, especially instances with the upload endpoint reachable from the internet, is exposed. The flaw was added to CISA's Known Exploited Vulnerabilities catalog on 2025-03-10, indicating active exploitation, and EPSS assigns a 32.3% probability of exploitation within 30 days (98th percentile).

Do: Apply the mitigations required under CISA KEV/BOD 22-01, following Advantive's instructions, and contact the vendor for the fixed release since no patched version is specified in the available data. In the interim, restrict network access to upload.aspx (allow only trusted users or VPN/internal traffic), enforce file-type and destination validation at a WAF/reverse proxy where possible, and hunt for unexpected or recently modified files in VeraCore's web directories plus suspicious entries in web access logs to detect webshells or uploaded payloads.

8.8
group max
32% KEV PoC ×2
  • Advantive VeraCore
nicheroughly hundreds to low thousands of deployments (fulfillment/3PL and e-commerce operations running VeraCore)
CVE-2025-0411
Mark-of-the-Web Bypass in 7-Zip Enables Code Execution via Crafted Archives

CVE-2025-0411 is a protection-mechanism bypass in 7-Zip's handling of archived files: when extracting a crafted archive that carries the Mark-of-the-Web, 7-Zip fails to propagate the MotW flag to the extracted files. Exploitation requires user interaction, as the target must visit a malicious page or open a malicious archive. Because the extracted files lose their MotW designation, Windows skips its usual security prompts on attacker-supplied executables or scripts, allowing arbitrary code execution in the context of the current user. Anyone running affected 7-Zip installations is exposed, including NetApp Active IQ Unified Manager deployments that incorporate 7-Zip. The flaw was exploited as a zero-day — Russian cybercrime groups and SmokeLoader campaigns, notably targeting Ukrainian organizations, abused it — and CISA added it to the Known Exploited Vulnerabilities catalog on 2025-02-06.

Do: Upgrade 7-Zip to the latest patched release per vendor guidance, and for NetApp Active IQ Unified Manager apply the update specified in NetApp's security advisory; the CISA KEV required action is to apply vendor mitigations or discontinue use. Until patched, treat archives from untrusted sources with caution and verify extracted executables manually, since MotW prompts will not fire on extracted files. Hunt for signs of SmokeLoader-style post-extraction execution in user workstations.

7.067% KEV
  • 7-Zip
  • NetApp Active IQ Unified Manager
masstens of millions of users (7-Zip is among the most widely deployed Windows archive utilities, plus NetApp-bundled deployments)
CVE-2025-0994
Authenticated Deserialization RCE in Trimble Cityworks

Trimble Cityworks, a GIS-based asset management platform used largely by local governments and utilities, contains a deserialization vulnerability (CWE-502). An authenticated user triggers the flaw by submitting maliciously crafted serialized input to the Cityworks web application. Successful exploitation yields remote code execution on the underlying Microsoft IIS web server hosting the product. Any organization running Cityworks on IIS is affected, especially where the server is internet-facing. The flaw was added to CISA's Known Exploited Vulnerabilities catalog on 2025-02-07, confirming exploitation in the wild; no public PoC is known, CVSS scoring is pending, and EPSS assigns roughly a 31% probability of exploitation within 30 days.

Do: Patch or apply Trimble's mitigations to all Cityworks/IIS servers per vendor instructions, as required by the CISA KEV listing, and discontinue use if mitigations are unavailable. Because exploitation requires authentication, review and rotate Cityworks accounts and credentials, and inspect IIS/application logs on exposed servers for signs of compromise (ransomware use is unconfirmed but possible).

8.631% KEV
  • Trimble Cityworks
nicheroughly hundreds to low thousands of deployments, concentrated at local governments, utilities and public agencies (estimate; no public install counts…
CVE-2025-20124
+1 in the same advisory: …20125
A vulnerability in an API of Cisco ISE could allow an authenticated, remote attacker to execute arbitrary commands as the root user on an affected device.

A vulnerability in an API of Cisco ISE could allow an authenticated, remote attacker to execute arbitrary commands as the root user on an affected device. This vulnerability is due to insecure deserialization of user-supplied Java byte streams by the affected software. An attacker could exploit this vulnerability by sending a crafted serialized Java object to an affected API. A successful exploit could allow the attacker to execute arbitrary commands on the device and elevate privileges. Note: To successfully exploit this vulnerability, the attacker must have valid read-only administrative credentials. In a single-node deployment, new devices will not be able to authenticate during the reload time.

NVD description · AI analysis pending
7.218%
  • cisco identity services engine
CVE-2025-21415
Authentication bypass by spoofing in Azure AI Face Service allows an authorized attacker to elevate privileges over a network.

Authentication bypass by spoofing in Azure AI Face Service allows an authorized attacker to elevate privileges over a network.

NVD description · AI analysis pending
8.8<1%
  • microsoft azure ai face service
CVE-2025-23114
A vulnerability in Veeam Updater component allows Man-in-the-Middle attackers to execute arbitrary code on the affected server.

A vulnerability in Veeam Updater component allows Man-in-the-Middle attackers to execute arbitrary code on the affected server. This issue occurs due to a failure to properly validate TLS certificate.

NVD description · AI analysis pending
9.0<1%
CVE-2025-23369
An improper verification of cryptographic signature vulnerability was identified in GitHub Enterprise Server that allowed signature spoofing for unauthorized in

An improper verification of cryptographic signature vulnerability was identified in GitHub Enterprise Server that allowed signature spoofing for unauthorized internal users. Instances not utilizing SAML single sign-on or where the attacker is not already an existing user were not impacted. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.12.14, 3.13.10, 3.14.7, 3.15.2, and 3.16.0. This vulnerability was reported via the GitHub Bug Bounty program.

NVD description · AI analysis pending
7.62%
  • github enterprise server
CVE-2025-24118
The issue was addressed with improved memory handling.

The issue was addressed with improved memory handling. This issue is fixed in iPadOS 17.7.4, macOS Sequoia 15.3, macOS Sonoma 14.7.3. An app may be able to cause unexpected system termination or write kernel memory.

NVD description · AI analysis pending
7.14%
  • apple ipados
  • apple macos
CVE-2025-24648
Incorrect Privilege Assignment vulnerability in Bowo Admin and Site Enhancements (ASE) admin-site-enhancements allows Privilege Escalation.This issue affects Ad

Incorrect Privilege Assignment vulnerability in Bowo Admin and Site Enhancements (ASE) admin-site-enhancements allows Privilege Escalation.This issue affects Admin and Site Enhancements (ASE): from n/a through <= 7.6.2.1.

NVD description · AI analysis pending
7.5<1%
  • WordPress
CVE-2025-24734
Missing Authorization vulnerability in CodeSolz Better Find and Replace real-time-auto-find-and-replace allows Privilege Escalation.This issue affects Better Fi

Missing Authorization vulnerability in CodeSolz Better Find and Replace real-time-auto-find-and-replace allows Privilege Escalation.This issue affects Better Find and Replace: from n/a through <= 1.6.7.

NVD description · AI analysis pending
8.8<1%
  • WordPress
CVE-2025-25064
+1 in the same advisory: …25065
Authenticated SQL Injection in Zimbra Collaboration ZimbraSync Service

CVE-2025-25064 is a SQL injection flaw in the ZimbraSync Service SOAP endpoint of Zimbra Collaboration Suite, caused by insufficient sanitization of a user-supplied parameter. An authenticated attacker triggers it by sending a crafted SOAP request with malicious content in a specific parameter, allowing arbitrary SQL queries to be injected into the backend database. Successful exploitation can let the attacker retrieve email metadata from the database, with the high CVSS 8.8 score reflecting potentially serious confidentiality, integrity and availability impact. It affects Zimbra Collaboration 10.0.x prior to 10.0.12 and 10.1.x prior to 10.1.4, so any organization running those branches with the sync service exposed is in scope. As of the advisory date there is no public proof-of-concept, it is not listed in CISA KEV, but its EPSS of 36.7% (98th percentile) indicates an elevated likelihood of exploitation attempts within 30 days, and fixes were shipped in Zimbra's recent security release alongside patches for stored XSS and SSRF issues.

Do: Upgrade Zimbra Collaboration to 10.0.12 (for the 10.0.x branch) or 10.1.4 (for the 10.1.x branch), or later, applying the current security patch release which also fixes related stored XSS and SSRF issues. Because exploitation requires authentication, review for suspicious or compromised accounts and restrict exposure of the ZimbraSync Service SOAP endpoint until patched. Monitor vendor advisories for updates on exploitation activity given the elevated EPSS score.

8.8
group max
37%
  • Synacor Zimbra Collaboration Suite (ZimbraSync Service SOAP endpoint) 10.0.x before 10.0.12
  • Synacor Zimbra Collaboration Suite (ZimbraSync Service SOAP endpoint) 10.1.x before 10.1.4
largeon the order of tens of thousands of internet-exposed Zimbra servers, of which a substantial share run the affected 10.0.x/10.1.x branches (roughly 10k+…

Indicators of compromiseAll →

TypeIndicatorContext
domainasp.nethine Keys — Threat actors are exploiting publicly disclosed ASP.NET machine keys to inject and execute malicious code responsib
Full article2,187 words · extracted from thehackernews.com · click to collapse

Ravie LakshmananFeb 10, 2025Cybersecurity / Weekly Recap

In cybersecurity, the smallest crack can lead to the biggest breaches. A leaked encryption key, an unpatched software bug, or an abandoned cloud storage bucket—each one seems minor until it becomes the entry point for an attack.

This week, we’ve seen cybercriminals turn overlooked weaknesses into major security threats, proving once again that no system is too small to be targeted. The question isn’t whether attackers will find a way in—it’s whether you’ll be prepared when they do.

Let’s break down what you need to know.

⚡ Threat of the Week

Microsoft Warns of Attacks Exploiting ASP.NET Machine Keys — Threat actors are exploiting publicly disclosed ASP.NET machine keys to inject and execute malicious code responsible for launching the Godzilla post-exploitation framework. Microsoft said it has identified over 3,000 publicly disclosed keys that could be used for these types of attacks dubbed ViewState code injection. The company also said it removed key-related artifacts from "limited instances" where they were included in its documentation.

🔔 Top News

  • Multiple Security Flaws Come Under Exploitation — Malicious actors are exploiting recently disclosed security flaws in SimpleHelp remote desktop software (CVE-2024-57726, CVE-2024-57727, and CVE-2024-57728) as part of a suspected ransomware attack. Separately, Russian cybercrime groups have been found to exploit a flaw affecting the 7-Zip archiver tool (CVE-2025-0411) to evade mark-of-the-web (MotW) protections on Windows systems and deliver the SmokeLoader malware as part of attacks aimed at Ukrainian entities. Lastly, the U.S. Cybersecurity and Infrastructure Security Agency (CISA) warned that a security flaw impacting Trimble Cityworks GIS-centric asset management software (CVE-2025-0994) has come under active exploitation in the wild.
  • Ransomware Payments Drop to $813.5M in 2024 — Ransomware attacks earned cybercrime groups $813.5 million in 2024, marking a significant drop from $1.25 billion in 2023. That said, 2024 also witnessed the highest volume of annual ransomware cases since 2021, reaching a staggering 5,263 attacks, an increase of 15% year-over-year. The decline is attributed to the growing law enforcement success in dismantling ransomware gangs, heightened global awareness about the threat, and a fragmented ecosystem where lone wolf actors are known to seek smaller ransom payments.
  • Lazarus's Job-Themed Campaign Delivers JavaScript Malware — The Lazarus Group of North Korea has been linked to an active campaign that leverages fake LinkedIn job offers in the cryptocurrency and travel sectors to deliver malware capable of infecting Windows, macOS, and Linux operating systems. Bitdefender, which identified the activity, said it likely falls under the Contagious Interview cluster, although the JavaScript malware used in the attacks is different from BeaverTail samples used in the latter.
  • SparkCat Uses Android and iOS Apps to Steal Data — A new malware campaign dubbed SparkCat has leveraged a suite of bogus apps on both Apple's and Google's respective app stores to steal victims' mnemonic phrases associated with cryptocurrency wallets. The development marks one of the first instances where a stealer with optical character recognition (OCR) capabilities has been discovered in the Apple App Store. The offending apps have since been removed from both the app storefronts.
  • Kyrgyzstan and Turkmenistan Orgs Targeted by Silent Lynx — A never-before-seen hacking group tracked as Silent Lynx has targeted embassies, lawyers, government-backed banks, and think tanks located in Kyrgyzstan and Turkmenistan to deploy a PowerShell script that uses Telegram for command-and-control. The activity, attributed to a Kazakhstan-origin threat actor with a medium level of confidence, shares tactical overlaps with another hacking group name YoroTrooper (aka SturgeonPhisher), which has been linked to attacks targeting the Commonwealth of Independent States (CIS) countries using PowerShell and Golang tools.

‎️‍🔥 Trending CVEs

Your go-to software could be hiding dangerous security flaws—don’t wait until it’s too late! Update now and stay ahead of the threats before they catch you off guard.

This week’s list includes — CVE-2025-25064, CVE-2025-25065 (Zimbra Collaboration), CVE-2024-57968, CVE-2025-25181 (Advantive VeraCore), CVE-2025-20124, CVE-2025-20125 (Cisco Identity Services Engine), CVE-2025-23114 (Veeam Backup), CVE-2024-56161 (AMD), CVE-2025-21415 (Azure AI Face Service), CVE-2024-53104 (Linux Kernel/Android), CVE-2022-22706 (Arm), CVE-2025-23369 (GitHub Enterprise Server), PSV-2023-0039, PSV-2024-0117 (NETGEAR), CVE-2025-24118 (Apple), CVE-2025-24648, CVE-2024-43333 (Admin and Site Enhancements plugin), and CVE-2025-24734 (Better Find and Replace plugin).

📰 Around the Cyber World

  • Brute-Force Attack Campaign Targets Networking Devices — Threat hunters are warning of a large-scale brute force password attack using nearly 2.8 million IP addresses to guess the credentials for a wide range of networking devices, including those from Ivanti, Palo Alto Networks, and SonicWall, per the Shadowserver Foundation. The IP addresses are mainly located in Brazil, Russia, Turkey, Argentina, Iraq, and Morocco, among others. These IP addresses belong to IoT devices from various vendors like MikroTik, Huawei, Cisco, Boa, and ZTE, which are commonly infected by botnet malware.
  • Rare Wolf Goes After Russia — The threat actor known as Rare Wolf (aka Rezet) has been linked to a new set of cyber attacks targeting Russian industrial enterprises in January 2025. The attacks involve the use of phishing lures that employ themes related to seminar invitations in order to deliver malware. Russian organizations across various industries have also been targeted by a large-scale campaign designed to propagate NOVA stealer, a new commercial fork of Snake Keylogger.
  • AI Agents Can Become a Vector for Bot-Driven Card Testing Attacks — Threat actors are known to use automated bot programs to test pilfered cards on multiple e-commerce websites. Such card testing attacks typically exploit stolen credit card details through small, unnoticed purchases to verify active cards for larger fraud. "This entire operation is highly automated, making it challenging for fraud detection systems to catch these fraudulent transactions in real time," Group-IB said. "By the time the actual cardholder notices unusual activity, fraudsters may have already validated multiple cards, and used them for larger unauthorized transactions." With the advent of AI agents to perform web-based tasks on behalf of users, the company said the tools present new risks for the banking industry, allowing for automation of card testing and fraud operations at scale.
  • Abandoned AWS S3 Buckets Can Be Repurposed for Supply Chain Attacks — New research has found that it's possible to register abandoned Amazon S3 buckets in order to stage supply chain attacks at scale. watchTowr Labs said it discovered about 150 Amazon S3 buckets that had previously been used across commercial and open-source software products, governments, and infrastructure deployment/update pipelines. It then re-registered them for a mere $420.85 with the same names. Over a period of two months, the cybersecurity company said the buckets in question received more than 8 million HTTP requests for software updates, JavaScript files, virtual machine images, pre-compiled binaries for Windows, Linux, and macOS, and SSL-VPN configurations, among others. This also meant that a threat actor in possession of these buckets could have responded to the requests with a nefarious software update, CloudFormation templates that grant unauthorized access to an AWS environment, and malicious executables. These networks, watchTowr said, originated from the government networks of the U.S., the U.K., Poland, Australia, South Korea, Turkey, Taiwan, and Chile; military networks, Fortune 500 companies, instant messaging platforms, and universities. The findings once again highlight the security risk associated with abandoned or expired infrastructure, and how source code references to non-existent cloud assets can have serious supply chain ramifications. "We believe that in the wrong hands, the research we have performed could have led to supply chain attacks that out-scaled and out-impacted anything we as an industry have seen so far – or put more clearly, we would've embarrassed Cozy Bear and made their SolarWinds adventures look amateurish and insignificant," the company said.
  • Five Eyes Nations Release Guidance for Edge Devices — Five Eyes cybersecurity agencies in Australia, Canada, New Zealand, the U.K., and the U.S., along with Czechia and Japan, have released joint guidance for network edge devices, urging device manufacturers to improve forensic visibility by integrating secure-by-default logging to help defenders detect attacks and investigate incidents. Organizations are also recommended to follow vendor hardening guides, subscribe to vendor notifications and advisories, keep devices always updated, enable centralized logging, enforce multi-factor authentication (MFA), disable unused functionality, maintain detailed device inventories, track configuration changes, detect hardware changes, review security policies, implement role-based access control, and include edge device compromise in their incident response plans. The development comes as edge appliances are increasingly becoming a lucrative target for gaining access to target environments.
  • U.K. Reportedly Asks for Backdoor Access to Apple iCloud Data — Security officials in the U.K. are said to have ordered Apple to create a backdoor to access any Apple user's iCloud content. The demand, first reported by The Washington Post, "requires blanket capability to view fully encrypted material, not merely assistance in cracking a specific account, and has no known precedent in major democracies." The order is said to have been issued by the U.K. Home Office under the Investigatory Powers Act (IPA), also nicknamed the Snoopers' Charter. In response, Apple is expected to stop offering encrypted storage, specifically Advanced Data Protection, in the U.K. Neither the company nor U.K. government officials have formally commented on the matter. In a statement shared with BBC, Privacy International called the move an "unprecedented attack" on the private data of individuals, and that it "sets a hugely damaging precedent." While Apple offers two levels of encryption for the cloud – Standard data protection and Advanced Data Protection – the former encrypts iCloud data and stores the encryption keys in its own data centers. Furthermore, only certain categories of data, such as health data and passwords, are end-to-end encrypted. Advanced Data Protection, in contrast, is an opt-in feature that provides end-to-end encryption (E2EE) for iCloud backups. Security services and lawmakers have consistently pushed back against the growing use of end-to-end encryption services, arguing that they could deter efforts to combat serious crime such as terrorism and child sexual abuse, as well as help criminals conceal illicit activity.
  • "Dangerous Hacker" Arrested in Spain — Spanish law enforcement authorities have announced the arrest of an individual suspected of conducting cyber attacks against dozens of organizations. The unnamed man was arrested in the town of Calpe in Spain's Alicante province for allegedly carrying out attacks on more than 40 organizations and leaking stolen data under the alias "natohub." This included NATO, the United Nations, the U.S. Army, and the International Civil Aviation Organization (ICAO). He is also accused of targeting organizations in Spain, including the country’s mint, universities, government entities, and law enforcement agencies. "The suspect, who had extensive knowledge of computers, had managed to set up a complex technological network through the use of anonymous messaging and browsing applications, through which he had managed to hide his tracks and thus make his identification difficult," the National Police said.

🎥 Expert Webinar

  • From Code to Runtime: See How ASPM Transforms Application Protection — Join our next webinar with Amir Kaushansky of Palo Alto Networks and discover how ASPM transforms app security. Learn to unify code insights with runtime data, close security gaps, and shift from reactive fixes to proactive defense. Empower your team with smarter, holistic protection against modern threats.
  • From Debt to Defense: How to Spot and Fix Identity Gaps — Join this free webinar and learn how to close identity gaps and fortify your defenses. Experts Karl Henrik Smith and Adam Boucher will reveal how Okta’s Secure Identity Assessment streamlines processes, prioritizes critical fixes, and future-proofs your identity strategy to reduce risks and optimize resources.

P.S. Know someone who could use these? Share it.

🔧 Cybersecurity Tools

  • BaitRoute (Honeypot) — It is a tool that creates fake vulnerable web endpoints to catch hackers in the act. When an attacker tries to exploit these decoy sites, you'll get an instant alert with details like their IP address and request info. It’s easy to integrate with your existing projects using Go, Python, or JavaScript, and it comes with ready-to-use rules so you can start protecting your site right away.
  • Volatility Workbench — It is a free, open-source GUI for memory forensics that speeds up analysis and cuts out command-line hassles. It auto-detects systems, saves settings, and supports Windows, Mac, and Linux, making digital investigations simpler and faster.

🔒 Tip of the Week

Keep Your AI Interactions Private & Secure — AI tools like chatbots and voice assistants collect and store your data, which can be hacked, misused, or even influence your decisions. Avoid sharing personal details (passwords, finances, or sensitive info) in AI chats. Turn off unnecessary permissions (like mic or camera access) when not needed. Use AI services that allow data deletion and opt out of tracking when possible. Always fact-check AI responses before trusting them. Your data is valuable—don’t give away more than necessary.

Conclusion

This week’s developments prove once again that cybersecurity is not a one-time fix but an ongoing battle. Whether it’s closing loopholes, staying ahead of emerging threats, or adapting to new attack strategies, the key to resilience is vigilance.

Keep patching, keep questioning, and keep learning. See you next week with more insights from the front lines of cybersecurity.

Found this article interesting? Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.

Text extracted automatically; images, tables and formatting may be missing. Original: https://thehackernews.com/2025/02/thn-weekly-recap-top-cybersecurity_10.html