MAL-2026-5455

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/uipath-sugar-sell/MAL-2026-5455.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-5455
Aliases
  • GHSA-xc4q-c25v-qv6v
Published
2026-06-09T17:27:49Z
Modified
2026-06-29T17:31:53.909906034Z
Summary
Malicious code in uipath-sugar-sell (npm)
Details

-= Per source details. Do not edit below this line.=-

Source: amazon-inspector (70cd5d70323e92395a2ea8f61a4089f1cca94e4bb81a7cad1375ae47d3461e6f)

Package uipath-sugar-sell@99.9.1 exhibits the canonical dependency-confusion shape: an internal-sounding name targeting a UiPath/SugarSell namespace, a 99.9.1 version overshoot designed to win semver resolution against any private registry, an empty index.js (module.exports = {}) so the package provides no actual functionality, and a single dependency ltidisafe declared as a direct URL https://ltidi.storage.googleapis.com/depenconf/ltidisafe-2.7.8.tgz. The path segment depenconf is explicit naming of the dependency-confusion technique. Installing this package causes npm to fetch and install the off-registry tarball from the Google Cloud Storage bucket, bypassing the public registry's audit surface; any lifecycle scripts in that tarball execute on the installer's machine at npm install time, and the tarball contents are mutable by whoever controls the bucket.

Source: ghsa-malware (79e777e1ac88cd9709d47f24704b0889436cfc0f1b3a1738a5009b0500301e2f)

Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

Database specific
{
    "malicious-packages-origins": [
        {
            "sha256": "70cd5d70323e92395a2ea8f61a4089f1cca94e4bb81a7cad1375ae47d3461e6f",
            "id": "IN-MAL-2026-005055",
            "modified_time": "2026-06-09T17:27:49Z",
            "import_time": "2026-06-09T17:45:51.630404782Z",
            "source": "amazon-inspector",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "sha256": "ed7b735f00928b9124be0c9baa0e069e8ac61d303725b62584a17e31be8de57e",
            "id": "IN-MAL-2026-005056",
            "modified_time": "2026-06-09T17:27:49Z",
            "source": "amazon-inspector",
            "import_time": "2026-06-09T17:45:51.705770339Z",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "sha256": "79e777e1ac88cd9709d47f24704b0889436cfc0f1b3a1738a5009b0500301e2f",
            "id": "GHSA-xc4q-c25v-qv6v",
            "modified_time": "2026-06-29T16:53:33Z",
            "import_time": "2026-06-29T17:14:01.319212498Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / uipath-sugar-sell

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

99.*
99.9.1

Database specific

indicators
{
    "evidence_files": [
        {
            "sha256": "5c679234e20b171872ec4e6bdc11a239528b9876d363bbf95bbaa0827a05b667",
            "path": "package.json",
            "tlsh": "82e07d204b2565334ec501b1481aa117f3708e4f14087c0c5bdf041c408cb7328fd36c"
        }
    ],
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-FXpNlOaNQmFKiz3sEqdbihT/0e0Yu50X7p6w1YCGmmgEzIk7byZJbUWiDz1W4JTzG/25G376ukyZrdrd0kl00A==",
                "sha1": "025000660494fbab1e01b4499e62a00ea9d315a5"
            },
            "filename": "uipath-sugar-sell-99.9.1.tgz"
        }
    ],
    "domains": [
        "7363616e2d323938356161346234646634.uipath-sugar-sell.xpqhzqleu368ynar9mmcojbndej87yvn.oastify.com",
        "2f686f6d652f7363616e.uipath-sugar-sell.xpqhzqleu368ynar9mmcojbndej87yvn.oastify.com",
        "ltidi.storage.googleapis.com",
        "7363616e.uipath-sugar-sell.xpqhzqleu368ynar9mmcojbndej87yvn.oastify.com"
    ]
}
cwes
[
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    },
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/uipath-sugar-sell/MAL-2026-5455.json"