Sunday, April 26, 2026 Archive

Archived Security Snapshot

Critical vulnerabilities, curated daily for security professionals

Archived Security Brief

Sunday's disclosures center on a critical remote code execution flaw in the widely-used simple-git Node.js library, alongside 31 high-priority vulnerabilities affecting enterprise platforms including Microsoft, Adobe, Apache, and JetBrains products. Critical CVE volume dropped 95% from yesterday's 19 to a single disclosure, while high-priority CVEs declined 57% from 72 to 31. The headline issue is CVE-2026-6951 (CVSS 9.8) in simple-git, a foundational dependency embedded across countless CI/CD pipelines and developer tooling. Active exploitation continues across 19 KEV-listed vulnerabilities spanning Microsoft Office, Exchange, SharePoint, Adobe Acrobat, Apache ActiveMQ, JetBrains TeamCity, and SimpleHelp remote support software. No vendor patches were available for the disclosed CVEs at publication time, requiring defenders to rely on compensating controls and monitoring until fixes are released.

  • Critical RCE in simple-git (CVE-2026-6951, CVSS 9.8) threatens Node.js development pipelines and CI/CD workflows
  • Critical CVE count fell 95% day-over-day, dropping from 19 to 1 disclosure
  • High-priority CVE count declined 57%, from 72 to 31 vulnerabilities
  • Enterprise software dominates the high-priority list with Microsoft, Adobe, Apache, and JetBrains products affected
  • Patch availability stands at 0% across disclosed CVEs, leaving defenders without immediate vendor remediation
  • 19 actively exploited vulnerabilities span Microsoft Exchange, SharePoint, Adobe Acrobat, Apache ActiveMQ, and SimpleHelp

Immediate action: Development and security teams should immediately audit Node.js projects and CI/CD systems for simple-git dependencies and apply input validation on any user-controlled arguments passed to its API. With 0% patch availability, prioritize compensating controls including network segmentation, enhanced logging, and monitoring for actively exploited products from Microsoft, Adobe, Apache ActiveMQ, JetBrains TeamCity, and SimpleHelp.

How to read this brief

CVSS score (e.g. 9.1) β€” severity from 0–10. Red marks critical (9+), orange high (7–8.9).

Exploitability β€” how hard the flaw is to attack, read from the CVSS vector:

  • Network / Adjacent / Local / Physical β€” how close an attacker must get. Network means reachable over the internet.
  • No / Low / High privileges β€” the access they need first. No privileges means no login required.
  • No interaction / User interaction β€” whether a victim has to do something (open a file, click a link). No interaction means fully automatable.

The lower the bar on all three, the easier to exploit at scale β€” β€œNetwork Β· No privileges Β· No interaction” is the worst case: hit from anywhere, no credentials, no victim action.

Actively exploited β€” confirmed under attack in the wild (CISA’s Known Exploited Vulnerabilities catalog). Prioritize these regardless of score.

EPSS Β· Nth percentile β€” FIRST.org’s estimated chance a flaw is exploited within 30 days. We flag it only in the top 10% β€” a statistical signal it’s unusually likely to be targeted, separate from whether attacks are confirmed.

πŸ’‘ Tip: Swipe CVE cards left to ⭐ star, right to ❌ remove

Section Navigation