Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ MAL-2026-10539 — postcss-animatecss

⚪ Unknown ✅ No Known Exploit OSV
N/A
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

Malicious code in postcss-animatecss (npm)

Source: amazon-inspector

The exported PostCSS plugin factory in [email protected] contains an obfuscator.io-obfuscated payload that executes on every consumer build. When the plugin runs, it fetches a remote endpoint (URL built from an RC4/base64 string array hidden inside the module), reads a message field from the JSON response, base64-decodes it, and executes the result via new Function('require', m)(require) — giving the remote operator arbitrary Node.js code execution with full require access on the developer or CI host. A setInterval(fn, 4000) installed via a new Function('return this')() global reference re-invokes the fetch-and-eval loop every 4 seconds for the lifetime of the process, providing persistent adaptable C2. The outbound request also appends Object.keys(options.features?...) to the query string, leaking consumer plugin configuration to the endpoint. The package's declared purpose (adding -webkit- animate.css prefixes) requires no network I/O whatsoever; the fetch/eval/interval layer plus obfuscator.io string-array concealment is the classic supply-chain backdoor signature.

Affected software

MAL-2026-10539 is recorded against 1 package.

  • postcss-animatecss

Timeline and source

Published on 14 July 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.

References

www.npmjs.com (Package)
www.npmjs.com (Package)

Details

Severity Unknown
CVSS Score N/A
CVSS Vector N/A
CWE N/A
Public Exploit ✅ No
Source OSV
Published 2026-07-14
Updated 2026-08-20
Modified 2026-07-14
Fix URL N/A

Affected Packages

Software From version Fixed in
postcss-animatecss

Free Vulnerability Check

Is your site affected by MAL-2026-10539?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against MAL-2026-10539 and other known CVE records.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.

Browse related advisories

All advisoriesMalicious packagesMalicious packages 2026