MAL-2026-10415

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/frontend-regulations/MAL-2026-10415.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-10415
Published
2026-07-13T07:01:44Z
Modified
2026-07-13T07:47:02.845237449Z
Summary
Malicious code in frontend-regulations (npm)
Details

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

Source: amazon-inspector (6d88817d57907505adf7d303019c78adceb6da7bedf1e3416f2b9a1e80605ca1)

frontend-regulations@99.9.1 is a near-empty wrapper (index.js exports an empty object) whose package.json declares the dependency 'ltidisafe' with the URL https://ltidi.storage.googleapis.com/depenconf/ltidisafe-3.3.3.tgz instead of a registry version. Installing this package causes npm to fetch a tarball from a Google Cloud Storage bucket unrelated to any documented publisher and place it into the installer's node_modules, where its lifecycle scripts and main entry execute during npm install. The wrapper package itself provides no functionality; its only effect is to smuggle the externally-hosted tarball into the dependency tree. The suspiciously high version number (99.9.1) combined with a hollow main entry and an off-registry dependency URL matches the dependency-chain dropper pattern.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-009855",
            "sha256": "6d88817d57907505adf7d303019c78adceb6da7bedf1e3416f2b9a1e80605ca1",
            "modified_time": "2026-07-13T07:01:44Z",
            "import_time": "2026-07-13T07:40:13.510173238Z",
            "versions": [
                "99.9.1"
            ],
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / frontend-regulations

Package

Name
frontend-regulations
View open source insights on deps.dev
Purl
pkg:npm/frontend-regulations

Affected ranges

Affected versions

99.*
99.9.1

Database specific

indicators
{
    "evidence_files": [
        {
            "sha256": "0f07d7ce8195d8cbe52d895fa757966f89e4ed8021a5beb242e21c5537fd5fc5",
            "tlsh": "5ce08660596556338ac611b64c6a655bb3718e6f0409bc0c5b9b042c419da7328fa35d",
            "path": "package.json"
        }
    ],
    "package_integrity": [
        {
            "filename": "frontend-regulations-99.9.1.tgz",
            "hashes": {
                "sha512_sri": "sha512-DoR3xk+NRk6Xc7FRt57iOXfDF/U591Uij+SR9Wlgtmw+J4FTxHUPTsu6qTygMdI8eQ4EVxnr5WjNZLKxwxdhFw==",
                "sha1": "2cbf415a73b4ba140dded26f8a4b47f64c6466b1"
            }
        }
    ]
}
cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/frontend-regulations/MAL-2026-10415.json"