MAL-2026-11137

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/jobber-app-template-react/MAL-2026-11137.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-11137
Aliases
  • GHSA-wvfj-f49f-7vqw
Published
2026-07-28T13:32:08Z
Modified
2026-09-09T03:30:11Z
Summary
Malicious code in jobber-app-template-react (npm)
Details

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

Source: amazon-inspector (844a2ac73b588b6c0c7c370dd647685768992ff3e6b5ef492e6fc6dc6be240ce)

The package's preinstall hook runs index.js which fires automatically on npm install. The script collects host reconnaissance (os.hostname(), os.userInfo().username, home directory, DNS servers, __dirname) and reads the contents of /etc/passwd and /etc/hosts from the installer's machine, then HTTPS-POSTs a JSON payload to the hardcoded Burp Collaborator subdomain 5tzh3l2e1cetr1chf6osh4tg57b0zqnf.oastify.com. The behavior is unrelated to the package's advertised purpose as a React app template and is characteristic of a dependency-confusion exfiltration payload.

Source: ghsa-malware (5730446a57eddb68dce69772a61c937fdf59edbe7da88fdc2def5383aea446cf)

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-010888",
            "import_time": "2026-07-28T14:19:57.593525625Z",
            "modified_time": "2026-07-28T13:32:08Z",
            "sha256": "844a2ac73b588b6c0c7c370dd647685768992ff3e6b5ef492e6fc6dc6be240ce",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        },
        {
            "id": "GHSA-wvfj-f49f-7vqw",
            "import_time": "2026-09-08T00:15:11.432899618Z",
            "modified_time": "2026-09-07T16:17:42Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "5730446a57eddb68dce69772a61c937fdf59edbe7da88fdc2def5383aea446cf",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-019820",
            "import_time": "2026-09-09T03:21:57.153359432Z",
            "modified_time": "2026-09-09T02:50:40Z",
            "sha256": "168645cb7d79fb14fc92cbfa3644498542e9231231f0d468036c86430795c343",
            "source": "amazon-inspector",
            "versions": [
                "1.1.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / jobber-app-template-react

Package

Name
jobber-app-template-react
View open source insights on deps.dev
Purl
pkg:npm/jobber-app-template-react

Affected ranges

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

Affected versions

1.*
1.0.1
1.1.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": "2afb1d416ef5f5bc9005a931402bc4f998499fdb1f71b8193ecc71d170a1fd5f",
            "tlsh": "d041259562d917330de110c06a0c70812359fa777159a99077cf42d69f869f8b7316f3"
        }
    ],
    "package_integrity": [
        {
            "filename": "jobber-app-template-react-1.0.1.tgz",
            "hashes": {
                "sha1": "9d68aa385477667bc205333cf7f26c183d6c2194",
                "sha512_sri": "sha512-SnbjtkTkFtq8grR44J7L2PKebeo7BWWEci8D46Qk+l8iZMrkO/Gj+QIUHZlQn5JmwhE4Y7WDAQc8owqZEu0wXA=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/jobber-app-template-react/MAL-2026-11137.json"