Weekly Security Roundup: April 19 to April 26, 2026

This Week in Cybersecurity

A heavy week. We analyzed 50 vulnerabilities rated HIGH or CRITICAL, with eight scoring 9.0 or above. Remote code execution was the dominant attack type by a wide margin, accounting for 30 of 50 disclosures. Authentication and authorization bypasses were the second most common pattern at 20 vulnerabilities.

Two CVEs hit CVSS 9.9: CVE-2026-21515 (sensitive information exposure) and CVE-2026-41329 (OpenClaw privilege escalation). Six more scored 9.8, spanning document management (Kofax Capture), web builders (Vvveb), AI tooling (KTransformers), healthcare records (BridgeHead FileStore) and package management (Borg SPM).

The volume of RCE vulnerabilities this week is notable. When 60% of all disclosures give attackers the ability to run arbitrary code on your systems, the takeaway is straightforward: if you are behind on patching, you are exposed. Not theoretically exposed. Actively exposed.

Oracle published multiple advisories this week affecting enterprise deployments. The WordPress ecosystem contributed its usual share with the Everest Forms plugin (CVE-2026-5478) allowing file reads. And the AI/ML supply chain showed up with KTransformers (CVE-2026-26210), a reminder that AI tooling carries the same vulnerability classes as traditional software.

The Big Ones

1. CVE-2026-21515: Sensitive Information Exposure (CVSS 9.9)

What it is: A sensitive information exposure vulnerability scoring the near-maximum CVSS 9.9. This is about as severe as a vulnerability gets before full unauthenticated RCE.

Why it matters: At CVSS 9.9, the attack complexity is low and the impact spans confidentiality, integrity and availability. If the affected product is in your stack, this is a drop-everything-and-patch situation.

Full analysis

2. CVE-2026-41329: OpenClaw Privilege Escalation (CVSS 9.9)

What it is: A privilege escalation vulnerability in OpenClaw before version 2026.3.31. Allows attackers to elevate from unprivileged to administrative access.

Why it matters: Privilege escalation at CVSS 9.9 means the path from initial foothold to full control is trivial. Combined with any initial access vector, this gives attackers complete system control.

Full analysis

3. CVE-2026-33519: Incorrect Authorization (CVSS 9.8)

What it is: An incorrect authorization vulnerability that allows unauthorized access to protected resources. The authorization check contains a logic flaw that can be bypassed.

Why it matters: Authorization bypasses are particularly dangerous because they break the fundamental access control model. Every resource the application protects becomes accessible to unauthorized users.

Full analysis

4. CVE-2026-23751: Kofax Capture RCE (CVSS 9.8)

What it is: Remote code execution in Kofax Capture, a widely used document capture and processing platform in enterprise environments. Commonly deployed in healthcare, financial services and government for scanning and document workflows.

Why it matters: Kofax deployments process sensitive documents: patient records, financial statements, legal filings. RCE in this context means access to every document flowing through the capture pipeline.

Full analysis

5. CVE-2026-26210: KTransformers Unsafe Deserialization (CVSS 9.8)

What it is: An unsafe deserialization vulnerability in KTransformers through version 0.5.3. KTransformers is an AI/ML framework for building transformer-based applications.

Why it matters: The AI/ML supply chain is a growing attack surface. Teams adopting AI frameworks often skip the same security due diligence they apply to traditional dependencies. Unsafe deserialization in an ML framework means any model or data pipeline using KTransformers could be compromised.

Full analysis

Trends This Week

Remote code execution at 60%. 30 of 50 vulnerabilities this week involve RCE. This is well above the typical weekly average. The breadth is notable: RCE appeared in web builders, document management, AI frameworks, healthcare systems and package managers. No technology category was immune.

Authorization and authentication bypasses at 40%. 20 vulnerabilities involved some form of access control failure. When combined with the RCE numbers, the message is that attackers have abundant options for both gaining initial access (auth bypass) and executing code (RCE) across a wide range of products.

AI/ML supply chain is now a regular fixture. KTransformers joins a growing list of AI framework vulnerabilities. Organizations deploying AI tools need to apply the same vulnerability management discipline they use for traditional software. "It is an AI tool" is not a security exemption.

Enterprise platforms took hits. Oracle, Kofax and BridgeHead all had CRITICAL disclosures. These are not niche tools. They are deployed in large organizations processing sensitive data at scale.

By the Numbers

Total CVEs analyzed 50
Critical (9.0+) 8
High (7.0-8.9) 42
Remote code execution 30
Auth/access control bypass 20
Highest CVSS score 9.9
Most targeted category Enterprise platforms

What to Patch First

If you only patch a handful of things this week, prioritize these. In order of severity and impact:

  1. CVE-2026-21515 (CVSS 9.9). Sensitive information exposure. Highest score of the week.
  2. CVE-2026-41329 (CVSS 9.9). OpenClaw privilege escalation. Update to 2026.3.31+.
  3. CVE-2026-33519 (CVSS 9.8). Authorization bypass. Review access controls.
  4. CVE-2026-23751 (CVSS 9.8). Kofax Capture RCE. If you run Kofax, patch immediately.
  5. CVE-2026-26210 (CVSS 9.8). KTransformers unsafe deserialization. Update past 0.5.3.
  6. CVE-2026-39920 (CVSS 9.8). BridgeHead FileStore RCE. Critical for healthcare orgs.
  7. CVE-2026-6885 (CVSS 9.8). Borg SPM RCE.
  8. CVE-2026-39918 (CVSS 9.8). Vvveb RCE. Update to 1.0.8.1+.

Everything else this week is HIGH severity (7.0-8.9). Prioritize RCE vulnerabilities in products you actually run. Browse all 50 CVEs on our Intelligence Feed.

Need Help Prioritizing?

50 CVEs in one week is a lot to triage without a dedicated security team. Our free security scorecard shows your external attack surface in 60 seconds. From there, we scope a targeted penetration test based on the current threat landscape and your specific infrastructure.