---
title: "A curl mountain movie"
url: https://daily.dev/posts/a-curl-mountain-movie-6jybbphij
source_url: https://daniel.haxx.se/blog/2026/06/26/a-curl-mountain-movie
type: article
source: "daniel.haxx.se"
published: 2026-06-26T11:36:17.596Z
updated: 2026-06-26T14:20:02.953Z
tags: ["security", "backend", "data-visualization", "curl"]
reading_time: 3
upvotes: 4
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# A curl mountain movie

**[daniel.haxx.se](https://daily.dev/sources/danielhaxxse)** · 3 min read · 4 upvotes · 0 comments

## Summary

Daniel Stenberg, curl's creator, shares a visualization called 'the mountain' that tracks known vulnerabilities in curl across its entire history from 1998 to 2026. He created a script that renders the vulnerability chart for every month since curl's inception, producing a movie showing how the vulnerability count grew over time. Currently, curl 7.34.0 holds the record with 101 known vulnerabilities. The post also explores a notable drop in vulnerabilities around 2016 following a Cure53 security audit, though the exact cause remains unclear. The data is sourced from curl's vulnerability database and git history, with images assembled into a video using ffmpeg.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://daniel.haxx.se/blog/2026/06/26/a-curl-mountain-movie>

## Similar posts on daily.dev

- [The pressure](https://daily.dev/posts/the-pressure-vvfgkr2pw) · daniel.haxx.se · 23 upvotes · 4 comments
- [One hundred curl graphs](https://daily.dev/posts/one-hundred-curl-graphs-qzmnf5wex) · daniel.haxx.se · 2 upvotes · 0 comments
- [Stenberg: The pressure](https://daily.dev/posts/stenberg-the-pressure-k8p9szxyv) · LWN.net · 1 upvotes · 0 comments
- [From suspicion to published curl CVE](https://daily.dev/posts/from-suspicion-to-published-curl-cve-sxd4fff7d) · daniel.haxx.se · 2 upvotes · 0 comments
- [Don’t trust, verify](https://daily.dev/posts/don-t-trust-verify-km5ci0lys) · daniel.haxx.se · 65 upvotes · 3 comments

---

Tags: [#security](https://daily.dev/tags/security), [#backend](https://daily.dev/tags/backend), [#data-visualization](https://daily.dev/tags/data-visualization), [#curl](https://daily.dev/tags/curl)

[View this post on daily.dev](https://daily.dev/posts/a-curl-mountain-movie-6jybbphij)
