Logo
npm

feed-widget-helper@1.0.8

Vulnerability report · Last retrieved from osv.dev September 24, 2026 at 3:58 PM UTC

Malicious

OSV ID

MAL-2026-16332

Ecosystem

npm

Summary

On load, index.js schedules a setTimeout (~2s) that fetches the current origin's /profile endpoint, parses the returned HTML, extracts a.flag-value element (falling back to the entire page body), and issues a POST to /addPost with the extracted content as JSON. The behavior fires unconditionally without user interaction, uses the embedding page's authenticated session to read private profile data, and then publishes that data through a state-changing endpoint on the same origin. The package name ("feed-widget-helper") and package.json are placeholders: description, author, repository, and keywords are all empty, and the shipped code has no relation to any feed-widget functionality. The shape is a same-origin CSRF/exfiltration payload rather than a helper library.

Source: amazon-inspector (e9c3f4f4751b0adffb78a311ee048162a853729a5dd1d0826593f394a4d663e2)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.