Loku hack ekak yanawa

හෙනයා

Well-known member
  • May 23, 2014
    16,750
    16,863
    113
    Kottawa
    We are using TanStack Query :confused2:
    Die Season 3 GIF by The Office
     

    UbeThaththa

    Well-known member
  • Apr 15, 2025
    2,936
    3,601
    113
    හිංගලෙන් දාපංකො මොකද වෙලා තියෙන්නෙ කියල
     

    UbeThaththa

    Well-known member
  • Apr 15, 2025
    2,936
    3,601
    113
    මම cybersecurity සහා computer science ගැන දන්නවා, එක නිසා තෙරුනා
    The Office Lol GIF

    තෝයි මායි දන්න cybersecurity සහ computer science :ROFLMAO:
    තේරුනේ නැත්තං ලැජ්ජ වෙන්නෙ නැතුව තේරුනේ නෑ කියහං මම වගේ 😂
     
    • Haha
    Reactions: lilman and Bam

    Bam

    Well-known member
  • Apr 6, 2025
    4,424
    9
    3,069
    113
    මූ වෙබ් සයිට් හදන්න අරං වෙච්චි වැඩක්.:angry:
     

    6h057

    Well-known member
  • Nov 19, 2024
    2,246
    2,133
    113
    Tokyo, Japan
    On 2026-05-11 between 19:20 and 19:26 UTC, an attacker published 84 malicious versions across 42 @tanstack/* npm packages by combining: the pull_request_target "Pwn Request" pattern, GitHub Actions cache poisoning across the fork↔base trust boundary, and runtime memory extraction of an OIDC token from the GitHub Actions runner process. No npm tokens were stolen and the npm publish workflow itself was not compromised.

    The malicious versions were detected publicly within 20 minutes by an external researcher ashishkurmi working for stepsecurity. All affected versions have been deprecated; npm security has been engaged to pull tarballs from the registry. We have no evidence of npm credentials being stolen, but we strongly recommend that anyone who installed an affected version on 2026-05-11 rotate AWS, GCP, Kubernetes, Vault, GitHub, npm, and SSH credentials reachable from the install host.

    Tracking issues: https://github.com/TanStack/router/issues/7383

    Packages affected​

    42 packages, 84 versions (two per package, published roughly 6 minutes apart). See the tracking issue for the full table. Confirmed-clean families: @tanstack/query*, @tanstack/table*, @tanstack/form*, @tanstack/virtual*, @tanstack/store, @tanstack/start (the meta-package, not @tanstack/start-*).

    What the malware does​

    When a developer or CI environment runs npm install, pnpm install, or yarn install against any affected version, npm resolves the malicious optionalDependencies entry, fetches the orphan payload commit from the fork network, runs its prepare lifecycle script, and executes a ~2.3 MB obfuscated router_init.js smuggled into the affected tarball. The script:

    • Harvests credentials from common locations: AWS IMDS / Secrets Manager, GCP metadata, Kubernetes service-account tokens, Vault tokens, ~/.npmrc, GitHub tokens (env, gh CLI, .git-credentials), SSH private keys
    • Exfiltrates over the Session/Oxen messenger file-upload network (filev2.getsession.org, seed{1,2,3}.getsession.org) — end-to-end encrypted with no attacker-controlled C2, so blocking by IP/domain is the only network mitigation
    • Self-propagates: enumerates other packages the victim maintains via registry.npmjs.org/-/v1/search?text=maintainer:<user> and republishes them with the same injection
    Because the payload runs as part of npm install's lifecycle, anyone who installed an affected version on 2026-05-11 must treat the install host as potentially compromised.
     
    • Like
    Reactions: Inigo Montoya

    KSPathirana

    Well-known member
  • Apr 22, 2015
    7,545
    9,565
    113
    So what should we do? I just finished the MVP of a product using Nextjs, supabase and Tanstack Query