CVE-2026-77658

HIGHPre-NVD 7.87.8
EchelonGraph scoreHIGH confidence

Score 7.8 from GitHub Security Advisory (severity: HIGH) published 2026-08-28. a secondary CVSS source baseline 7.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 sources updated this weekElevated
7.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.8Exploit: Elevated riskExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

A stack-based buffer overflow vulnerability exists in the Dia diagram editor when processing Network Bus objects from Dia XML project files.

In objects/network/bus.c, bus_load() reads the number of bus handles from the file attribute "bus_handles" using attribute_num_data() without validating an upper bound:

bus->num_handles = attribute_num_data(attr);

When a bus handle is subsequently moved, bus_handle_moved() allocates two temporary arrays on the stack:

parallel = (real *)g_alloca(num_handles * sizeof(real)); perp = (real *)g_alloca(num_handles * sizeof(real));

Because num_handles is fully attacker-controlled via the project file, sufficiently large values (for example 262144 or higher) cause g_alloca() to consume more stack space than the default thread stack limit (typically 8 MB on Linux), resulting in stack overflow, SIGSEGV, and potential stack frame / return-address corruption.

An attacker can embed a Bus object with an excessive bus_handles count in a malicious .dia file. Exploitation requires the victim to open the file in Dia (file dialog, command line, or file association) and trigger handle manipulation (moving a bus handle), which exercises the vulnerable code path.

The identical g_alloca pattern is present in objects/Misc/tree.c (copied from bus.c) and is likely vulnerable to the same class of attack via Tree objects.

Affected versions: Dia 0.98.0 and earlier versions containing this code; issue confirmed on upstream master as of 2026-08-21. Upstream report: https://gitlab.gnome.org/GNOME/dia/-/issues/581

CVSS v3
7.8
EG Score
7.8(high)
EG Risk
51(Track*)
EG Risk 51/100SSVC: Track*

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity78% × 45%
Exploitation40% × 40%
Automatability0% × 15%
Action: Watch closely — could escalate to Attend.
EPSS PROB
0%
EPSS %ILE
4%
KEV
Not listed

Published

August 26, 2026

Last Modified

August 28, 2026

Advisory Details (4)

Auto-updated Aug 26, 2026
Patch available. Sources: redhat.
generic

(CVE-2026-77658) Bus Object Stack Buffer Overflow (#581) · Issues · GNOME / Dia · GitLab

https://gitlab.gnome.org/GNOME/dia/-/issues/581
redhat

2520890 – (CVE-2026-77658) CVE-2026-77658 dia: dia: stack buffer overflow in Bus object via unvalidated handle count in project files

https://bugzilla.redhat.com/show_bug.cgi?id=2520890
redhat Patch Available

CVE-2026-77658 - Red Hat Customer Portal

Affected: Red Hat Enterprise Linux 8 or OpenShift Container Platform 4, is affected by this vulnerability and a fix may be released to a

https://access.redhat.com/security/cve/CVE-2026-77658

Vendor Advisories for CVE-2026-77658(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 13× in last 7d / 13× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-30 02:19 UTCEG score recompute
  2. 2026-08-30 02:19 UTCGHSA enrichment
  3. 2026-08-30 01:22 UTCEPSS rescore
  4. 2026-08-29 14:52 UTCGHSA enrichment
  5. 2026-08-29 03:22 UTCEG score recompute
  6. 2026-08-29 03:21 UTCGHSA enrichment
  7. 2026-08-28 21:42 UTCEPSS rescore
  8. 2026-08-27 14:50 UTCEG score recompute
  9. 2026-08-27 14:25 UTCEPSS rescore
  10. 2026-08-26 15:52 UTCEG score recompute
  11. 2026-08-26 13:25 UTCEG score recompute
  12. 2026-08-26 12:18 UTCEG score recompute
  13. 2026-08-26 12:18 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-77658?
CVE-2026-77658 is a high vulnerability published on August 26, 2026. A stack-based buffer overflow vulnerability exists in the Dia diagram editor when processing Network Bus objects from Dia XML project files. In objects/network/bus.c, busload() reads the number of bus handles from the file attribute "bushandles" using attributenumdata() without validating an upper…
When was CVE-2026-77658 disclosed?
CVE-2026-77658 was first published in the National Vulnerability Database on August 26, 2026, with the most recent update on August 28, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-77658 actively exploited?
CVE-2026-77658 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 96.0% of all scored CVEs.
What is the CVSS score of CVE-2026-77658?
CVE-2026-77658 has a CVSS v3 base score of 7.8 (NVD).
How do I remediate CVE-2026-77658?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-77658, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-77658

Explore →

Is Your Infrastructure Affected by CVE-2026-77658?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.