Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. bugsink
  4. ›
  5. CVE-2026-44502

CVE-2026-44502: Bunsink has an SSRF bypass in `validate_webhook_url`

May 8, 2026

Bugsink’s webhook URL validation in versions 2.1.2 and earlier could be (partially) bypassed because of a mismatch in URL parsing.

In some malformed URLs, Python’s standard URL parser (urllib) and the HTTP client stack (requests / urllib3) do not agree on which host is actually being targeted. That could allow a webhook URL to pass Bugsink’s outbound-host checks while the actual HTTP request is sent somewhere else.

References

  • github.com/advisories/GHSA-fp53-qcf8-2xx2
  • github.com/bugsink/bugsink
  • github.com/bugsink/bugsink/commit/940d2df635e06803ef658666d734306942db5cc7
  • github.com/bugsink/bugsink/releases/tag/2.1.3
  • github.com/bugsink/bugsink/security/advisories/GHSA-fp53-qcf8-2xx2
  • nvd.nist.gov/vuln/detail/CVE-2026-44502

Code Behaviors & Features

Detect and mitigate CVE-2026-44502 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.1.3

Fixed versions

  • 2.1.3

Solution

Upgrade to version 2.1.3 or above.

Impact 4.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

pypi/bugsink/CVE-2026-44502.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 00:18:50 +0000.