MAL-2026-15528

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/axis-datagrid/MAL-2026-15528.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-15528
Aliases
  • GHSA-7f64-56gx-r4cm
  • GHSA-c6gq-r9w4-xg7j
Published
2026-08-28T23:16:11Z
Modified
2026-09-24T09:40:56Z
Summary
Malicious code in axis-datagrid (npm)
Details

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

Source: amazon-inspector (0b8e97884917400dda89c79754629edd51961e893d64fa580de04bb82bd0cab3)

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.

Source: ghsa-malware (263c347ed52368ea52f9475207427612e53fd22d40d8ec0e11d43bff604df40b)

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-019100",
            "import_time":  "2026-08-28T23:38:05.353869058Z",
            "modified_time":  "2026-08-28T23:16:11Z",
            "sha256":  "0b8e97884917400dda89c79754629edd51961e893d64fa580de04bb82bd0cab3",
            "source":  "amazon-inspector",
            "versions":  [
                "45.0.0"
            ]
        },
        {
            "id":  "GHSA-7f64-56gx-r4cm",
            "import_time":  "2026-08-29T18:26:29.949574154Z",
            "modified_time":  "2026-08-29T18:13:48Z",
            "ranges":  [
                {
                    "events":  [
                        {
                            "introduced":  "0"
                        }
                    ],
                    "type":  "SEMVER"
                }
            ],
            "sha256":  "263c347ed52368ea52f9475207427612e53fd22d40d8ec0e11d43bff604df40b",
            "source":  "ghsa-malware"
        },
        {
            "id":  "RLMA-2026-10695",
            "import_time":  "2026-09-24T09:21:32.957528488Z",
            "modified_time":  "2026-09-22T17:18:19Z",
            "sha256":  "7797284eaea957f40832ba17b85cf82c053e39a8b1433540ea4bc59f2162277a",
            "source":  "reversing-labs",
            "versions":  [
                "45.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / axis-datagrid

Package

Name
axis-datagrid
View open source insights on deps.dev
Purl
pkg:npm/axis-datagrid

Affected ranges

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

Affected versions

45.*
45.0.0

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":  "ec9250fc2c49f48312d1360fe1df018934f16eca062b912e06fd48ce2d2a1e82",
            "tlsh":  "0fe0cd155a11267339d501520839497b73926f5f49047d0652c70428415d5bb7cfb35c"
        }
    ],
    "package_integrity":  [
        {
            "filename":  "axis-datagrid-45.0.0.tgz",
            "hashes":  {
                "sha1":  "b67ad31efe5b03f838f95dbfbfb971f82d463649",
                "sha512_sri":  "sha512-QL7AAPYg3ro05NdCRBx1jYSkD4zx07Am2RbjuczFxSbbJEIZscJtyu0P1U8vMTZcBjv5QHppuiXQ8NrTVb5EFQ=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/axis-datagrid/MAL-2026-15528.json"