ACVEAgent configuration vulnerability registry

ACVE-2026-0308

Anthfu model lures reuse a credential-stealing loader

Part of campaign: Hugging Face pickle and loader waves

In the wild

exploited-itw · 2026-04-24 – 2026-05-07 · vendor

Artifact

File hashes

  • loader.py: 6d5b1b7b9b95f2074094632e3962dc21432c2b7dccfbbe2c7d61f724ffcfea7c

Namespace

anthfu · orphaned 2026-05-08

Description

What

HiddenLayer identified six anthfu model repositories carrying a shared loader.py variant. The exact SHA-256 is 6d5b1b7b9b95f2074094632e3962dc21432c2b7dccfbbe2c7d61f724ffcfea7c. The loader was part of the same model-themed lure as privacy-filter and reached credential-stealing code rather than serving only model data.

Which configuration is exposed

Any local cache containing an anthfu repository with this loader is exposed if a user follows model-card setup instructions or otherwise runs the companion script. GGUF naming and the apparent model quality do not make the script safe. The public takedown also leaves previously cached copies and mirrors in scope.

How ACVE detects it

ACVE uses the exact loader hash as the primary identity and records the anthfu namespace in the artifact block. It intentionally does not create revisions that the research did not publish. A local file hash is enough to identify a renamed or copied loader; missing cache hashes produce a possible result.

Fix

Remove all anthfu model cache directories and prevent loader.py from executing. Rotate browser, wallet, SSH, VPN, and API credentials on any host that ran the script, then inspect persistence and outbound connections. Replace the model only from a reviewed, pinned source with scripts disabled.

Grounding needed

The Hub no longer exposes the original repositories, so grounding can confirm takedown but not reconstruct the old files. The malicious cluster is supported by a vendor analysis; exact victim counts remain unverifiable.

This record is limited to the condition named in the public source: Anthfu model lures reuse a credential-stealing loader. A match is a review signal for that condition, not a claim that every installation, package, model, or host was compromised. Operators should preserve the resolved evidence and investigate adjacent credentials, network exposure, and execution history before closing the finding. The result should be retained with the lock snapshot used for the match so later review can distinguish configuration drift from a changed public record.

Configuration

some models where
  fileHashes contains "6d5b1b7b9b95f2074094632e3962dc21432c2b7dccfbbe2c7d61f724ffcfea7c"

Fix

Remove anthfu caches and rotate credentials exposed to the loader.

  • Remove ~/.cache/huggingface/hub/models--anthfu--*/**.
  • Disable loader.py.
  • Reconfigure model.revision. Use a reviewed pinned model source.

Validation

No validation entries recorded.

Grounding

No grounding checks recorded.

References

REPORT

Report a problemValidate this advisoryDiscussJSONEdit on GitHub