Gallery

Contacts

405 W. Greenlawn Ave Lansing, Michigan 48910

contact@techjacksolutions.com

+1-616-320-4064

Skip to content
H
Technology Daily Brief

CVE-2026-4372: Confirmed RCE in Hugging Face Transformers, Exploit Available, Patch Released

3 min read Strobes Security Partial Moderate H S
A remote code execution vulnerability in the Hugging Face Transformers library was publicly disclosed on June 4-5, 2026, with exploit code available and a patch already released in version 5.3.0. Teams running GPU inference pipelines on affected versions should audit their environment and upgrade now; the exploit bypasses a security setting many teams treat as a reliable guardrail.
Transformers patch version, 5.3.0

Key Takeaways

  • CVE-2026-4372 is a confirmed RCE vulnerability in Hugging Face Transformers, exploit code is publicly available and a patch is released in version 5.3.0 (confirmed via Strobes CVE database)
  • The vulnerability reportedly bypasses trust_remote_code=False, the setting most teams rely on as their primary model-loading guardrail, according to Pluto Security's disclosure (attributed, not independently verified)
  • CVSS severity score is disputed: Pluto Security reportedly assigned a High rating (cited as 8.5); Strobes currently shows 0.0, likely a placeholder pending NVD calculation, the 0.0 score does not reflect actual severity
  • Teams should upgrade to Transformers ≥5.3.0 and audit server logs from August 2025 through March 2026 if the reported introduction and silent-patch timeline holds

Timeline

2025-08-01 Vulnerability reportedly introduced
2026-03-01 Silent patch released
2026-06-05 Public CVE disclosure

Verification

Partial Strobes CVE database (CVE existence, exploit availability, patch release confirmed). Technical specifics from Pluto Security researcher disclosure, primary Pluto Security report not independently accessed. CVSS score disputed (8.5 attributed vs. 0.0 in Strobes, likely a database placeholder). Version range, trust_remote_code bypass, credential theft capability, and 232M download figure are attributed to researcher disclosure, not independently confirmed.

CVE-2026-4372 is a confirmed remote code execution vulnerability in Hugging Face’s Transformers library, publicly disclosed on June 4-5, 2026. The Strobes vulnerability database confirms the CVE exists, affects Hugging Face products, has public exploit code available, and has a patch released. Those four facts are confirmed. Everything else in this brief carries a qualified-language flag, technical specifics come from researcher disclosure and haven’t been independently verified from a second source.

The vulnerability sits in the model-loading pipeline. According to Pluto Security’s disclosure, the research team credited with the find, though their primary report hasn’t been independently accessed, the attack vector involves config injection through the `_attn_implementation_internal` parameter, which reportedly allows an attacker to execute arbitrary code during model loading. Critically: this attack reportedly bypasses `trust_remote_code=False`, the setting most teams rely on as their primary defense against malicious model execution.

The `trust_remote_code=False` bypass is the part that matters operationally. Most AI deployment pipelines set that flag and treat it as a hard stop. If the Pluto Security characterization is accurate, the guardrail doesn’t hold against this vector. Teams that have `trust_remote_code=False` set and believe that’s sufficient are carrying unverified risk until they’re on Transformers ≥5.3.0.

CVE-2026-4372 Immediate Action Items

  • Check Transformers library version, upgrade to ≥5.3.0
  • Audit server logs from Aug 2025–Mar 2026 for anomalous model-loading activity
  • Review CI/CD pipeline dependencies for pinned Transformers versions in affected range
  • Do not rely on trust_remote_code=False as sole defense pending independent confirmation of bypass claim
  • Monitor NVD for official CVSS score finalization

The CVSS severity score is disputed. Pluto Security reportedly assigned a High severity rating, sometimes cited as 8.5. The Strobes database currently shows a score of 0.0, which typically indicates a placeholder where the official score hasn’t been calculated yet rather than an actual assessment of zero severity. The simultaneous “Exploit: Yes” and “Patch: Yes” flags at 0.0 CVSS confirm this is a database gap, not a genuine low-severity finding. The official NVD score is pending finalization. Don’t let the Strobes placeholder create false confidence.

A 232 million figure for downloads of affected versions has circulated in connection with this CVE. That statistic isn’t confirmed from any independently accessible source. The Transformers library is widely deployed, but use the confirmed-unverified label: potentially very large exposure, specific figure not independently verified.

The timeline has three distinct events. Per the Wire’s research: the vulnerability was reportedly introduced in August 2025, silently patched in March 2026 when researchers disclosed it privately to Hugging Face, and publicly disclosed in June 2026 after a standard coordinated disclosure window. If that timeline is accurate, affected environments had a six-month exposure window. Server logs from August 2025 through March 2026 may be worth auditing.

What to watch:

The NVD CVSS finalization is the priority signal. If the official score confirms High or Critical severity, this escalates further. Watch also for whether Pluto Security publishes the full technical disclosure, the technical specifics (version range, exact parameter names, credential theft capability) are all from researcher reports that haven’t been independently verified in .

TJS synthesis:

The `trust_remote_code=False` bypass claim is the operational headline here, not the CVSS number. If you’re running the Transformers library in a GPU inference environment, the version check takes ten minutes. Do it before the official CVSS score lands. This is the third AI developer supply chain security event in roughly ten days, the pattern is worth more than any single CVE, and it’s covered in depth in the companion deep-dive.

View Source
More Technology intelligence
View all Technology

Stay ahead on Technology

Get verified AI intelligence delivered daily. No hype, no speculation, just what matters.

Explore the AI News Hub