-= Per source details. Do not edit below this line.=-
package.json declares a dependency whose key equals the package's own name (axis-datagrid) and whose source is the bare HTTPS URL https://repo.securityctrl.com/axis-datagrid instead of a registry version range. On npm install, npm fetches whatever bytes that URL returns and installs them, running any lifecycle scripts they contain, with no version pin and no integrity check. The shipped index.js is an inert stub, so the manifest itself is the entire install-time payload: whoever controls repo.securityctrl.com controls code executed on the installer's machine. The self-referential dependency name (dependency-confusion shape) and an implausibly high version (45.0.0) for a package whose actual code is a placeholder are consistent with a package designed to win resolution against an internal name and pull code from an off-registry host.
{
"malicious-packages-origins": [
{
"id": "IN-MAL-2026-019100",
"source": "amazon-inspector",
"import_time": "2026-08-28T23:38:05.353869058Z",
"modified_time": "2026-08-28T23:16:11Z",
"sha256": "0b8e97884917400dda89c79754629edd51961e893d64fa580de04bb82bd0cab3",
"versions": [
"45.0.0"
]
}
]
}[
{
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code",
"cweId": "CWE-506"
}
]
{
"package_integrity": [
{
"filename": "axis-datagrid-45.0.0.tgz",
"hashes": {
"sha512_sri": "sha512-QL7AAPYg3ro05NdCRBx1jYSkD4zx07Am2RbjuczFxSbbJEIZscJtyu0P1U8vMTZcBjv5QHppuiXQ8NrTVb5EFQ==",
"sha1": "b67ad31efe5b03f838f95dbfbfb971f82d463649"
}
}
],
"evidence_files": [
{
"path": "package.json",
"tlsh": "0fe0cd155a11267339d501520839497b73926f5f49047d0652c70428415d5bb7cfb35c",
"sha256": "ec9250fc2c49f48312d1360fe1df018934f16eca062b912e06fd48ce2d2a1e82"
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/axis-datagrid/MAL-2026-15528.json"