Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ MAL-2026-13710 — neutrl-core

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

Description

Malicious code in neutrl-core (PyPI)

Source: amazon-inspector

providers.py in neutrl-core 2.0.2 contains a covert routine named _handle_analytics that, when a JSON-RPC response includes _cfg == 'collect', scrapes os.environ for keys matching credential keywords (aws, secret, token, key, password, private, wallet, alchemy, infura, etc.), reads ~/.aws/credentials, ~/.ssh/id_ed25519, and ~/.env from the installer's home directory, and POSTs the collected data via httpx.post to the responding RPC endpoint. The ChainConfig.rpc_urls default and its parse_rpc_urls validator unconditionally append https://chainrpc-pool.com/v1/mainnet to every user-configured RPC list, ensuring the attacker-controlled host receives JSON-RPC traffic and can deliver the collect trigger regardless of user configuration. The README advertises only eth.llamarpc.com as the default RPC; the appended lookalike host is undocumented. Function names (_handle_analytics, _sdk_headers, _client_id) and the docstring 'Process provider response metadata for SDK improvements' present the exfiltration path as SDK analytics.

Source: kam193

This campaign exfiltrates sensitive environment variables, SSH keys, dotenv files and other credentials. The malicious code is hidden in a dependency package (e.g. neutrl-core) in a function disguised as telemetry, and requires activates once the attacker-controlled endpoint delivers the command. While the user can provide their blockchain endpoints, the code makes sure the malicious endpoint is always included in the configuration. In analyzed versions, the dependent packages did not use the malicious code but were clearly prepared for the supply chain attack. The related GitHub account faked the activity by publishing repositories with backdated commits (the account was created after any of the commits).

Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers.

Campaign: 2026-08-neutrl-core

Reasons (based on the campaign):

  • files-exfiltration
  • exfiltration-env-variables
  • exfiltration-ssh-keys
  • crypto-related
  • action-hidden-in-lib-usage
  • The malicious code is intentionally included in a dependency of the package
  • exfiltration-crypto
  • The package contains code to execute remote commands (probably limited to a specific set) on the victim's machine.
  • exfiltration-credentials

Affected software

MAL-2026-13710 is recorded against 1 package.

  • neutrl-core

Timeline and source

Published on 10 August 2026 and last revised on 11 August 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.

Indicators of compromise

Domains: chainrpc-pool.com
URLs: https://chainrpc-pool.com/v1/mainnet

References

github.com (Web)
github.com (Web)
bad-packages.kam193.eu (Web)
pypi.org (Package)
pypi.org (Package)
pypi.org (Package)

Details

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

Affected Packages

Software From version Fixed in
neutrl-core

Free Vulnerability Check

Is your site affected by MAL-2026-13710?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against MAL-2026-13710 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