Protocol Buffers · Lifecycle Status

Protocol Buffers End of Life (EOL) Dates & Support Timeline

Complete end-of-life dates, support windows, and security status for all Protocol Buffers versions. Data sourced from endoflife.date and official vendor documentation. Updated at every deploy.

Protocol Buffers 4.35.1 is actively supported. Next EOL: version 3.25 on March 31, 2027.
Running an EOL version? Get matched with support options — free ↓
📅 Get reminded before Protocol Buffers 3.25 reaches EOL on March 31, 2027 — alerts 90, 30 & 7 days out.
Google →
Latest Active
4.35.1
4.x series
Next EOL
3.25
Mar 31, 2027
Active Versions
2
of 4 total
EOL Versions
2
no longer patched
10 / 100
Low Risk
EOL Risk Score™  How is this calculated? →
EOL Recency
0/40
Attack Surface
10/30 Medium tier
CISA KEV Exposure
0/20 Not in KEV
Extended Support
0/10 Available
EOL Risk Score™ — proprietary methodology by endoflife.ai. Factors: EOL recency, attack surface breadth, CISA KEV catalog presence, extended support availability. Updated at every build. Methodology →
Release Cycle Timeline
EOL   Warning   Active   Today
Release cycle timeline 200920102011201220132014201520162017201820192020202120222023202420252026202720282.x3.0-3.243.254.xTODAY
2 versions of Protocol Buffers are past end of life — security patches have stopped. Get matched with support →
All Versions
VersionLatest ReleaseRelease DateEOL DateDaysStatus
2.x 2.6.1 Jul 7, 2008 Not published Past EOL EOL
3.0-3.24 3.24.4 Jul 27, 2016 Not published Past EOL EOL
3.25 LTS 3.25.9 Nov 1, 2023 Mar 31, 2027 242 days remaining Active
4.x 4.35.1 Mar 13, 2024 Mar 31, 2028 608 days remaining Active
Protocol Buffers EOL status badge Live EOL badge for your README — updates automatically at every build. [![Protocol Buffers EOL](https://img.shields.io/endpoint?url=https%3A%2F%2Fendoflife.ai%2Fbadge%2Fprotobuf.json)](https://endoflife.ai/protobuf)

Protocol Buffers lifecycle status — the real story

Protocol Buffers is Google's wire format — the serialization layer under gRPC and much of modern service-to-service traffic — and unusually for infrastructure this deep, Google publishes explicit support windows for it at protobuf.dev. The catch is that the windows are per language runtime and they do not line up: the same “protobuf” release is supported until different dates depending on whether you consume it from Java, C++, Python, or PHP. This table follows the Java runtime (com.google.protobuf:protobuf-java), which has the longest windows; C++ and Python lines expire one to three years earlier — check the vendor table for your runtime.

The fine print matters more than the table. Google's “3.x supported until March 2027” applies to the final 3.x minor — the 3.25 maintenance line, which still receives patches. Earlier 3.x minors (3.21, 3.23…) stopped receiving fixes the day their successor shipped, support window or not. A service pinned to protobuf-java 3.21 — a common resting place, since 3.22 changed the C++ runtime underneath the JNI-based implementations — is unpatched today despite “3.x” reading as supported. And proto2-era 2.x artifacts (2.5.0, 2.6.1), still surprisingly common in older Hadoop-ecosystem stacks, predate the policy entirely.

Because protobuf sits at the wire boundary, an unpatched copy is not an internal detail: malformed-message parsing bugs in old runtimes are reachable from anything that can send your service a payload. If migrating a pinned 2.x or early-3.x dependency is not practical, commercial extended support for end-of-life protobuf lines exists — see the support options below.

What does Protocol Buffers end of life mean for your organization?

When a version of Protocol Buffers reaches end of life, the maintainers stop issuing security patches. Vulnerabilities discovered after this date are publicly disclosed on the National Vulnerability Database, exploit code appears on GitHub, and your systems remain permanently exposed.

The CVE blind spot: Most vulnerability scanners check for known CVEs but do not flag the accumulation of unpatched vulnerabilities in EOL software. With a zero-day, nobody knows about the vulnerability. With EOL software, the vulnerability is public — listed, rated, and often weaponized — but no patch will ever exist. This is the most dangerous gap in enterprise security posture.

Organizations running EOL Protocol Buffers should treat it as a vulnerability class in their risk register, apply compensating controls (network segmentation, enhanced monitoring, access restriction), and prioritize migration to a supported version.

Extended Support Options

If you cannot migrate immediately, extended support vendors provide continued security patches for EOL Protocol Buffers versions. This is a bridge, not a permanent solution — plan your migration in parallel.

endoflife.ai
Get Protocol Buffers Support Options

Protocol Buffers has 2 versions past end of life — security patches have stopped, but CVE disclosures haven't. The good news: extended support for Protocol Buffers exists — vetted vendors ship security patches for years past the official date. Right now that coverage spans Protocol Buffers 3.x. Tell us where to reach you and we'll reply with matched options and pricing guidance.

Free · No obligation · Independent — we track the dates, vendors don't pay for placement · Dates verified against vendor sources
Frequently Asked Questions
What is the end-of-life date for Protocol Buffers?
The next Protocol Buffers version reaching EOL is 3.25 on March 31, 2027. See the full table above for all version EOL dates.
When is the Protocol Buffers support end date?
The next Protocol Buffers support end date is March 31, 2027, when version 3.25 reaches end of support. Each version has its own support end date — see the table above for every version's date.
What is the latest supported version of Protocol Buffers?
The latest active version of Protocol Buffers is 4.35.1. Always verify against the table above as support windows can change.
What happens when Protocol Buffers reaches end of life?
When Protocol Buffers reaches end of life, the vendor stops issuing security patches. Any CVEs disclosed after the EOL date accumulate indefinitely with no patch path — creating an ever-growing attack surface that most vulnerability scanners do not flag.
How do I check if I'm running an EOL version of Protocol Buffers?
Check your current version against the table above. If your version's EOL date has passed, you are running unsupported software. You can also use the endoflife.ai Stack Scanner to check your entire dependency file at once.
Is there extended support available for EOL Protocol Buffers versions?
Some vendors offer extended support for EOL software. Contact the original vendor or check with enterprise support providers for options.

Related Products

Data from endoflife.date API · endoflife.date · Generated at build time · How we source data →
Protocol Buffers end-of-life status badge