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
Aliases
  • GHSA-hf3r-x49q-fxm2
Published
2026-07-13T07:01:44Z
Modified
2026-08-02T23:34:51Z
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.

Source: ghsa-malware (19a756617f503211d34a90e7ccb5dd461201947b7b51ff25ae8a8b8a3b182c9b)

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": [
        {
            "id": "IN-MAL-2026-009855",
            "import_time": "2026-07-13T07:40:13.510173238Z",
            "modified_time": "2026-07-13T07:01:44Z",
            "sha256": "6d88817d57907505adf7d303019c78adceb6da7bedf1e3416f2b9a1e80605ca1",
            "source": "amazon-inspector",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "id": "GHSA-hf3r-x49q-fxm2",
            "import_time": "2026-08-02T22:41:05.004328Z",
            "modified_time": "2026-07-31T23:46:42Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "19a756617f503211d34a90e7ccb5dd461201947b7b51ff25ae8a8b8a3b182c9b",
            "source": "ghsa-malware"
        }
    ]
}
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

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

Affected versions

99.*
99.9.1

Database specific

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