Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    Related vulnerabilities

    GHSA-5X67-J5XG-C5GJ

    Vulnerability from github – Published: 2026-06-05 21:45 – Updated: 2026-06-12 19:24
    VLAI
    Summary
    Bugsink: DOS using large numbers of event tags
    Details

    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.

    Show details on source website

    {
      "affected": [
        {
          "database_specific": {
            "last_known_affected_version_range": "\u003c= 2.2.1"
          },
          "package": {
            "ecosystem": "PyPI",
            "name": "bugsink"
          },
          "ranges": [
            {
              "events": [
                {
                  "introduced": "0"
                },
                {
                  "fixed": "2.2.2"
                }
              ],
              "type": "ECOSYSTEM"
            }
          ]
        }
      ],
      "aliases": [
        "CVE-2026-53954"
      ],
      "database_specific": {
        "cwe_ids": [
          "CWE-400"
        ],
        "github_reviewed": true,
        "github_reviewed_at": "2026-06-05T21:45:40Z",
        "nvd_published_at": null,
        "severity": "MODERATE"
      },
      "details": "### Summary\n\nIn affected versions, Bugsink stores every tag supplied with an incoming event. An event with an unusually large number\nof custom (i.e. supplied by an attacker) tags can therefore make ingestion spend more time than intended writing tag rows.\n\nBugsink uses a single-writer database architecture. That keeps the implementation simple, but it also means one\nexpensive write transaction can delay other event digestion while it is running. In this case, it makes ingestion of\nother events wait until the transaction that writes the tags finishes, which effectively causes a temporary denial of\nservice for other events.\n\n### Impact\n\nSubmitting such an event requires a valid project DSN. DSNs are sometimes visible in client-side applications, so they\nshould not be treated as a strong security boundary, but the issue is still limited to ingestion for a Bugsink instance\nthat accepts the event.\n\nThe impact is availability-only. The issue does not expose stored data, modify existing events, or allow code execution.\n\n### Mitigation\n\nUpdate to version 2.2.2, which caps the number of tags stored for a single event. The default cap is 100 tags and can\nbe changed with `MAX_EVENT_TAGS`.",
      "id": "GHSA-5x67-j5xg-c5gj",
      "modified": "2026-06-12T19:24:20Z",
      "published": "2026-06-05T21:45:40Z",
      "references": [
        {
          "type": "WEB",
          "url": "https://github.com/bugsink/bugsink/security/advisories/GHSA-5x67-j5xg-c5gj"
        },
        {
          "type": "PACKAGE",
          "url": "https://github.com/bugsink/bugsink"
        },
        {
          "type": "WEB",
          "url": "https://github.com/bugsink/bugsink/releases/tag/2.2.2"
        }
      ],
      "schema_version": "1.4.0",
      "severity": [
        {
          "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
          "type": "CVSS_V3"
        }
      ],
      "summary": "Bugsink: DOS using large numbers of event tags"
    }

    PYSEC-2026-2403

    Vulnerability from pysec - Published: 2026-07-13 15:46 - Updated: 2026-07-13 16:03
    VLAI
    Details

    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.

    Impacted products
    Name purl
    bugsink pkg:pypi/bugsink

    {
      "affected": [
        {
          "package": {
            "ecosystem": "PyPI",
            "name": "bugsink",
            "purl": "pkg:pypi/bugsink"
          },
          "ranges": [
            {
              "events": [
                {
                  "introduced": "0"
                },
                {
                  "fixed": "2.2.2"
                }
              ],
              "type": "ECOSYSTEM"
            }
          ],
          "versions": [
            "0.0.1",
            "0.1.12",
            "0.1.13",
            "0.1.14",
            "0.1.15",
            "0.1.16",
            "0.1.17",
            "0.1.18",
            "0.1.19",
            "0.1.20",
            "1.0.0",
            "1.0.1",
            "1.1.0",
            "1.1.1",
            "1.1.2",
            "1.2.0",
            "1.3.0",
            "1.4.0",
            "1.4.1",
            "1.4.2",
            "1.4.3",
            "1.5.0",
            "1.5.1",
            "1.5.2",
            "1.5.3",
            "1.5.4",
            "1.5.5",
            "1.6.0",
            "1.6.1",
            "1.6.2",
            "1.6.3",
            "1.6.4",
            "1.7.0",
            "1.7.1",
            "1.7.2",
            "1.7.3",
            "1.7.4",
            "1.7.5",
            "1.7.6",
            "2.0.0",
            "2.0.0a1",
            "2.0.1",
            "2.0.10",
            "2.0.11",
            "2.0.12",
            "2.0.13",
            "2.0.14",
            "2.0.2",
            "2.0.3",
            "2.0.4",
            "2.0.5",
            "2.0.6",
            "2.0.7",
            "2.0.8",
            "2.0.9",
            "2.1.0",
            "2.1.1",
            "2.1.2",
            "2.1.3",
            "2.2.0",
            "2.2.1"
          ]
        }
      ],
      "aliases": [
        "CVE-2026-53954",
        "GHSA-5x67-j5xg-c5gj"
      ],
      "details": "### Summary\n\nIn affected versions, Bugsink stores every tag supplied with an incoming event. An event with an unusually large number\nof custom (i.e. supplied by an attacker) tags can therefore make ingestion spend more time than intended writing tag rows.\n\nBugsink uses a single-writer database architecture. That keeps the implementation simple, but it also means one\nexpensive write transaction can delay other event digestion while it is running. In this case, it makes ingestion of\nother events wait until the transaction that writes the tags finishes, which effectively causes a temporary denial of\nservice for other events.\n\n### Impact\n\nSubmitting such an event requires a valid project DSN. DSNs are sometimes visible in client-side applications, so they\nshould not be treated as a strong security boundary, but the issue is still limited to ingestion for a Bugsink instance\nthat accepts the event.\n\nThe impact is availability-only. The issue does not expose stored data, modify existing events, or allow code execution.\n\n### Mitigation\n\nUpdate to version 2.2.2, which caps the number of tags stored for a single event. The default cap is 100 tags and can\nbe changed with `MAX_EVENT_TAGS`.",
      "id": "PYSEC-2026-2403",
      "modified": "2026-07-13T16:03:38.636926Z",
      "published": "2026-07-13T15:46:15.452959Z",
      "references": [
        {
          "type": "WEB",
          "url": "https://github.com/bugsink/bugsink/security/advisories/GHSA-5x67-j5xg-c5gj"
        },
        {
          "type": "PACKAGE",
          "url": "https://github.com/bugsink/bugsink"
        },
        {
          "type": "WEB",
          "url": "https://github.com/bugsink/bugsink/releases/tag/2.2.2"
        },
        {
          "type": "PACKAGE",
          "url": "https://pypi.org/project/bugsink"
        },
        {
          "type": "ADVISORY",
          "url": "https://github.com/advisories/GHSA-5x67-j5xg-c5gj"
        },
        {
          "type": "ADVISORY",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53954"
        }
      ],
      "severity": [
        {
          "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
          "type": "CVSS_V3"
        }
      ],
      "summary": "Bugsink: DOS using large numbers of event tags"
    }