
Product & Security Tips — SamHouston (Veracode) asked a question.
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
- 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.
- 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.
- 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.
- 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.
- 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.
.png)
Detailed First-Principles Analysis
1. ChainDrop / Shai-Hulud fourth wave — highest blast radius
2. PaperCut NG/MF zero-day chain
3. KEV + internet-facing app control planes (SharePoint, Metabase, ownCloud, Artifactory, NetScaler, FortiClient EMS)
4. Ransomware economy (Qilin, Medusa, Gentlemen, Akira) + OSINT underground signals
Broader Signals
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
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
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.