CVE detail
CVE-2025-11839
A security flaw has been discovered in GNU Binutils 2.45. Impacted is the function tg_tag_type of the file prdbg.c. Performing a manipulation results in unchecked return value. The attack needs to be approached locally. The exploit has been released to the public and may be used for attacks.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 22.0 · diversity 20.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
8 source links · newest first
Information published.
vendormsrc.microsoft.comApr 14, 2026, 8:37 AM- https://cert-portal.siemens.com/productcert/html/ssa-082556.htmlcert-portal.siemens.com
No excerpt available.
Vendor Advisorycert-portal.siemens.comOct 16, 2025, 2:15 PM - https://www.gnu.org/www.gnu.org
No excerpt available.
Third Party Advisorywww.gnu.orgOct 16, 2025, 2:15 PM - https://vuldb.com/?submit.661279vuldb.com
No excerpt available.
Exploitvuldb.comOct 16, 2025, 2:15 PM - https://vuldb.com/?id.328774vuldb.com
No excerpt available.
Exploitvuldb.comOct 16, 2025, 2:15 PM - https://vuldb.com/?ctiid.328774vuldb.com
No excerpt available.
Exploitvuldb.comOct 16, 2025, 2:15 PM - https://sourceware.org/bugzilla/show_bug.cgi?id=33448sourceware.org
No excerpt available.
Exploitsourceware.orgOct 16, 2025, 2:15 PM - https://sourceware.org/bugzilla/attachment.cgi?id=16344sourceware.org
No excerpt available.
Exploitsourceware.orgOct 16, 2025, 2:15 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2021-37625CVSS 7.5 · High
Skytable is an open source NoSQL database. In versions prior to 0.6.4 an incorrect check of return value of the accept function in the run-loop for a TCP socket/TLS socket/TCP+TLS…
- CVE-2026-26080CVSS 3.7 · Low
HAProxy Community Edition 3.2.x through 3.3.x before 3.3.3 can enter a loop or crash because varint is mishandled. HAProxy Enterprise and ALOHA are also affected.
- CVE-2026-61857CVSS 6.3 · Medium
ImageMagick before 7.1.2-26 contains a heap use-after-free vulnerability caused by missing null check when parsing XMP profiles. Attackers can craft malicious image files with spe…
- CVE-2026-53090CVSS 7.8 · High
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix ld_{abs,ind} failure path analysis in subprogs Usage of ld_{abs,ind} instructions got extended into…
- CVE-2026-5818CVSS 7.2 · High
Incorrect check of function return value in Caliptra Core Runtime Firmware (ActivateFirmwareCmd::activate_fw modules) allows bypass of Caliptra Core's verification of the MCU FW d…
- CVE-2026-11972CVSS 8.2 · High
When using the "tarfile" module with a file opened in "streaming mode" (mode="r|") the tarfile module did not properly handle EOF, making archive parsing take exponentially longer.