VYPR

npm · Malicious package advisory

Malware

intuit-authz

GHSA-7v69-f2ff-7267

Malicious code in intuit-authz (npm)

Details

**Severity:** Critical

**Affected versions:** `= 55.0.0`

## Source: amazon-inspector (68a4d159209bece0d5b390b92e1d7a9a10496022056de8da653ea5572acc8fe7)
package.json at line 11 declares a self-named dependency `intuit-authz` whose source is the bare HTTPS URL `https://repo.securityctrl.com/intuit-authz` instead of a semver range resolved through the npm registry. On `npm install`, npm fetches whatever bytes that URL currently serves and installs them, running any lifecycle scripts contained in the fetched tarball. The reference is unpinned, has no integrity hash, and points at a host unrelated to Intuit's published domains, so the operator of repo.securityctrl.com controls code executed on every installer's machine. The self-named key (`intuit-authz` declaring `intuit-authz` as a dependency) combined with a version number (55.0.0) implausibly high for a package under this name matches the dependency-confusion shape targeting an internal Intuit authorization package.

---

Credit: [OpenSSF](https://github.com/ossf/malicious-packages) ([source](https://github.com/ossf/malicious-packages/blob/8278ab2bd67eee704962fa11801bbf9da85d4939/osv/malicious/npm/intuit-authz/MAL-2026-15511.json))

**References:**
- https://github.com/ossf/malicious-packages/blob/8278ab2bd67eee704962fa11801bbf9da85d4939/osv/malicious/npm/intuit-authz/MAL-2026-15511.json
- https://www.npmjs.com/package/intuit-authz/v/55.0.0
- https://github.com/advisories/GHSA-7v69-f2ff-7267

Compromised versions (1)

  • = 55.0.0

Any computer that installed or ran a compromised version should be considered fully compromised. Rotate every secret on that machine from a clean environment.