RepoJournal
Hugging Face

@huggingface

Transformers, Datasets, and the open AI-model layer

What actually shipped in Hugging Face, written up every day — commits, pull requests, releases, and security advisories.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Python AI / ML Full archive →

The Wire · Showcase

DATASET VIEWER LOCKS DOWN ARROW, FUNES SHIPS GROUNDED ASK

By RepoJournal · Filed · About Hugging Face

Hugging Face security teams moved overnight to contain a critical Arrow IPC parsing vulnerability in dataset-viewer while shipping three production hardening releases across Repo2RLEnv, optimum-executorch, and funes.

The dataset-viewer team disabled raw Arrow dataset support entirely [2], returning HTTP 501 on all Arrow IPC reads as an immediate containment measure while the upstream datasets library review completes [2]. This guard routes all Arrow parsing through safe_load_dataset_builder, covering both streaming first-rows and Parquet conversion workers. In parallel, nginx upgraded to 1.27.0 to address CVE-2026-42533 [1]. The Repo2RLEnv team shipped two pipeline hardening releases: equivalence_tests v0.8.7 closed a full-source instruction leak where agents could copy oracle code verbatim [3], and code_instruct v0.8.6 fixed a critical prompt bug that explicitly told LLMs to avoid importing the target package [4]. funes v1.1.0 ships grounded Claude/Codex ask queries [7] that enforce forced-injection grounding for accuracy (codex already did this; Claude now matches it after latency testing showed agentic recall cost 2.5-7x more and missed relevance on first recall [8]). Three separate CLI breaking changes ship in funes: store becomes memory, list/REPL interfaces are renamed [7]. optimum-executorch hardened CI to handle large model OOM kills by adding swap and aggressive disk cleanup [5], while fixing XLM-Roberta sequence shapes and T5 cross-attention export [6].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] fix: upgrade nginx to 1.27.0 to address CVE-2026-42533 (#3379) huggingface/dataset-viewer
  2. [2] fix: temporarily disable raw Arrow datasets ↗ huggingface/dataset-viewer
  3. [3] equivalence_tests v0.8.7: pipeline hardening (leak fix, retry, purity + importability filters) ↗ huggingface/Repo2RLEnv
  4. [4] code_instruct v0.8.6: repo-anchoring, quality gates, delivery contract + 100-env reference dataset ↗ huggingface/Repo2RLEnv
  5. [5] ci: mitigate OOM kills on large-model export tests ↗ huggingface/optimum-executorch
  6. [6] fix: address stable model export failures ↗ huggingface/optimum-executorch
  7. [7] v1.1.0: grounded ask and progressive indexing ↗ huggingface/funes
  8. [8] feat(ask): unify both agents on forced-injection grounding huggingface/funes

Quick answers

What shipped in Hugging Face on July 22, 2026?
Hugging Face security teams moved overnight to contain a critical Arrow IPC parsing vulnerability in dataset-viewer while shipping three production hardening releases across Repo2RLEnv, optimum-executorch, and funes. In total, 64 commits, 23 pull requests, and 4 releases landed.
Who contributed to Hugging Face on July 22, 2026?
8 developers shipped this update, including Remy, XciD, lhoestq, Adithya S K, hf-security-analysis[bot], JakeStevens, github-actions[bot], and David Corvoysier.
What were the notable Hugging Face updates?
fix: upgrade nginx to 1.27.0 to address CVE-2026-42533 (#3379), fix: temporarily disable raw Arrow datasets, and equivalence_tests v0.8.7: pipeline hardening (leak fix, retry, purity + importability filters).

More from @huggingface

Daily updates, in your inbox

Follow Hugging Face

What actually shipped in Hugging Face, written up every day — commits, pull requests, releases, and security advisories.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?