Analyze your own packages withvet GitHub

readium-shared-js@1.0.0

Malicious
Verified
Analyzed at:6/13/2025, 9:17:43 AM
Source:https://registry.npmjs.org/readium-shared-js/-/readium-shared-js-1.0.0.tgz
SHA256:00d749eee05bff44f3cb4bece5944a9b22f722d1312b69e7243254e426016b3c
Confidence:High
Summary

This analysis was performed using vet and SafeDep Cloud Malicious Package Analysis. Integrate with GitHub using vet-action GitHub Action.

Note: This report is updated by a verification record

Malicious preinstall script exfiltrates system info (hostname, user, pwd, id) to a remote server. Likely a malware.

Verification Record

The package is marked as malware by OSV: MAL-2025-5168 with source: ghsa-malware

Malicious preinstall script exfiltrates system info (hostname, user, pwd, id) to a remote server. Likely a malware.


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

Source: ghsa-malware (0c907ca12944ad675a60dbfd27a1680a1b2ebf1186512d0106676795741a558a)

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.

Details

Note: This report is updated by a verification record

The package readium-shared-js version 1.0.0 contains a malicious preinstall script in its package.json file. This script uses curl to exfiltrate sensitive system information such as hostname, username, current working directory, and user ID to an external server d15uomglq9ib7m1mc4hgnk6bgw91gwwu4.oast.pro. This behavior is indicative of an attempt to gather information about the victim's system without their knowledge or consent, which is a clear sign of malicious intent.

Medium