MAL-2026-15520

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/ring-device-settings-library/MAL-2026-15520.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-15520
Aliases
  • GHSA-f4f7-3wwr-hxfx
Published
2026-08-28T23:14:03Z
Modified
2026-08-29T18:45:17Z
Summary
Malicious code in ring-device-settings-library (npm)
Details

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

Source: amazon-inspector (e3ea2aed3d7e8c0b9c99532d6714c486a5ad685418ebbd96c67b44b63f79fe01)

package.json declares a dependency whose key equals the package's own name (ring-device-settings-library) and whose value is a raw HTTPS URL pointing at an off-registry host: https://repo.securityctrl.com/ring-device-settings-library. On npm install, npm resolves that URL rather than a registry version range and installs whatever bytes the host returns, running any lifecycle scripts contained in the fetched artifact. There is no version pin, no integrity hash, and no signature check, and the host is unrelated to any npm registry. The shipped package contents are otherwise an inert placeholder, so the manifest line is the entire installed surface: whoever controls repo.securityctrl.com controls the code that executes on the installer's machine on every install. The self-referential dependency name, combined with the implausibly high version (45.0.0), is also a dependency-confusion shape that can win resolution against an internally-named package.

Source: ghsa-malware (fade0e594411cdfb0c5d2d1aa04eac0ff78edec368f574855613a92176f89d91)

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-019085",
            "import_time": "2026-08-28T23:14:37.257618411Z",
            "modified_time": "2026-08-28T23:14:03Z",
            "sha256": "e3ea2aed3d7e8c0b9c99532d6714c486a5ad685418ebbd96c67b44b63f79fe01",
            "source": "amazon-inspector",
            "versions": [
                "45.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-019108",
            "import_time": "2026-08-28T23:38:06.193362536Z",
            "modified_time": "2026-08-28T23:17:23Z",
            "sha256": "1e720186a5ba3e3a2e12f670a2b9d9b080b5cc4cfcd1098bd42e25db9327d803",
            "source": "amazon-inspector",
            "versions": [
                "30.0.0"
            ]
        },
        {
            "id": "GHSA-f4f7-3wwr-hxfx",
            "import_time": "2026-08-29T18:26:29.959327099Z",
            "modified_time": "2026-08-29T18:13:37Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "fade0e594411cdfb0c5d2d1aa04eac0ff78edec368f574855613a92176f89d91",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / ring-device-settings-library

Package

Name
ring-device-settings-library
View open source insights on deps.dev
Purl
pkg:npm/ring-device-settings-library

Affected ranges

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

Affected versions

30.*
30.0.0
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"
    },
    {
        "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": "28fc31f840f9e9a4c3226959e8dbc36d87d6fc9905e1889708b8b7fa3dfa88c2",
            "tlsh": "e4e0d8248e10123722de01569c78601773124f1f0234bc1adaea0029584e1b3a9f939c"
        }
    ],
    "package_integrity": [
        {
            "filename": "ring-device-settings-library-45.0.0.tgz",
            "hashes": {
                "sha1": "64108fb87882b81d4fadec23b475fbfad041de22",
                "sha512_sri": "sha512-/ENN2H4D9KNY62NhlqDmiHkGZ4uJojHt9irJHmzrjiBInCBxDif3v0wtMwz/TZ80ndaAH9XHXHP7SEMI0VGvig=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/ring-device-settings-library/MAL-2026-15520.json"