8 comments

  • dang 3 hours ago
    We've moved the comments to https://news.ycombinator.com/item?id=45034496, which appears to have been posted first*, and which has the Nx project URL.

    I'll put the two blog posts that people have been linking to in the top text there, so people can read them if they want.

    * we'll re-up the post so that it goes to roughly the same place on the frontpage that this submission was at before merging. that relativizes the timestamp (here: https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...), but I believe longcat's submission was first.

    Sorry neuroo - I know it sucks to have a post doing well on HN's frontpage and them plummet. But users are disagreeing about which URL is best so it seems safest to pick the original/official source, and to give the 'credit' to the first submitter.

  • JdeBP 8 hours ago
    > Are you using a compromised version of nx?

    > Run semgrep --config [...]

    > Alternatively, you can run nx –version [...]

    Have we not learned, yet? The number of points this submission has already earned says we have not.

    People, do not trust security advisors who tell you to do such things, especially ones who also remove the original instructions entirely and replace them with instructions to run their tools instead.

    The original security advisory is at https://github.com/nrwl/nx/security/advisories/GHSA-cxm3-wv7... and at no point does it tell you to run the compromised programs in order to determine whether they are compromised versions. Or to run semgrep for that matter.

    • neuroo 4 hours ago
      Hi. Co-author of the post here.

      Good callout. Evidence so far points to `nx --version` itself being safe because this was in a post-install script but we changed the rec in our post.

      We took the versions in the Github security advisory and compiled it into a Semgrep rule which is MIT-licensed: https://semgrep.dev/c/r/oqUk5lJ/semgrep.ssc-mal-resp-2025-08.... Semgrep rules can be overkill for these use cases but it can be convenient to have a single command to check for all affected versions across multiple packages, especially for our users who already have Semgrep installed. That's basically what I did on all our internal repos.

      We updated the blog post to note the Semgrep rule is MIT licensed. And you can run locally with Semgrep (which is LGPL: https://github.com/returntocorp/semgrep) if you curl it and run `semgrep --config=rule.yaml`

    • pastel8739 5 hours ago
      What exactly are “such things” that should cause us not to trust? Executing programs?
      • ezfe 4 hours ago
        Don't use the hacked program to check if it's hacked! For starters, it can lie.
      • threadsgiggle 4 hours ago
        [dead]
    • dudeinjapan 8 hours ago
      Are you affected? Run the affected program. OK, now you are definitely affected.
      • baxtr 5 hours ago
        It might be even better than that:

        Create a blog post about a security issue. Post it on HN and get upvotes. Find people who believe they might be affected. Let them run the affected program. Boom.

        • ghurtado 4 hours ago
          Either I've grown old and bitter enough that I think this is likely the case, or this is just a rational take and most likely what happened.

          I'm not sure which is worse.

      • littlecranky67 7 hours ago
        Says the malware is in a post-install script - that will not be called by nx, but i.e after an npm install
        • reactordev 6 hours ago
          Consider anything pre or post attached to the package as tainting the package.
          • SoftTalker 6 hours ago
            Consider your entire system tainted, nothing is trustworthy at this point. Wipe and rebuild from known good media.
            • littlecranky67 5 hours ago
              The malware is "luckily" written in javascript and such quite easy to analyse. No manipulation outside of .zshrc or .bashrc and a temp txt file.
              • tsukikage 4 hours ago
                That's what the code you can see now does. It may or may not be the same as what ran.
                • littlecranky67 2 hours ago
                  Nope, because the script was commited to upstream and you can review what ended in the package.

                  It seems a lot of general "wisdom" here is thrown by people who have not looked into this particular incident or are unfamiliar with js node dev in general.

                  • reactordev 31 minutes ago
                    Correct, luckily, but all it takes is one eval. So be diligent about checking. However, like you said, luckily it’s JavaScript and there’s a history online that you can see.

                    Be weary of binary wasms though, harder to analyze. In the end, because it was published and npm allows you to see the history, we can all see.

                    Still, from a security standpoint, anything within a “package” that is compromised, compromises the package. Don’t install it. Wait for the fix.

        • dudeinjapan 5 hours ago
          Oh good. I guess running the actual program was too many steps.
    • pharrington 6 hours ago
      Yeah. The blogpost reads like a confession. It's very strange.
  • DetroitThrow 6 hours ago
    @dang Even though the blogpost has some helpful flavor, this GH issue seems much more direct and giving much more straightforward guidance for resolving the issue. Is it possible to change the link?
    • JdeBP 5 hours ago
      Credit to otterly and Hilift for finding some other better coverage than this semgrep page as well:

      * https://news.ycombinator.com/item?id=45040126

      * https://news.ycombinator.com/item?id=45040507

      • merb 4 hours ago
        I do not like these coverages. They always write about VSCode Extension which has basically nothing todo with the bug.

        It only did run affected programs of course but it's so stupid to even talk about vscode in that case. if you used the affected nx versions you are affected no matter if you used vscode,webstorm, whatever ide of your liking. if you used a not affected nx version nothing happend no matter which vscode version you used.

        • ramimac 3 hours ago
          Hi! Author here who added the VSCode stat :)

          I thought it was useful to include because:

          * it can inform triage, if you use the extension you're more likely to be impacted * because it was VSCode, Workplace Trust actually partially mitigated this in at least 38 cases

          • merb 3 hours ago
            The vocoder extension does not contain any affected packages, it‘s just misleading
    • dang 3 hours ago
      (We detached this subthread from https://news.ycombinator.com/item?id=45038993.)

      I found the first submission on the story (https://news.ycombinator.com/item?id=45034496), which used a github url, and merged the thread into it - more explanation at https://news.ycombinator.com/item?id=45042727.

  • blibble 6 hours ago
    this company is something else

    https://semgrep.dev/solutions/secure-vibe-coding/

    if software development is turning into their demo:

       - does this code I've written have any vulnerabilities?
       - also what does the code do
    
    then I'm switching careers to subsistence farming and waiting for the collapse
    • falcor84 5 hours ago
      With all due respect to subsistence farming, I would say that digital tech is already sufficiently "bootstrapped", such that even if the world's industrial base entirely collapses, and we don't have any more chips fabricated, the next century will still be about who can best utilize computers, scrounging up discarded phones and repurposing them to (re)automate farming, manufacturing and drone warfare. Even LLM-based AIs are already entrenched, and I'd expect people to be running ollama and aider/void on solar powered laptops in their tribe's half-destroyed buildings.
      • vdupras 5 hours ago
        The amount of offline documentation required to do so is gargantuan. Try any kind of "repurposing" of any phone -- go for something trivial, not as hard as controlling an automated greenhouse circuit -- and try to do so without the internet -- or let's take the difficulty down a notch, without AI or search engines, wikipedia allowed. The operating system on that phone is likely way too complicated for you to succeed. It's also likely to be locked.
        • sidewndr46 5 hours ago
          It seems that few to no people understand just how unusual it is to buy an Intel or AMD64 based system and just boot it up. It's the exception in the industry, not the norm. Even the Raspberry Pi relies on the device tree, which is effectively a series of magic numbers for booting the board.

          I worked at an enormous company that made embedded products. In the entire company, there were maybe ~12 engineers that knew how to boot up the various products. None of them were capable of booting all the devices. There was another team dedicated to preserving the knowledge they had because when one would retire they didn't even bother handing over all the knowledge. Only active product lines were transitioned to another employee. If a product line was brought back for a new contract and the bootloader was not already available, there were a huge number of man hours budgeted for that activity alone.

        • cheema33 3 hours ago
          > The amount of offline documentation required to do so is gargantuan.

          I have Ollama running on my local PC with 128GBs of RAM. If civilization collapses will my tribe be better off compared to a tribe that doesn't have a similar system running on solar power? I would think so. And if we have a local copy of Wikipedia (25GBs compressed, 150GBs uncompressed & with basic images), then we'd be infinitely better off.

          My PC isn't anything special and is made of commodity parts.

          The tribe members do not have to run ollama on their phones. My PC could be the server that they connect to over tribe wifi.

          Capabilities of commodity PCs continue to grow every year. This appears to make a complete civilization collapse near impossible. As long as some of us survive the initial catastrophic event, and the planet can sustain human life, humanity will not be starting from scratch and will bounce back.

          • vdupras 2 hours ago
            I guess you could settle the question by trying it!
    • chewbaxxa 4 hours ago
      not sure if it's just bait but their is_prime function does not actually do what its name suggests.
    • AlienRobot 6 hours ago
      You can practice today by playing Stardew Valley, or programming your own Harvest Moon clone.
  • sippeangelo 8 hours ago
    This Semgrep post describes a very different prompt from what Nx reported themselves, which suggests the attacker was "live-editing" their payload over multiple releases and intended to go further.

    Still, why does the payload only upload the paths to files without their actual contents?

    Why would they not have the full attack ready before publishing it? Was it really just meant as a data gathering operation, a proof of concept, or are they just a bit stupid?

    https://github.com/nrwl/nx/security/advisories/GHSA-cxm3-wv7...

    • Roukanken 6 hours ago
      This feels more like someone wanted to just kick the hornet's nest, and specifically used AI to get both traction for the discussion to latch on and get the topic focused on it.

      Especially: given the .bashrc editing to cause shutdown. This thing is obviously trying to be as loud as possible, without being overly destructive.

  • otterley 6 hours ago
    This is a much better writeup than semgrep’s: https://www.stepsecurity.io/blog/supply-chain-security-alert...
  • yuyu789 8 hours ago
    [dead]
  • yuyu789 8 hours ago
    [dead]