Veracode Daily Threat Intel Brief - Aug 31, 2026

Written by Andrea Mazzarini, Senior Principal CSM at Veracode

Subscribe to these daily briefings on LinkedIn: https://www.linkedin.com/newsletters/daily-threat-intel-brief-7466482445257723904/

Join the VERACODE Community Group - Product & Security Tips - for the latest Veracode Daily Threat Intel Brief - Stay current, stay secure!

https://community.veracode.com/s/group/0F9Uf0000001c01KAA/product-security-tips

 

Executive Summary

  1. ChainDrop / Shai-Hulud fourth-wave npm worm (keyv / cacheable family) — Self-propagating install-time credential worm still in the 7–14 day operational window. Hundreds of packages, combined reach on the order of 2 billion monthly installs. Atomic Risk 10. First principles: one stolen maintainer token plus CI publish rights equals autonomous republish across the graph; provenance/SLSA did not stop it. Strong Veracode applicability: Package Firewall + SCA + SSCI + Risk Manager.
  2. PaperCut NG/MF pre-auth RCE chain (CVE-2026-81578 + CVE-2026-82078) — Zero-day exploitation confirmed from 2026-08-26; emergency patches on 2026-08-27/28. Auth bypass (8.8) chained to unsafe dynamic class loading (9.8) → unauthenticated RCE on the print-management server. Atomic Risk 9. Print servers are high-privilege, often internet-adjacent, historically used as ransomware beachheads. EASM + Risk Manager + DAST + Policy Management.
  3. CISA KEV surge 2026-08-26/27 — New catalog entries include JFrog Artifactory path write (CVE-2026-66384), ownCloud pre-auth file access (CVE-2023-49105, CVSS 9.8), Linux kernel IPv6 privilege escalation (CVE-2026-53362), plus the prior-week Citrix NetScaler (CVE-2026-8452) and SQL Server RCE (CVE-2019-1068) batch. Atomic Risk 8. Artifact registries and file-sync platforms sit on the same trust path as SCA. Risk Manager (KEV) + SCA + Container Security + EASM.
  4. On-prem SharePoint unauth RCE chain (CVE-2026-55040 + CVE-2026-63520) and Metabase pre-auth SQLi-to-RCE (CVE-2026-72898, CVSS 10) — Public exploit code in circulation; SharePoint already KEV. Atomic Risk 9 / 8. These are internet-facing application control planes. DAST + EASM + Risk Manager + SAST + Fix.
  5. Ransomware + dark-web OSINT (secondary reporting only) — Qilin publicly claimed a U.S. federal firearms/explosives agency system; Medusa advisory update documents 500+ critical-infrastructure victims; leak-site volume remains high (The Gentlemen, Akira, DragonForce, new brands Emperador / iah6477). Atomic Risk 8. Initial access remains unpatched edge + stolen creds + OSS worms. Risk Manager + EASM + Package Firewall + Policy Management.

 

 

Comprehensive Threats

 

ChainDrop / Shai-Hulud 4th wave (keyv, flat-cache, file-entry-cache, cacheable, cache-manager, ecto + 400–1,280+ downstream packages)

CVSS: N/A (malware). Exploit status: in-wild worm; install-time preinstall + Bun second stage; stolen npm tokens republish. Affected: npm graph, CI runners, developer workstations, org-scoped packages. Atomic Risk: 10. Immediate mitigation: pin known-good versions; block malicious versions at ingest; rotate npm/GitHub/cloud/K8s/Vault tokens; rebuild from clean lockfiles; hunt .claude/, .vscode/tasks.json, setup.mjs, binding.gyp. Veracode Tool Mapping: Package Firewall + SCA + SSCI.

 

PaperCut NG/MF chain CVE-2026-81578 + CVE-2026-82078

CVSS: 8.8 / 9.8. Exploit status: actively exploited from 2026-08-26; emergency patch release 2. Affected: all NG/MF prior to v24/v25/v26 Emergency Patch Release 2. Atomic Risk: 9. Immediate mitigation: pull Application Server off the internet; apply Emergency Patch Release 2; hunt IoCs and dropped Java classes; assume compromise if previously exposed. Veracode Tool Mapping: EASM + Risk Manager + DAST + Policy Management.

 

SharePoint JWT bypass + RCE CVE-2026-55040 + CVE-2026-63520

CVSS: High / Critical. Exploit status: KEV; public exploit for unauth RCE chain on-prem 2016/2019/Subscription. Affected: on-prem SharePoint. Atomic Risk: 9. Immediate mitigation: apply both patches; remove internet exposure; rotate farm secrets; hunt webshells. Veracode Tool Mapping: EASM + DAST + Risk Manager (KEV).

 

FortiClient EMS CVE-2026-35616

CVSS: 9.1–9.8. Exploit status: KEV; ongoing use to drop infostealer via EMS control plane. Affected: FortiClient EMS 7.4.5–7.4.6 (and related 7.x). Atomic Risk: 8. Immediate mitigation: hotfix immediately; no public EMS; rotate endpoint/VPN creds; treat managed fleet as potentially scripted. Veracode Tool Mapping: EASM + Risk Manager (KEV).

 

Metabase password-reset SQLi CVE-2026-72898

CVSS: 10.0. Exploit status: public exploit to RCE (H2 default and Postgres); KEV-class activity. Affected: exposed Metabase. Atomic Risk: 8. Immediate mitigation: patch; take password-reset off the internet; rotate DB and app secrets. Veracode Tool Mapping: EASM + DAST + Risk Manager.

 

ownCloud WebDAV pre-signed URL auth bypass CVE-2023-49105

CVSS: 9.8. Exploit status: KEV added 2026-08-27 (due 2026-08-30). Affected: ownCloud ≥10.6.0 without signing key. Atomic Risk: 8. Immediate mitigation: patch or disable unsigned pre-signed URLs; assume file read/write/delete if username known. Veracode Tool Mapping: EASM + Risk Manager (KEV) + DAST.

 

JFrog Artifactory path restriction CVE-2026-66384

CVSS: 5.3 (KEV). Exploit status: KEV added 2026-08-27 (due 2026-09-10). Affected: Artifactory Docker cache / remote-repo write. Atomic Risk: 7. Immediate mitigation: vendor mitigation; treat as artifact-integrity event; rescan consumed images/packages. Veracode Tool Mapping: SCA + Package Firewall + Container Security + Risk Manager (KEV).

 

Linux kernel IPv6 CVE-2026-53362

CVSS: 7.8. Exploit status: KEV added 2026-08-27 (due 2026-08-30); forensic triage flagged. Affected: Linux distributions using vulnerable IPv6 path. Atomic Risk: 7. Immediate mitigation: kernel update across fleet and container base images. Veracode Tool Mapping: Container Security + Risk Manager (KEV).

 

Citrix NetScaler ADC/Gateway CVE-2026-8452

CVSS: High. Exploit status: KEV added 2026-08-26. Affected: NetScaler ADC / Gateway. Atomic Risk: 8. Immediate mitigation: vendor fix; pull management/data plane off public internet if unpatched. Veracode Tool Mapping: EASM + Risk Manager (KEV).

 

Microsoft SQL Server CVE-2019-1068

CVSS: High. Exploit status: KEV added 2026-08-26. Affected: SQL Server Database Engine. Atomic Risk: 7. Immediate mitigation: patch engine; restrict network path to SQL; credential hygiene. Veracode Tool Mapping: Risk Manager (KEV) + Policy Management.

 

Windows afd.sys Lazarus zero-day CVE-2026-68820

CVSS: 7.0. Exploit status: exploited in-wild (nation-state); patched Aug 2026 Patch Tuesday; KEV. Affected: Windows (local EoP to SYSTEM after code execution). Atomic Risk: 7. Immediate mitigation: confirm August 2026 OS patches; hunt kernel rootkit/FudModule-class persistence. Veracode Tool Mapping: Risk Manager (KEV).

 

SPIP unauth RCE CVE-2026-77647

CVSS: Critical. Exploit status: exploited as zero-day; public exploit. Affected: SPIP CMS. Atomic Risk: 8. Immediate mitigation: patch or isolate CMS; hunt webshells. Veracode Tool Mapping: EASM + DAST + Risk Manager.

 

Ajax.NET Professional deserialization CVE-2021-23758

CVSS: 8.1–9.8. Exploit status: KEV 2026-08-26. Affected: apps embedding AjaxPro. Atomic Risk: 7. Immediate mitigation: remove/replace library; SAST/SCA find usages. Veracode Tool Mapping: SCA + SAST + Veracode Fix + Risk Manager (KEV).

 

Qilin / Medusa / Gentlemen / Akira ransomware + new leak-site brands

CVSS: N/A. Exploit status: active leak-site claims; Medusa 500+ CI victims; Qilin federal-agency claim. Affected: edge, identity, backups, healthcare, gov, manufacturing. Atomic Risk: 8. Immediate mitigation: patch KEV/edge; MFA; segment; immutable backups; hunt broker access. Veracode Tool Mapping: Risk Manager + EASM + Policy Management.

 

Dark-web OSINT: new extortion brands (Emperador, iah6477), XSS forum infra shift, French SDIS multi-org claims, stealer-log credential markets

CVSS: N/A. Exploit status: secondary OSINT only — leak-site and forum reporting, not independently validated datasets. Affected: identity, emergency services, enterprise creds. Atomic Risk: 7. Immediate mitigation: assume credential reuse; force rotation on exposed identities; raise Risk Manager urgency on KEV + identity findings. Veracode Tool Mapping: Risk Manager + EASM.

 

 


  • SamHouston (Veracode)

    Detailed First-Principles Analysis

    1. ChainDrop / Shai-Hulud fourth wave — highest blast radius

    • Root cause: Compromised maintainer identity (GitHub account behind high-download caching libraries). Trust was placed in publisher identity and signed provenance, not in package behavior at install time.
    • Mechanism: Malicious versions shipped a preinstall hook (setup.mjs) that pulled the Bun runtime and executed an in-memory JS stealer. Earlier family waves used binding.gyp / node-gyp ("Phantom Gyp") to dodge lifecycle-script blocks. Payload harvests npm tokens, GitHub PAT/OIDC, AWS/GCP/Azure, Kubernetes SA tokens, Vault, Stripe/Slack, SSH, Terraform state, Docker creds. Stolen npm tokens republish the worm into every package the victim can publish. Persistence also landed in IDE/AI-assistant hooks (.vscode/tasks.json folderOpen, .claude/startup).
    • Blast radius: Seed packages in the 100M–600M weekly download class; independent counts of ~400 to 1,280+ packages / 1,300–2,200+ versions; combined ~2B monthly installs. Secondary org scopes were hit after token theft. Valid GitHub Actions provenance did not prevent publication. Propagation risk is the product: every CI runner that installed a poisoned transitive dep became a new publisher.
    • Dark-web amplification: Prior waves in this family were publicly tied (OSINT secondary reporting) to underground partnering and ransomware-affiliate recruitment off stolen CI secrets. Treat any workstation/CI that installed a malicious version as a credential-compromise event, not a "just bump the version" event.
    • Veracode Control Point: Package Firewall deny-lists malicious names/versions at ingest before npm install. SCA flags known-malicious and vulnerable versions already in lockfiles. SSCI provides the proprietary malicious-package feed and campaign clustering. Risk Manager groups the finding as an organization-wide identity/supply-chain incident, not a single CVE. Policy: block preinstall/binding.gyp surprises and fail the pipeline on Firewall drop.

    2. PaperCut NG/MF zero-day chain

    • Root cause: Unauthenticated web-management access-control failure plus unsafe reflective class loading from attacker-influenced database content.
    • Mechanism: CVE-2026-81578 lets a remote unauthenticated attacker change privileged configuration. CVE-2026-82078 loads attacker-controlled classes from DB connector utilities. Combined: pre-auth RCE as the PaperCut Application Server process (SYSTEM-class on Windows). Observed in-wild activity included host fingerprinting (whoami/ver) and a self-deleting Java class that enumerated files and wiped logs.
    • Blast radius: Any internet-reachable PaperCut Application Server, all NG/MF versions until Emergency Patch Release 2. Print servers store AD-adjacent identity, badge/PIN data, and often sit with broad internal reach. This product family has a documented history as a ransomware initial-access favorite.
    • Veracode Control Point: EASM to find exposed PaperCut hosts now. Risk Manager to force this above backlog (active exploit, pre-auth, enterprise server). DAST against any remaining web admin surface after patch. Policy Management to require "no internet-exposed admin planes" as a failing gate.

    3. KEV + internet-facing app control planes (SharePoint, Metabase, ownCloud, Artifactory, NetScaler, FortiClient EMS)

    • Root cause: Authentication logic that can be skipped (alg:none JWT, unsigned pre-signed URLs, missing API access control) plus unsafe server-side execution (SharePoint type instantiation, Metabase HoneySQL :raw, EMS crafted requests).
    • Blast radius: On-prem collaboration, analytics, file sync, artifact registry, VPN/endpoint management. These are force multipliers: compromise of EMS or Artifactory poisons every downstream endpoint or build.
    • Veracode Control Point: EASM for exposure. DAST for runtime auth-bypass/RCE classes. SCA + Container Security for Artifactory-consumed artifacts and base images. Risk Manager (KEV) to collapse the Aug 26–27 catalog additions into one executive queue with BOD-style due dates. Veracode Fix where the finding is in first-party or reachable library code (AjaxPro, custom SharePoint extensions, Metabase-adjacent custom apps).

    4. Ransomware economy (Qilin, Medusa, Gentlemen, Akira) + OSINT underground signals

    • Root cause: Cheap initial access (brokers, phishing, unpatched edge, OSS worms) + double extortion. Medusa pays brokers $100–$1M; affiliates do not need novel exploits if KEV and PaperCut-class bugs remain open.
    • Blast radius: 500+ Medusa CI victims through Apr 2026 investigations; July leak-site volume near a 2026 monthly high; new brand proliferation (Emperador, iah6477, Barracuda, DYSPHOR1A) increases noise and shortens defender attribution time. Qilin's federal-agency claim raises political and regulatory cost even before technical confirmation of scope.
    • Dark-web note (OSINT secondary only): Leak-site listings, forum infrastructure changes, and alleged emergency-services database dumps were reported in the last 7–14 days. These are claims, not courtroom facts. They still change urgency: credential-stuffing and access-broker pressure on the same identities your developers use to publish packages.
    • Veracode Control Point: Risk Manager to bind ransomware-relevant KEV + malicious packages into one board-level view. EASM to remove the internet-facing mistakes brokers buy. Package Firewall to cut the worm path that turns a developer laptop into a publisher for the next victim.

     

    Broader Signals

    • Worm family is persistent, not episodic. Mini Shai-Hulud → Miasma / Phantom Gyp (binding.gyp) → Hades (PyPI wheels + .pth) → ChainDrop (Bun + preinstall + IDE hooks). Source publication of earlier variants lowered the copycat bar. Expect another wave; do not treat Aug 4 as closed.
    • KEV velocity: Multiple additions on 2026-08-26 and 2026-08-27, mixing decade-old debt (SQL Server 2019-era, ownCloud 2023) with 2026 products (Artifactory, NetScaler, kernel). Attackers are mining both.
    • Zero-day / public-PoC pressure: PaperCut (last 72h), SharePoint and Metabase exploit code in the last 14 days, FortiClient EMS reused for infostealer, Lazarus afd.sys in August Patch Tuesday. Browser/kernel sandbox-escape PoCs from earlier in 2026 remain in the public corpus.
    • Ransomware structure: Brand splintering (many new leak sites with thin evidence) plus a few industrial operators (Qilin, Gentlemen, Akira, Medusa, DragonForce). Access-broker market is the scaling function.
    • Underground OSINT level: Elevated. New extortion sites, forum clearnet shifts, multi-org emergency-services claims in France, ongoing stealer-log aggregation. No claim of direct dark-web access is made here.

    Veracode Tool Reference with Links

    SCA + Package Firewall + SSCI:

    https://docs.veracode.com/r/Software_Composition_Analysis

    | https://docs.veracode.com/r/Veracode_Package_Firewall | https://www.veracode.com/veracode-software-supply-chain-intelligence/

    Risk Manager:

    https://docs.veracode.com/r/Veracode_Risk_Manager

    Veracode Fix:

    https://docs.veracode.com/r/About_Veracode_Fix

    SAST:

    https://docs.veracode.com/r/c_static_overview

    DAST:

    https://docs.veracode.com/r/DAST

    EASM:

    https://docs.veracode.com/r/Discover_your_attack_surface

    Container Security:

    https://docs.veracode.com/r/Veracode_Container_Security

    Policy Management:

    https://docs.veracode.com/r/c_appsec_policies

    Expand Post
  • SamHouston (Veracode)

    Veracode Recommendations

    Malicious Packages & Supply Chain Worms

    Threats: ChainDrop / Shai-Hulud fourth wave; residual Miasma / Phantom Gyp / Hades artifacts in lockfiles.

    Why it fits: Only an ingest control plus a malicious-package intelligence feed stops a worm that already has valid provenance.

    Customer action: Enable Package Firewall on npm (and PyPI) with fail-closed on known-malicious; run SCA across all lockfiles for keyv 6.0.0, flat-cache 6.1.24, file-entry-cache 11.1.6, cacheable 2.5.1, cache-manager 7.2.10 and campaign siblings; open an SSCI campaign view.

    Tools: Package Firewall + SCA + SSCI

    New/KEV CVEs

    Threats: Aug 26–27 KEV batch (Artifactory, ownCloud, Linux kernel, NetScaler, SQL Server, AjaxPro); SharePoint 55040; FortiClient EMS 35616; PaperCut 81578/82078 (expect KEV).

    Why it fits: Risk Manager is the single queue that encodes "exploited in the wild" ahead of CVSS.

    Customer action: Filter Risk Manager to KEV + last-14-day critical; assign owners with 72-hour SLA for internet-facing items.

    Tools: Risk Manager (KEV)

    Web/Runtime Exploits

    Threats: PaperCut admin plane, SharePoint chain, Metabase reset SQLi, ownCloud WebDAV, SPIP, NetScaler.

    Why it fits: These are running services, not repo findings.

    Customer action: Point DAST at every in-scope web admin and collaboration URL EASM returns; treat auth-bypass as P1.

    Tools: DAST + EASM

    Custom Code

    Threats: AjaxPro deserialization in first-party apps; custom SharePoint/Metabase extensions; apps that shell out or load classes from DB-influenced input (PaperCut-class pattern).

    Why it fits: SAST finds the same CWE families (deserialization, access control, unsafe reflection) before they become the next KEV.

    Customer action: Launch SAST + Veracode Fix on apps with Ajax.NET / dynamic class loading / JWT alg handling.

    Tools: SAST + Veracode Fix

    External Attack Surface

    Threats: Exposed PaperCut, FortiClient EMS (~thousands historically fingerprinted), Metabase, ownCloud, SharePoint, NetScaler.

    Why it fits: Brokers buy what is reachable.

    Customer action: EASM sweep today for product banners above; ticket every public admin plane for takedown or VPN.

    Tools: EASM + Risk Manager

    Containers

    Threats: Kernel CVE-2026-53362 in node/base images; Artifactory-cached Docker layers that may have been written outside intended path.

    Why it fits: Image rebuild is the only durable kernel/artifact fix.

    Customer action: Container Security rescan of production bases; rebuild anything pulled through a suspect Artifactory remote.

    Tools: Container Security + SCA

    Governance

    Threats: Lifecycle-script and binding.gyp execution; internet-exposed admin; KEV SLA drift.

    Why it fits: Policy is what makes Firewall/SCA/DAST findings non-optional.

    Customer action: Policy Management rule: fail pipeline on Package Firewall block; fail release if KEV remains open on internet-facing assets past due date.

    Tools: Policy Management

    Dark-Web-Informed Prioritization

    Threats: Qilin/Medusa/Gentlemen leak-site pressure; new extortion brands; stealer-log identity reuse; OSINT claims against emergency-services orgs.

    Why it fits: Risk Manager is where OSINT urgency is converted into ticket priority without pretending the Platform is a dark-web collector.

    Customer action: Raise severity one notch on identity-adjacent SCA findings and on any EASM-exposed SSO/VPN/print/EMS asset.

    Tools: Risk Manager

    Prioritized Action Plan

    1. Today 10:00 — Package Firewall + SCA emergency pass. Block ChainDrop/Shai-Hulud malicious versions at ingest. Inventory lockfiles for keyv@6.0.0, flat-cache@6.1.24, file-entry-cache@11.1.6, cacheable@2.5.1, cache-manager@7.2.10 and org-scoped secondary packages. If any hit: isolate the runner/workstation, rotate npm + GitHub + cloud + K8s + Vault tokens after persistence hunt, then rebuild. Tools: Package Firewall + SCA + SSCI.
    2. Today 11:00 — EASM blast for PaperCut, FortiClient EMS, SharePoint, Metabase, ownCloud, NetScaler. Anything public goes behind VPN or comes down before lunch. Confirm PaperCut Emergency Patch Release 2. Tools: EASM + Risk Manager.
    3. Today 14:00 — Risk Manager KEV war-room. Load Aug 26–27 additions plus SharePoint 55040, EMS 35616, PaperCut pair. Assign named owners. OwnCloud and Linux kernel federal due date was 2026-08-30 — treat as overdue if still open. Tool: Risk Manager (KEV).
    4. Today 16:00 — Credential assumption of breach for any developer/CI that installed a malicious npm version since 2026-08-04. Rotate, invalidate sessions, review preinstall, binding.gyp, .vscode/tasks.json, .claude/ hooks. Tools: SCA + SSCI + Policy Management.
    5. This week — DAST + SAST close-out. DAST on remaining collaboration/admin apps. SAST + Fix on AjaxPro and JWT/class-loading patterns. Container Security rebuild for kernel KEV. Tools: DAST + SAST + Veracode Fix + Container Security.
    6. This week — Policy lock. Pipeline fails closed on Firewall drops and on KEV-open internet-facing assets. Tool: Policy Management.

    This report is provided for informational purposes only and is not intended as legal, technical, or professional advice. While we strive for accuracy, Veracode does not warrant the completeness or accuracy of the information. Recipients should not rely solely on this report and must conduct their own thorough investigation and verification. Please work with your internal teams and relevant stakeholders to properly assess, implement, and remediate any identified threats or vulnerabilities. The information has been compiled from multiple sources, and Veracode assumes no liability for any errors, omissions, or actions taken based on this content.

    Expand Post

Topics (4)

No articles found
Loading

Ask the Community

Get answers, share a use case, discuss your favorite features, or get input from the community.