MAL-2026-5703
Vulnerability from ossf_malicious_packages
Published
2026-06-12 19:02
Modified
2026-06-12 19:46
Summary
Malicious code in eslint-plugin-mistica-local-rules (npm)
Details

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

Source: amazon-inspector (c1d21f50741178986b63d1f330373131c2f3f502a5b94e76ca921ce185fab123)

package.json declares a preinstall hook that runs index.js automatically on npm install. index.js collects host identity (os.hostname(), os.platform(), os.arch(), os.userInfo() including uid/gid, shell, homedir, cwd) and the output of whoami and id via child_process, then POSTs the JSON payload to the hardcoded URL https://eucfugc8bk66haszliir75yd74dv1lpa.oastify.com/detox56 (a Burp Collaborator subdomain). The package ships no eslint rule implementation — its only effect on install is the recon/exfiltration beacon. The package name eslint-plugin-mistica-local-rules mimics the Telefónica Mistica design-system internal eslint-plugin namespace, consistent with a dependency-confusion attack against private-registry consumers.

CWE
  • CWE-506 - The product contains code that appears to be malicious in nature.
Credits

{
  "affected": [
    {
      "database_specific": {
        "cwes": [
          {
            "cweId": "CWE-506",
            "description": "The product contains code that appears to be malicious in nature.",
            "name": "Embedded Malicious Code"
          }
        ],
        "indicators": {
          "domains": [
            "eucfugc8bk66haszliir75yd74dv1lpa.oastify.com"
          ],
          "evidence_files": [
            {
              "path": "index.js",
              "sha256": "dbdb62f421441baa4dbb05960ca341c1174ebeca2be892702de1630626ec551e",
              "tlsh": "a35151c515f65a241ba7b8494a4f9402a327e003350aee55bfcc8340af9937c9bf0bf2"
            },
            {
              "path": "package.json",
              "sha256": "61f69ac09a506d72b97c08911ba8d1c3fd33713c1737601041e46db8003d4f87",
              "tlsh": "aed02e200d21643369c102aa0c2ba0c772a2cf6f0014bc08a3df682c82ce37b88fb30d"
            }
          ],
          "package_integrity": [
            {
              "filename": "eslint-plugin-mistica-local-rules-19.12.11.tgz",
              "hashes": {
                "sha1": "f18079c4bac792db77fa468435d28d3ab5591aaa",
                "sha512_sri": "sha512-ixWhgcKKEXP09K1YBvfK2xncuPtYEu2UvXokZqtvHH9Rfghn/WMCT+X/y+ONpjvNnbsVj22/u2Q0ll1ZyABHhQ=="
              }
            }
          ]
        }
      },
      "package": {
        "ecosystem": "npm",
        "name": "eslint-plugin-mistica-local-rules"
      },
      "versions": [
        "19.12.11"
      ]
    }
  ],
  "credits": [
    {
      "contact": [
        "inspector-research@amazon.com"
      ],
      "name": "Amazon Inspector",
      "type": "FINDER"
    }
  ],
  "database_specific": {
    "malicious-packages-origins": [
      {
        "id": "IN-MAL-2026-005836",
        "import_time": "2026-06-12T19:43:38.516424769Z",
        "modified_time": "2026-06-12T19:02:58Z",
        "sha256": "72d5fe15c6bf5a8084dd7cb92869cfe7d7c8a667581dd8ba8c0de403bcfeff57",
        "source": "amazon-inspector",
        "versions": [
          "19.12.11"
        ]
      },
      {
        "id": "IN-MAL-2026-005835",
        "import_time": "2026-06-12T19:43:38.418476887Z",
        "modified_time": "2026-06-12T19:02:58Z",
        "sha256": "c1d21f50741178986b63d1f330373131c2f3f502a5b94e76ca921ce185fab123",
        "source": "amazon-inspector",
        "versions": [
          "19.12.11"
        ]
      }
    ]
  },
  "details": "\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (c1d21f50741178986b63d1f330373131c2f3f502a5b94e76ca921ce185fab123)\npackage.json declares a preinstall hook that runs index.js automatically on npm install. index.js collects host identity (os.hostname(), os.platform(), os.arch(), os.userInfo() including uid/gid, shell, homedir, cwd) and the output of `whoami` and `id` via child_process, then POSTs the JSON payload to the hardcoded URL https://eucfugc8bk66haszliir75yd74dv1lpa.oastify.com/detox56 (a Burp Collaborator subdomain). The package ships no eslint rule implementation \u2014 its only effect on install is the recon/exfiltration beacon. The package name `eslint-plugin-mistica-local-rules` mimics the Telef\u00f3nica Mistica design-system internal eslint-plugin namespace, consistent with a dependency-confusion attack against private-registry consumers.\n",
  "id": "MAL-2026-5703",
  "modified": "2026-06-12T19:46:13Z",
  "published": "2026-06-12T19:02:58Z",
  "references": [
    {
      "type": "PACKAGE",
      "url": "https://www.npmjs.com/package/eslint-plugin-mistica-local-rules/v/19.12.11"
    }
  ],
  "schema_version": "1.7.4",
  "summary": "Malicious code in eslint-plugin-mistica-local-rules (npm)"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…