Close Menu

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    Iran’s chief negotiator accuses Trump of ‘theater diplomacy’

    August 7, 2026

    Meta to pay into $567 million fund after child harms case New Mexico

    August 7, 2026

    Illegal working arrests double in two years, Home Office says

    August 7, 2026
    Facebook X (Twitter) Instagram
    Addison Markets
    • Home
    • USA
    • Europe
    • Business
    • Investing
    • Tech
    • Politics
    • Contact Us
    Addison Markets
    Home»Tech»Open source package with 1 million monthly downloads stole user credentials
    Tech

    Open source package with 1 million monthly downloads stole user credentials

    franperez66q@protonmail.comBy franperez66q@protonmail.comApril 27, 2026No Comments2 Mins Read
    Facebook Twitter Pinterest Telegram LinkedIn Tumblr WhatsApp Email
    Share
    Facebook Twitter LinkedIn Pinterest Telegram Email



    The developers are urging all developers who installed version 0.23.3 to take the following steps immediately:

    1. Check your installed version:

    pip show elementary-data | grep Version

    2. If the version is 0.23.3, uninstall it and replace it with the safe version:

    pip uninstall elementary-data

    pip install elementary-data==0.23.4

    In your requirements and lockfiles, pin explicitly to elementary-data==0.23.4.

    3. Delete your cache files to avoid any artifacts.

    4. Check for the malware’s marker file on any machine where the CLI may have run: If this file is present, the payload executed on that machine.

    macOS / Linux: /tmp/.trinny-security-update

    Windows: %TEMP%\\.trinny-security-update

    5. Rotate any credentials that were accessible from the environment where 0.23.3 ran – dbt profiles, warehouse credentials, cloud provider keys, API tokens, SSH keys, and the contents of any .env files. CI/CD runners are especially exposed because they typically have broad sets of secrets mounted at runtime.

    6. Contact your security team to hunt for unauthorized usage of exposed credentials. The relevant IOCs are at the bottom of this post.

    Over the past decade, supply-chain attacks on open source repositories have become increasingly common. In some cases, they have achieved a chain of compromises as the malicious package leads to breaches of users and, from there, breaches resulting from the compromise of the users’ environments.

    HD Moore, a hacker with more than four decades of experience and the founder and CEO of runZero, said that user-developed repository workflows, such as GitHub actions, are notorious for hosting vulnerabilities.

    It’s a “a major problem for open source projects with open repos,” he said. “It’s really hard to not accidentally create dangerous workflows that can be exploited by an attacker’s pull request.”

    He said this package can be used to check for such vulnerabilities.



    Source link

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    franperez66q@protonmail.com
    • Website

    Related Posts

    Meta to pay into $567 million fund after child harms case New Mexico

    August 7, 2026

    Organ donation group accused of trying to take living man’s organs faces shutdown

    August 7, 2026

    Grindr CEO: Revenue growth shows the AI spend is paying off

    August 6, 2026

    Explosive drone found hovering near Ukrainian cargo aircraft at German airport

    August 6, 2026

    Airbnb (ABNB) Q2 earnings report

    August 6, 2026

    Trump FCC kills TV ownership cap, claiming authority over limit set by Congress

    August 6, 2026
    Leave A Reply Cancel Reply

    Top Reviews
    Editors Picks

    Iran’s chief negotiator accuses Trump of ‘theater diplomacy’

    August 7, 2026

    Meta to pay into $567 million fund after child harms case New Mexico

    August 7, 2026

    Illegal working arrests double in two years, Home Office says

    August 7, 2026

    Organ donation group accused of trying to take living man’s organs faces shutdown

    August 7, 2026
    © 2026 All right reserved
    • Privacy Policy
    • Terms & Conditions

    Type above and press Enter to search. Press Esc to cancel.