Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-44502
PUBLISHED
More InfoOfficial Page
Assigner-GitHub_M
Assigner Org ID-a0819718-46f1-4df5-94e2-005712e83aaa
View Known Exploited Vulnerability (KEV) details
Published At-26 May, 2026 | 16:13
Updated At-26 May, 2026 | 16:13
Rejected At-
▼CVE Numbering Authority (CNA)
Bugsink: SSRF bypass in `validate_webhook_url`

Bugsink is a self-hosted error tracking tool. Prior to 2.1.3, Bugsink’s webhook URL validation could be (partially) bypassed because of a mismatch in URL parsing. The original validation logic parsed webhook URLs with Python’s urllib.parse.urlparse, then sent the request with requests.post. For malformed inputs involving backslashes and @, those components can disagree about where the authority ends and which hostname is the real target. A URL may therefore appear to target an allowlisted public hostname during validation, while the HTTP client actually connects to a different host. This vulnerability is fixed in 2.1.3.

Affected Products
Vendor
bugsink
Product
bugsink
Versions
Affected
  • < 2.1.3
Problem Types
TypeCWE IDDescription
CWECWE-918CWE-918: Server-Side Request Forgery (SSRF)
Type: CWE
CWE ID: CWE-918
Description: CWE-918: Server-Side Request Forgery (SSRF)
Metrics
VersionBase scoreBase severityVector
3.14.3MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Version: 3.1
Base score: 4.3
Base severity: MEDIUM
Vector:
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://github.com/bugsink/bugsink/security/advisories/GHSA-fp53-qcf8-2xx2
x_refsource_CONFIRM
https://github.com/bugsink/bugsink/commit/940d2df635e06803ef658666d734306942db5cc7
x_refsource_MISC
https://github.com/bugsink/bugsink/releases/tag/2.1.3
x_refsource_MISC
Hyperlink: https://github.com/bugsink/bugsink/security/advisories/GHSA-fp53-qcf8-2xx2
Resource:
x_refsource_CONFIRM
Hyperlink: https://github.com/bugsink/bugsink/commit/940d2df635e06803ef658666d734306942db5cc7
Resource:
x_refsource_MISC
Hyperlink: https://github.com/bugsink/bugsink/releases/tag/2.1.3
Resource:
x_refsource_MISC
Details not found