MAL-2026-14070

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@ai-vertical/ai-agent/MAL-2026-14070.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-14070
Aliases
  • GHSA-3248-8gvm-g9jv
Published
2026-08-17T03:21:35Z
Modified
2026-08-18T21:45:21Z
Summary
Malicious code in @ai-vertical/ai-agent (npm)
Details

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

Source: amazon-inspector (f3daa0f3fabdeebe3db0146233d623d65ae16aea601e54fd6519a160db5af8ee)

On require/import, index.js fetches a hardcoded GitHub Gist (gist.github.com/aiverticalsolutions/7676451d2f972137d2482c4a8937a77a) via the api.github.com gists endpoint and passes the returned file contents directly to eval(). The gist is author-controlled and mutable, so whatever code the maintainer places there executes with the privileges of any process that loads this package. The package ships with empty description and empty author metadata and contains no other functionality — the remote-eval loader is the entire module.

Source: ghsa-malware (b6adbc086440b8babd1f9563a1a25a5d023b7f49a933b49a275b1d2cbf40cd46)

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": "GHSA-3248-8gvm-g9jv",
            "import_time": "2026-08-17T04:43:13.601712Z",
            "modified_time": "2026-08-17T03:21:36Z",
            "sha256": "b6adbc086440b8babd1f9563a1a25a5d023b7f49a933b49a275b1d2cbf40cd46",
            "source": "ghsa-malware",
            "versions": [
                "1.0.1",
                "1.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-017982",
            "import_time": "2026-08-18T04:47:04.992349718Z",
            "modified_time": "2026-08-18T04:41:34Z",
            "sha256": "f3daa0f3fabdeebe3db0146233d623d65ae16aea601e54fd6519a160db5af8ee",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-018066",
            "import_time": "2026-08-18T21:41:57.36877373Z",
            "modified_time": "2026-08-18T21:11:55Z",
            "sha256": "47a95bf8281d2635cb30e404ce03a7fe8f134cb674ac05be48f6fee5d157b8a4",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @ai-vertical/ai-agent

Package

Name
@ai-vertical/ai-agent
View open source insights on deps.dev
Purl
pkg:npm/%40ai-vertical/ai-agent

Affected ranges

Affected versions

1.*
1.0.0
1.0.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"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "8f44b693e92787d922963192c86bb421c525ac686cae5d0573fd1ffe180f0b7f",
            "tlsh": "9df02334980088d3ceb3aec05d1368056613804ef4d0c2cef4cdd301af47027dbc4691"
        },
        {
            "path": "package.json",
            "sha256": "7967cd3433605cb9052af6c8acb992dcbe8982dad7cd00f6462dd5974d91a7c0",
            "tlsh": "b3d0a7341a65983305c502220c6aa0437751cf2f14047c0957db293cd0eea735cfa30d"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@ai-vertical/ai-agent/MAL-2026-14070.json"