Executive Summary
In May 2025, security researchers at the Pwn2Own Ireland contest successfully exploited 56 previously unknown zero-day vulnerabilities across a broad range of consumer and enterprise devices—including the latest Samsung Galaxy S25 smartphone—over the course of a single day, earning nearly $793,000 in rewards. Participants used advanced exploitation chains targeting device software, firmware, and novel attack surfaces to gain remote code execution and bypass layered security controls. The demonstration of these critical flaws underlined the sophistication of contemporary offensive security techniques and the persistent risk posed by undiscovered vulnerabilities in modern technology stacks. Vendors were immediately notified, but the affected products are widely used globally.
This incident exemplifies the accelerating pace and scale at which new vulnerabilities are uncovered, often by highly skilled researchers using techniques similar to those seen in active threat landscapes. Organizations are facing increased regulatory pressure to address zero-day risks and are urged to respond rapidly to vendor advisories and emerging disclosures.
Why This Matters Now
The visibility of 56 zero-day vulnerabilities exploited in a single event highlights the urgent need for organizations to improve monitoring, patching, and zero-trust segmentation. With attackers increasingly targeting undiscovered flaws for lateral movement and privilege escalation, rapid remediation and layered controls are essential to reduce risk.
Attack Path Analysis
Attackers exploited zero-day vulnerabilities in cloud-hosted mobile devices to gain initial access without user interaction. Leveraging vulnerabilities, they escalated privileges to gain persistent control over device resources. Next, the adversaries moved laterally, potentially navigating containers or service mesh boundaries in the cloud. They established encrypted command and control channels to remotely direct compromised assets. Sensitive data was covertly exfiltrated via unmonitored encrypted channels or through application-layer egress paths. Finally, attackers executed destructive or disruptive actions, such as device manipulation or launching ransomware, demonstrating full end-to-end compromise.
Kill Chain Progression
Initial Compromise
Description
Attackers exploited previously unknown zero-day vulnerabilities in cloud-connected Samsung Galaxy devices, bypassing perimeter defenses.
Related CVEs
CVE-2025-12686
CVSS 9.8A buffer copy without checking the size of input in Synology BeeStation OS allows remote attackers to execute arbitrary code.
Affected Products:
Synology BeeStation OS – < 1.3.2-65648
Exploit Status:
proof of conceptCVE-2025-62847
CVSS 9.8An unspecified vulnerability in QNAP QTS and QuTS hero allows remote attackers to execute arbitrary code.
Affected Products:
QNAP QTS – < 5.0.1.2345
QNAP QuTS hero – < h5.0.1.2345
Exploit Status:
proof of conceptCVE-2025-62848
CVSS 9.8An unspecified vulnerability in QNAP QTS and QuTS hero allows remote attackers to execute arbitrary code.
Affected Products:
QNAP QTS – < 5.0.1.2345
QNAP QuTS hero – < h5.0.1.2345
Exploit Status:
proof of conceptCVE-2025-62849
CVSS 9.8An unspecified vulnerability in QNAP QTS and QuTS hero allows remote attackers to execute arbitrary code.
Affected Products:
QNAP QTS – < 5.0.1.2345
QNAP QuTS hero – < h5.0.1.2345
Exploit Status:
proof of conceptCVE-2025-59389
CVSS 9.8An unspecified vulnerability in QNAP Hyper Data Protector allows remote attackers to execute arbitrary code.
Affected Products:
QNAP Hyper Data Protector – < 2.2.4.1
Exploit Status:
proof of conceptCVE-2025-11837
CVSS 9.8An unspecified vulnerability in QNAP Malware Remover allows remote attackers to execute arbitrary code.
Affected Products:
QNAP Malware Remover – < 4.0.0.1
Exploit Status:
proof of conceptCVE-2025-62840
CVSS 9.8An unspecified vulnerability in QNAP HBS 3 Hybrid Backup Sync allows remote attackers to execute arbitrary code.
Affected Products:
QNAP HBS 3 Hybrid Backup Sync – < 3.0.210625
Exploit Status:
proof of conceptCVE-2025-62842
CVSS 9.8An unspecified vulnerability in QNAP HBS 3 Hybrid Backup Sync allows remote attackers to execute arbitrary code.
Affected Products:
QNAP HBS 3 Hybrid Backup Sync – < 3.0.210625
Exploit Status:
proof of concept
MITRE ATT&CK® Techniques
Exploitation for Client Execution
Exploitation for Privilege Escalation
Exploit Public-Facing Application
Exploitation of Remote Services
Impair Defenses
Abuse Elevation Control Mechanism
Process Injection
Potential Compliance Exposure
Mapping incident impact across multiple compliance frameworks.
PCI DSS 4.0 – Manage vulnerabilities and address security patches
Control ID: 6.2.4
NYDFS 23 NYCRR 500 – Cybersecurity Policy
Control ID: 500.03
DORA – ICT Risk Management
Control ID: Article 8
CISA ZTMM 2.0 – Continuous vulnerability assessment and patching
Control ID: Technology Pillar: Vulnerability Management
NIS2 Directive – Risk Management and Reporting
Control ID: Article 21(2)
Sector Implications
Industry-specific impact of the vulnerabilities, including operational, regulatory, and cloud security risks.
Computer Software/Engineering
Zero-day exploitations targeting software systems directly impact development platforms, requiring enhanced intrusion prevention, traffic encryption, and Kubernetes security frameworks.
Financial Services
Pwn2Own zero-day vulnerabilities threaten transaction security, demanding robust egress filtering, anomaly detection, and compliance with PCI standards for encrypted communications.
Health Care / Life Sciences
Healthcare systems face critical exposure to zero-day attacks requiring HIPAA-compliant segmentation, threat detection, and secure hybrid connectivity for patient data protection.
Government Administration
Government infrastructure vulnerable to zero-day exploits necessitates NIST-compliant zero trust segmentation, multicloud visibility, and enhanced threat response capabilities for national security.
Sources
- Pwn2Own Day 2: Hackers exploit 56 zero-days for $790,000https://www.bleepingcomputer.com/news/security/samsung-galaxy-s25-hacked-on-day-two-of-pwn2own-ireland-2025/Verified
- Synology fixes BeeStation zero-days demoed at Pwn2Own Irelandhttps://www.bleepingcomputer.com/news/security/synology-fixes-beestation-zero-days-demoed-at-pwn2own-ireland/Verified
- QNAP fixes seven NAS zero-day flaws exploited at Pwn2Ownhttps://www.bleepingcomputer.com/news/security/qnap-fixes-seven-nas-zero-day-vulnerabilities-exploited-at-pwn2own/Verified
- Hackers earn $1,024,750 for 73 zero-days at Pwn2Own Irelandhttps://www.bleepingcomputer.com/news/security/hackers-earn-1-024-750-for-73-zero-days-at-pwn2own-ireland/Verified
Frequently Asked Questions
Cloud Native Security Fabric Mitigations and ControlsCNSF
Implementing Zero Trust Segmentation, inline policy enforcement, egress filtering, and east-west inspection could have fragmented attacker access, rapidly detected exploit usage, limited lateral spread, and prevented unauthorized data egress—substantially restricting the attacker's kill chain progression.
Control: Cloud Firewall (ACF)
Mitigation: Reduces exposed attack surface and blocks known-bad ingress attempts.
Control: Zero Trust Segmentation
Mitigation: Limits blast radius by enforcing least privilege and east-west network segmentation.
Control: East-West Traffic Security
Mitigation: Prevents unauthorized lateral movement between cloud workloads.
Control: Inline IPS (Suricata)
Mitigation: Detects and blocks exploit signatures and C2 traffic patterns in real time.
Control: Egress Security & Policy Enforcement
Mitigation: Prevents unapproved outbound transfers and data exfiltration attempts.
Rapidly detects and alerts on anomalous behaviors tied to ransomware or destructive actions.
Impact at a Glance
Affected Business Functions
- Data Storage
- Backup Services
- Network Security
Estimated downtime: 3 days
Estimated loss: $500,000
Potential exposure of sensitive data stored on NAS devices due to unauthorized access.
Recommended Actions
Key Takeaways & Next Steps
- • Deploy Zero Trust Segmentation to restrict lateral movement and enforce least privilege across workloads and applications.
- • Implement centralized cloud firewall and inline IPS controls to block exploit attempts and C2 channels at the perimeter and internally.
- • Leverage east-west traffic inspection and policy to limit the spread of compromise and detect anomalous activity.
- • Enforce strict egress filtering and outbound controls to prevent unauthorized data exfiltration via cloud or SaaS paths.
- • Integrate real-time threat detection and anomaly response capabilities to rapidly identify and contain advanced attacks leveraging zero-days.



