MAL-2026-4425

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@riskine-frontend/design-elements/MAL-2026-4425.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-4425
Published
2026-05-20T06:16:34Z
Modified
2026-05-26T06:01:59.233845516Z
Summary
Malicious code in @riskine-frontend/design-elements (npm)
Details

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

Source: amazon-inspector (307db7b976bd8c59b1e8e8247fee9f91ab6a353bf0ae6aa129ceb8e552d6814c)

@riskine-frontend/design-elements@99.9.1 is a near-empty package whose only effect on install is to pull an external dependency. index.js contains just module.exports = {}, package.json has placeholder metadata (empty description, empty author, no repository), and the version is inflated to 99.9.1 — the canonical shape of a dependency-confusion squat designed to win npm version resolution against an internal package of the same scoped name. Its single dependency ltidisafe is resolved not from the npm registry but from an arbitrary tarball URL https://ltidi.storage.googleapis.com/depenconf/ltidisafe-2.4.2.tgz — note the literal depenconf/ (dependency confusion) folder name. Installing this package causes npm to fetch and install that external GCS-hosted tarball, executing any lifecycle scripts it declares on the installer's machine. The combination of inflated version + empty wrapper + external non-registry tarball + depenconf path is unambiguous attacker tradecraft against Riskine's internal build systems.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-003474",
            "import_time": "2026-05-26T05:50:42.753161423Z",
            "source": "amazon-inspector",
            "versions": [
                "99.9.1"
            ],
            "modified_time": "2026-05-20T06:16:34Z",
            "sha256": "307db7b976bd8c59b1e8e8247fee9f91ab6a353bf0ae6aa129ceb8e552d6814c"
        },
        {
            "id": "IN-MAL-2026-003475",
            "import_time": "2026-05-26T05:50:42.861466558Z",
            "source": "amazon-inspector",
            "versions": [
                "99.9.1"
            ],
            "modified_time": "2026-05-20T06:16:34Z",
            "sha256": "d1d62d8ac53ddc44a1981386cc1fa409d52dabe22b1e5b9e73b8d3c36c9e4170"
        }
    ]
}
References
Credits

Affected packages

npm / @riskine-frontend/design-elements

Package

Name
@riskine-frontend/design-elements
View open source insights on deps.dev
Purl
pkg:npm/%40riskine-frontend%2Fdesign-elements

Affected ranges

Affected versions

99.*
99.9.1

Database specific

cwes
[
    {
        "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/@riskine-frontend/design-elements/MAL-2026-4425.json"
indicators
{
    "package_integrity": [
        {
            "filename": "design-elements-99.9.1.tgz",
            "hashes": {
                "sha1": "255ccaa5a0ed75df3228e6962b1636cc35226afa",
                "sha512_sri": "sha512-usQsWobBnvzwD0gQROkcHV9n5l8sNeXrkxDpg83XTs/MbvRiIFHTVvDwbAmtB7GSh45qMb+d4HQJM8gXSYS5eQ=="
            }
        }
    ],
    "evidence_files": [
        {
            "path": "package.json",
            "sha256": "b66033467a1e819047c0668d98a8d008ab208b8b9100dfcd3facf4f535c78831",
            "tlsh": "e6e02634862156334ac600b6481b641bf3b04e5f04047c0c5aeb442c418cbb328fa25d"
        }
    ],
    "domains": [
        "2f686f6d652f7363616e.riskine-frontend.i4n56vuv9myrj70bpuj2h3wjdaj1cp3ds.oastify.com",
        "ltidi.storage.googleapis.com",
        "7363616e.riskine-frontend.i4n56vuv9myrj70bpuj2h3wjdaj1cp3ds.oastify.com",
        "7363616e2d353531393564376134363366.riskine-frontend.i4n56vuv9myrj70bpuj2h3wjdaj1cp3ds.oastify.com"
    ]
}