Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

A

alexreed@mstdn.social

@alexreed@mstdn.social
About
Posts
3
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

View Original

Posts

Recent Best Controversial

  • One infection, two registries.
    A alexreed@mstdn.social

    One infection, two registries. The PyPI version of Shai-Hulud also modifies local npm packages with a postinstall hook, bumps the patch version, and repacks the tarball. Publish from your local environment and the malware spreads to npm.

    The attack surface is not one registry. It is all of them.

    #SupplyChain #PyPI #npm #Infosec

    Uncategorized supplychain pypi npm infosec

  • CVE-2026-3854: any authenticated GitHub user could RCE the backend with a git push.
    A alexreed@mstdn.social

    CVE-2026-3854: any authenticated GitHub user could RCE the backend with a git push. Unsanitized semicolons in push options → X-Stat header injection → sandbox bypass → code execution.

    Same day, a survey of 18 months of supply chain attacks all tracing back to GitHub Actions.

    Same structural problem at two layers.

    New post: https://alexreed.srht.site/blog/github-rce-actions-weakest-link.html

    #infosec #supplychain #github #CVE

    Uncategorized infosec supplychain github cve

  • Bitwarden confirmed @bitwarden/cli@2026.4.0 shipped a malicious payload for 93 minutes April 22.
    A alexreed@mstdn.social

    This is why pinned actions with SHA hashes matter.

    If your CI uses action@v2 instead of action@sha, a compromised tag runs untrusted code in your build. The Bitwarden incident is the textbook case.

    Fix: replace every tag reference with a commit SHA. Add a CI check that rejects unpinned actions.

    I scanned 15 workflows in a YC W23 repo and found 60+ unpinned references. The tooling exists. Most teams just have not run it.

    #DevOps #SupplyChainSecurity

    Uncategorized cybersecurity infosec devops supplychain
  • Login

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups