CVE-2026-53954

MEDIUMPre-NVD 4.34.3
EchelonGraph scoreLOW confidence

This medium-severity CVE scores 4.3 under the CNA's CVSS (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 82% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: cna:github_m, epss
4.3
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS: 0%CVSS: 4.3Exploit: NoneExposed: 0

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

Bugsink: DOS using large numbers of event tags

Summary

In affected versions, Bugsink stores every tag supplied with an incoming event. An event with an unusually large number of custom (i.e. supplied by an attacker) tags can therefore make ingestion spend more time than intended writing tag rows.

Bugsink uses a single-writer database architecture. That keeps the implementation simple, but it also means one expensive write transaction can delay other event digestion while it is running. In this case, it makes ingestion of other events wait until the transaction that writes the tags finishes, which effectively causes a temporary denial of service for other events.

Impact

Submitting such an event requires a valid project DSN. DSNs are sometimes visible in client-side applications, so they should not be treated as a strong security boundary, but the issue is still limited to ingestion for a Bugsink instance that accepts the event.

The impact is availability-only. The issue does not expose stored data, modify existing events, or allow code execution.

Mitigation

Update to version 2.2.2, which caps the number of tags stored for a single event. The default cap is 100 tags and can be changed with MAX_EVENT_TAGS.

CVSS v3
4.3
EG Score
4.3(low)
EPSS
18.0%
KEV
Not listed

Published

June 5, 2026

Last Modified

June 5, 2026

Vendor Advisories for CVE-2026-53954(1)

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

Affected Packages

(1 across 1 ecosystem)
PyPI(1)
PackageVulnerable rangeFixed inDependents
bugsink0.0.1 ... 2.2.1 (61 versions)2.2.2

Data Freshness Timeline

(refreshed 6× in last 7d / 27× 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-07-05 18:12 UTCEG score recompute
  2. 2026-07-04 20:24 UTCEG score recompute
  3. 2026-07-03 16:35 UTCEG score recompute
  4. 2026-07-02 13:47 UTCEG score recompute
  5. 2026-07-01 15:46 UTCEG score recompute
  6. 2026-06-30 18:02 UTCEG score recompute
  7. 2026-06-29 12:16 UTCEG score recompute
  8. 2026-06-28 14:35 UTCEG score recompute
  9. 2026-06-27 16:54 UTCEG score recompute
  10. 2026-06-26 19:11 UTCEG score recompute
  11. 2026-06-25 21:31 UTCEG score recompute
  12. 2026-06-24 23:48 UTCEG score recompute
  13. 2026-06-24 02:07 UTCEG score recompute
  14. 2026-06-23 04:25 UTCEG score recompute
  15. 2026-06-22 06:25 UTCEG score recompute
  16. 2026-06-21 06:00 UTCEG score recompute
  17. 2026-06-20 08:16 UTCEG score recompute
  18. 2026-06-19 05:09 UTCEG score recompute
  19. 2026-06-18 07:26 UTCEG score recompute
  20. 2026-06-17 08:52 UTCEG score recompute
  21. 2026-06-16 10:56 UTCEG score recompute
  22. 2026-06-15 13:16 UTCEG score recompute
  23. 2026-06-14 23:18 UTCEPSS rescore
  24. 2026-06-14 15:34 UTCEG score recompute
  25. 2026-06-13 23:00 UTCEPSS rescore
Show 2 more
  1. 2026-06-13 17:53 UTCEG score recompute
  2. 2026-06-12 20:11 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-53954?
CVE-2026-53954 is a medium vulnerability published on June 5, 2026. Bugsink: DOS using large numbers of event tags Summary In affected versions, Bugsink stores every tag supplied with an incoming event. An event with an unusually large number of custom (i.e. supplied by an attacker) tags can therefore make ingestion spend more time than intended writing tag rows.…
When was CVE-2026-53954 disclosed?
CVE-2026-53954 was first published in the National Vulnerability Database on June 5, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-53954 actively exploited?
CVE-2026-53954 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 18.0% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-53954?
CVE-2026-53954 has a CVSS v4.0 base score of 4.3 (CNA self-assessment; NVD's own analysis pending). The EG score is currently aggregating — additional source signals are being incorporated as they become available..
How do I remediate CVE-2026-53954?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53954, 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

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-53954

Explore →

Is Your Infrastructure Affected by CVE-2026-53954?

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