Executive Summary
On the first day of Pwn2Own Ireland 2025, security researchers successfully exploited 34 unique zero-day vulnerabilities across a range of enterprise technologies, earning $522,500 in awards. The event, renowned for responsible disclosure and sponsored by leading vendors, demonstrated both the speed and sophistication with which zero-day flaws can be discovered and exploited in widely used software and hardware platforms. While no criminal group was involved (these are sanctioned research efforts), the findings underscore prevailing vulnerabilities in enterprise defenses and often result in rapid product updates and critical security advisories.
This incident highlights the ongoing arms race between researchers and vendors to identify and remediate unknown security gaps. The large number of zero-days found in a single day signals both the growing complexity of attack surfaces and the pressing need for automated detection and proactive patching mechanisms across the digital ecosystem.
Why This Matters Now
Zero-days remain one of the most critical threats facing enterprises, since they are unknown, unpatched, and frequently targeted for exploitation. The unprecedented volume of zero-days uncovered simultaneously at Pwn2Own 2025 signals a surge in exploitable vulnerabilities, increasing urgency for real-time detection, vulnerability management, and a zero trust approach to defense.
Attack Path Analysis
Attackers exploited previously unknown zero-day vulnerabilities to achieve initial compromise of targeted cloud workloads. They escalated privileges, possibly abusing misconfigurations or flaws to gain administrative access. Subsequently, the attackers moved laterally across cloud environments using east-west traffic, seeking out sensitive resources and services. Establishing command and control channels, they maintained persistence, often tunneling traffic to evade detection. Data was exfiltrated through covert outbound channels, and attackers demonstrated potential for destructive or disruptive impacts, such as ransomware or configuration tampering.
Kill Chain Progression
Initial Compromise
Description
Attackers leveraged one or more zero-day vulnerabilities in exposed applications, APIs, or cloud workloads to gain initial entry.
Related CVEs
CVE-2025-62847
CVSS 9.8A critical vulnerability in QNAP's QTS and QuTS hero operating systems allows remote code execution via improper input validation.
Affected Products:
QNAP QTS – 5.2.x
QNAP QuTS hero – h5.2.x, h5.3.x
Exploit Status:
proof of conceptCVE-2025-12686
CVSS 9.8A buffer overflow vulnerability 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-11837
CVSS 9.8A command injection vulnerability in QNAP's Malware Remover application allows remote code execution.
Affected Products:
QNAP Malware Remover – < 6.6.8.20251023
Exploit Status:
proof of conceptCVE-2025-59389
CVSS 7.5A vulnerability in QNAP's Hyper Data Protector allows unauthorized access to backup data.
Affected Products:
QNAP Hyper Data Protector – < 2.2.4.1
Exploit Status:
proof of conceptCVE-2025-62840
CVSS 7.5A path traversal vulnerability in QNAP's HBS 3 Hybrid Backup Sync allows unauthorized backup access.
Affected Products:
QNAP HBS 3 Hybrid Backup Sync – < 26.2.0.938
Exploit Status:
proof of conceptCVE-2025-62842
CVSS 7.5A path traversal vulnerability in QNAP's HBS 3 Hybrid Backup Sync allows unauthorized backup access.
Affected Products:
QNAP HBS 3 Hybrid Backup Sync – < 26.2.0.938
Exploit Status:
proof of concept
MITRE ATT&CK® Techniques
Exploitation for Client Execution
Exploitation for Privilege Escalation
Exploit Public-Facing Application
Exploitation for Defense Evasion
Access Token Manipulation
Indicator Removal on Host
Impair Defenses
Potential Compliance Exposure
Mapping incident impact across multiple compliance frameworks.
PCI DSS v4.0 – Update System Components in a Timely Manner
Control ID: 6.2.4
NYDFS 23 NYCRR 500 – Cybersecurity Policy
Control ID: 500.03
DORA (EU Digital Operational Resilience Act) – ICT Risk Management Framework
Control ID: Art. 9(2)
CISA Zero Trust Maturity Model (ZTMM) 2.0 – Continuous Asset and Vulnerability Assessment
Control ID: Asset Management: Continuous Vulnerability Assessment
NIS2 Directive – Vulnerability Handling and Disclosure
Control ID: Art. 21(2)(e)
Sector Implications
Industry-specific impact of the vulnerabilities, including operational, regulatory, and cloud security risks.
Computer/Network Security
Security research reveals 34 zero-days exploited at Pwn2Own, directly impacting security vendors who must rapidly patch vulnerabilities and enhance threat detection capabilities.
Computer Software/Engineering
Zero-day exploits demonstrate critical software vulnerabilities requiring immediate patching, enhanced secure coding practices, and stronger anomaly detection across development lifecycles.
Financial Services
High-value targets face elevated risks from demonstrated zero-day capabilities, requiring enhanced egress security, encrypted traffic monitoring, and zero trust segmentation implementations.
Health Care / Life Sciences
HIPAA compliance at risk from advanced exploits necessitating strengthened east-west traffic security, multicloud visibility, and robust threat detection for patient data protection.
Sources
- Hackers exploit 34 zero-days on first day of Pwn2Own Irelandhttps://www.bleepingcomputer.com/news/security/hackers-exploit-34-zero-days-on-first-day-of-pwn2own-ireland/Verified
- Severe QNAP NAS Zero-Day Flaws Patched After Pwn2Own 2025: What You Should Knowhttps://socradar.io/blog/severe-qnap-nas-zero-day-flaws-patched-pwn2own-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 7 critical NAS bugs discovered at Pwn2Own Ireland 2025https://www.redhotcyber.com/en/post/qnap-fixes-7-critical-nas-bugs-discovered-at-pwn2own-ireland-2025/Verified
Frequently Asked Questions
Cloud Native Security Fabric Mitigations and ControlsCNSF
Zero Trust segmentation, east-west traffic security, and inline threat prevention would have restricted the attackers' movement post-compromise, while strong egress policies and traffic visibility would have detected or stopped data exfiltration and command channels. Microsegmentation and workload isolation, coupled with encrypted and monitored communication, create proactive barriers along every kill chain stage.
Control: Inline IPS (Suricata)
Mitigation: Malicious exploit attempts are detected and blocked at the network edge.
Control: Zero Trust Segmentation
Mitigation: Lateral privilege escalation is constrained to the compromised segment.
Control: East-West Traffic Security
Mitigation: Unauthorized lateral movement is detected and blocked within cloud and hybrid environments.
Control: Egress Security & Policy Enforcement
Mitigation: Suspicious outbound connections and command traffic are denied or alerted.
Control: Multicloud Visibility & Control
Mitigation: Unusual data flows are detected and blocked in real-time.
Anomalous destructive behaviors are detected early, triggering automated response.
Impact at a Glance
Affected Business Functions
- Data Storage
- Backup Services
- Network Security
Estimated downtime: 3 days
Estimated loss: $500,000
Potential unauthorized access to sensitive data stored on NAS devices due to exploitation of vulnerabilities.
Recommended Actions
Key Takeaways & Next Steps
- • Enforce Zero Trust segmentation to limit lateral movement and contain threats within isolated workloads or namespaces.
- • Deploy inline intrusion prevention and automated threat detection to identify and block zero-day exploits at the network edge.
- • Implement strict east-west traffic policies to monitor and restrict all internal workload communications across clouds and regions.
- • Apply egress filtering and encryption visibility to prevent unauthorized outbound connections and detect data exfiltration attempts.
- • Centralize multicloud visibility and automate anomaly response for rapid identification and containment of suspicious activity.



