RepoJournal
Vue.js

@vuejs

Vue + the surrounding frontend ecosystem

Keep up with Vue.js in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: JavaScript Full archive →

The Wire · Showcase

AXIOS SHIPS SECURITY HARDENING FOR NODE HTTP ADAPTER

By RepoJournal · Filed · About Vue.js

Axios 1.15.2 patches prototype pollution vulnerabilities and closes an SSRF vector that could let attackers escape sandbox constraints via Unix domain sockets.

The update [1] delivers critical supply-chain hardening across the board, but the two security wins matter most: prototype-pollution defenses in the Node HTTP adapter close a class of attack that's proven dangerous in production, and the new opt-in `allowedSocketPaths` allowlist blocks SSRF exploitation through Unix domain sockets—a blind spot in most HTTP client configurations. The release also fixes a keep-alive socket memory leak that was quietly eating memory in long-running processes. This is the upgrade you've been waiting for if you're shipping axios in any Node environment touching untrusted input.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] chore(deps): bump axios from 1.15.0 to 1.15.2 ↗ vuejs/v2.cn.vuejs.org

Quick answers

What shipped in Vue.js on May 11, 2026?
Axios 1.15.2 patches prototype pollution vulnerabilities and closes an SSRF vector that could let attackers escape sandbox constraints via Unix domain sockets. In total, 1 pull requests landed.
Who contributed to Vue.js on May 11, 2026?
1 developer shipped this update, including dependabot[bot].
What were the notable Vue.js updates?
chore(deps): bump axios from 1.15.0 to 1.15.2.

More from @vuejs

Daily updates, in your inbox

Follow Vue.js

Keep up with Vue.js in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

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

Elsewhere on the wire

Want every project, not just this one?