VERACODE DAILY THREAT INTEL BRIEF for July 27, 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

Active self-propagating supply-chain worms in the npm/PyPI ecosystems (Miasma / Shai-Hulud lineage variants including Phantom Gyp binding.gyp execution and Hades .pth loaders, plus the July 14 AsyncAPI CI-pipeline compromise delivering multi-stage credential-harvesting payloads) remain the highest-blast-radius threat. Impact: rapid lateral propagation via stolen maintainer tokens, CI secrets, and cloud credentials into downstream developer workstations and build systems; Atomic Risk 10. First-principles: install-time or import-time execution bypasses many traditional script controls and turns every compromised package into a new distribution node. Strong Veracode applicability via Package Firewall + SCA + SSCI.

Two critical KEV additions with confirmed in-wild exploitation (Microsoft SharePoint deserialization RCE enabling machine-key theft for post-patch persistence, and Check Point SmartConsole authentication bypass granting unauthenticated full administrative control of management servers) create immediate total-control risk on internet-exposed assets; Atomic Risk 9–10. WordPress Core unauthenticated RCE chain (wp2shell) via REST batch-route confusion + SQL injection is also KEV-listed and actively scanned/exploited. Strong Veracode applicability via Risk Manager (KEV prioritization) + EASM.

 

Infostealer-driven ransomware activity continues at elevated volume, with credential dumps fueling rapid initial access for multiple active groups; Atomic Risk 8. Veracode applicability via Risk Manager dark-web-informed urgency scoring and EASM exposure reduction.

All findings map directly to Platform controls for detection, blocking, prioritization, and remediation.

 

Comprehensive Threats Table

threatinteljuly27 

Detailed First-Principles Analysis (Top Items)

 

Supply-Chain Worms (Miasma / Phantom Gyp / Hades / AsyncAPI)

Supply-chain worms succeed because package registries and CI systems treat published artifacts as trusted by default. Root cause is compromised maintainer credentials or misconfigured GitHub Actions (pull_request_target / OIDC token abuse) that allow an attacker to inject a binding.gyp (Phantom Gyp) or .pth file that executes during legitimate install or Python startup.

Mechanism: node-gyp rebuild or Python site-packages import triggers shell expansion or Bun runtime download, leading to credential scraping (npm/GitHub/cloud/SSH/Kubernetes tokens), encrypted exfiltration to attacker-controlled repos or IPFS, and automated re-publication of poisoned packages under the victim's identity. Blast radius is exponential: each new compromised account becomes a distribution node; lockfiles generated during the short live window remain poisoned indefinitely. Dark-web secondary reporting shows stealer logs containing the harvested secrets appear on underground channels within days, amplifying ransomware initial-access brokers.

 

Veracode Control Point: Package Firewall blocks the malicious artifact at the registry proxy or policy gate before it ever reaches the build; SCA + SSCI continuous scanning and proprietary threat feed detect the known worm signatures and anomalous lifecycle hooks; Risk Manager elevates the finding with KEV-style urgency even without a formal CVE.

 

 

SharePoint CVE-2026-50522 — Deserialization RCE / Machine-Key Theft

SharePoint CVE-2026-50522 is a classic untrusted-data deserialization path in the SessionSecurityTokenHandler / WS-Federation flow. An unauthenticated network request delivers a crafted BinaryFormatter payload that executes in the SharePoint application-pool context and extracts machine keys. Once keys are stolen, the attacker retains the ability to forge valid tokens after the server is patched.

Blast radius: any on-prem SharePoint farm reachable from the internet or internal lateral movement becomes a persistent foothold for ransomware or data theft.

Veracode Control Point: Risk Manager surfaces the KEV entry with unified risk scoring and due-date enforcement; EASM discovers the external exposure of SharePoint endpoints so the asset can be prioritized and access restricted.

 

Check Point CVE-2026-16232 — SmartConsole Authentication Bypass

Check Point CVE-2026-16232 is an improper authentication flaw in the SmartConsole application-token login path. When the management server is internet-reachable and Trusted Clients are unrestricted, an unauthenticated attacker obtains a full-admin token and can rewrite security policy across all managed gateways.

Veracode Control Point: Risk Manager (KEV) + EASM exposure discovery and policy enforcement.

 

WordPress wp2shell RCE Chain

WordPress wp2shell combines REST API batch-route confusion (index offset on failed sub-requests) with an SQLi in the author__not_in WP_Query parameter. The chain requires no authentication and no plugins on default installs of the affected major versions, enabling direct RCE.

Veracode Control Point: Risk Manager prioritization + EASM external web-app discovery + DAST runtime confirmation of the vulnerable endpoints.


  • SamHouston (Veracode)

    Broader Signals

    Supply-chain worm volume remains elevated across the last 14 days with multiple distinct waves (Phantom Gyp binding.gyp technique, Hades .pth loaders on PyPI, AsyncAPI CI compromise). Zero-day and KEV activity concentrated on internet-facing management consoles and collaboration platforms. Ransomware groups continue high disclosure cadence; secondary OSINT indicates sustained Telegram and underground stealer-log trading that directly feeds initial-access brokers. No evidence of a single dominant new zero-day worm outside the established Miasma lineage in the last 48 hours, but the baseline self-propagating activity has not subsided.

     

    Veracode Tool Reference with Links

     

    Veracode Recommendations

    Malicious Packages & Supply Chain Worms

    Threats: Miasma/Phantom Gyp/Hades/AsyncAPI waves.

    Why the tool fits: Package Firewall + SCA + SSCI detect and block the exact install-time and import-time techniques (binding.gyp, .pth, pre/postinstall hooks, multi-stage loaders) and supply proprietary intelligence on the worm family.

    Customer action: Enable Package Firewall with strict malicious-package and anomalous-lifecycle policies on all npm/PyPI feeds; run SCA + SSCI scan against all lockfiles and CI caches from the last 14 days; quarantine any hit.

    Tool: Package Firewall + SCA + SSCI

     

    New/KEV CVEs

    Threats: CVE-2026-50522, CVE-2026-16232, WordPress chain, Langflow.

    Why the tool fits: Risk Manager provides unified KEV context, due-date tracking, and risk scoring that elevates total-control flaws.

    Customer action: Import the latest KEV feed into Risk Manager; create a policy that forces remediation of any KEV-listed finding on externally reachable assets within the federal due window (or tighter internal SLA).

    Tool: Risk Manager (KEV) + EASM

    Web/Runtime Exploits

    Threats: SharePoint, WordPress.

    Why the tool fits: DAST confirms runtime exploitability; EASM discovers the exposed instances.

    Customer action: Schedule targeted DAST scans against all known SharePoint and WordPress endpoints; feed results into Risk Manager for prioritization.

    Tool: DAST + Risk Manager (KEV) + EASM

    External Attack Surface

    Threats: Internet-exposed management consoles and collaboration platforms.

    Why the tool fits: EASM continuously maps external assets that match the affected product signatures.

    Customer action: Run an immediate EASM discovery job filtered for SharePoint, Check Point management, and WordPress; apply access-restriction policies on any newly discovered internet-facing instances.

    Tool: EASM + Risk Manager (KEV)

    Dark-Web-Informed Prioritization

    Threats: Stealer-log volume fueling ransomware.

    Why the tool fits: Risk Manager incorporates secondary underground signals into urgency scoring.

    Customer action: Enable dark-web-informed risk weighting inside Risk Manager for any credential-related or edge-device findings.

    Tool: Risk Manager

    Governance

    All of the above.

    Customer action: Use Policy Management to enforce "no malicious package" and "KEV must remediate" rules across SCA, SAST, DAST, and Container Security pipelines.

    Tool: Policy Management

    Prioritized Action Plan (SMART, Executable Today)

    1. (Highest priority — execute today) Activate or tighten Package Firewall policies to reject any package containing binding.gyp anomalies, unexpected .pth files, or known Miasma/Hades signatures; trigger SCA + SSCI full inventory scan of all developer and CI environments for the last 14 days.
    2. (Highest priority — execute today) In Risk Manager, force-elevate and assign owners for CVE-2026-50522, CVE-2026-16232, and the WordPress chain on every asset tagged as externally reachable; set SLA to the KEV due dates.
    3. Launch EASM discovery focused on SharePoint, Check Point management, and WordPress; immediately restrict or take offline any unprotected internet-facing instances.
    4. Rotate all npm, GitHub, cloud, and CI tokens that could have been present on any machine that resolved packages during the known exposure windows.
    5. Apply Policy Management rules that block promotion of any build containing unresolved KEV or malicious-package findings.
    6. Schedule DAST against critical web applications for confirmation of the WordPress and SharePoint vectors.

    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 (2)

No articles found
Loading

Ask the Community

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