Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
NVD Vulnerability Details :
CVE-2026-44502
Received
More InfoOfficial Page
Source-security-advisories@github.com
View Known Exploited Vulnerability (KEV) details
Published At-26 May, 2026 | 17:16
Updated At-26 May, 2026 | 17:16

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.

CISA Catalog
Date AddedDue DateVulnerability NameRequired Action
N/A
Date Added: N/A
Due Date: N/A
Vulnerability Name: N/A
Required Action: N/A
Metrics
TypeVersionBase scoreBase severityVector
Secondary3.14.3MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Type: Secondary
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
CPE Matches

Weaknesses
CWE IDTypeSource
CWE-918Primarysecurity-advisories@github.com
CWE ID: CWE-918
Type: Primary
Source: security-advisories@github.com
Evaluator Description

Evaluator Impact

Evaluator Solution

Vendor Statements

References
HyperlinkSourceResource
https://github.com/bugsink/bugsink/commit/940d2df635e06803ef658666d734306942db5cc7security-advisories@github.com
N/A
https://github.com/bugsink/bugsink/releases/tag/2.1.3security-advisories@github.com
N/A
https://github.com/bugsink/bugsink/security/advisories/GHSA-fp53-qcf8-2xx2security-advisories@github.com
N/A
Hyperlink: https://github.com/bugsink/bugsink/commit/940d2df635e06803ef658666d734306942db5cc7
Source: security-advisories@github.com
Resource: N/A
Hyperlink: https://github.com/bugsink/bugsink/releases/tag/2.1.3
Source: security-advisories@github.com
Resource: N/A
Hyperlink: https://github.com/bugsink/bugsink/security/advisories/GHSA-fp53-qcf8-2xx2
Source: security-advisories@github.com
Resource: N/A
Change History
0Changes found

Details not found