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.
2 vulnerabilities by doyensec
CVE-2026-54452 (GCVE-0-2026-54452)
Vulnerability from nvd – Published: 2026-09-14 16:14 – Updated: 2026-09-16 15:16
VLAI
EPSS
VEX
Title
safeurl: Missing IPv6 CIDR Ranges in Blocklist
Summary
safeurl is a server-side request forgery protection library. Prior to 0.2.4, the privateNetworks list in ip.go omits the IPv6 ranges 64:ff9b:1::/48, 5f00::/16, 3fff::/20, and 100:0:0:1::/64. When an application enables IPv6 with EnableIPv6(true), an attacker-controlled destination in one of these ranges is not recognized as non-public and can pass the SSRF destination check, potentially allowing access to resources hosted within the omitted ranges. IPv6 is disabled by default, and configurations that retain EnableIPv6(false) are not exposed to this bypass. This issue is fixed in version 0.2.4.
Severity
SSVC
Exploitation: none
Automatable: yes
Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-16 15:16 UTC
CWE
- CWE-918 - Server-Side Request Forgery (SSRF)
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/doyensec/safeurl/security/advi… | x_refsource_CONFIRM |
| https://github.com/doyensec/safeurl/pull/12 | x_refsource_MISC |
| https://github.com/doyensec/safeurl/commit/d8f102… | x_refsource_MISC |
| https://github.com/doyensec/safeurl/releases/tag/v0.2.4 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-54452",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-09-16T15:16:34.102550Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-09-16T15:16:53.206Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "safeurl",
"vendor": "doyensec",
"versions": [
{
"status": "affected",
"version": "\u003c 0.2.4"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "safeurl is a server-side request forgery protection library. Prior to 0.2.4, the privateNetworks list in ip.go omits the IPv6 ranges 64:ff9b:1::/48, 5f00::/16, 3fff::/20, and 100:0:0:1::/64. When an application enables IPv6 with EnableIPv6(true), an attacker-controlled destination in one of these ranges is not recognized as non-public and can pass the SSRF destination check, potentially allowing access to resources hosted within the omitted ranges. IPv6 is disabled by default, and configurations that retain EnableIPv6(false) are not exposed to this bypass. This issue is fixed in version 0.2.4."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "LOW",
"subIntegrityImpact": "LOW",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "LOW",
"vulnIntegrityImpact": "LOW"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-918",
"description": "CWE-918: Server-Side Request Forgery (SSRF)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-14T16:14:32.456Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/doyensec/safeurl/security/advisories/GHSA-xgch-x3mx-cm3c",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/doyensec/safeurl/security/advisories/GHSA-xgch-x3mx-cm3c"
},
{
"name": "https://github.com/doyensec/safeurl/pull/12",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/doyensec/safeurl/pull/12"
},
{
"name": "https://github.com/doyensec/safeurl/commit/d8f1021ea535b276f92999f0ec865da40e467016",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/doyensec/safeurl/commit/d8f1021ea535b276f92999f0ec865da40e467016"
},
{
"name": "https://github.com/doyensec/safeurl/releases/tag/v0.2.4",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/doyensec/safeurl/releases/tag/v0.2.4"
}
],
"source": {
"advisory": "GHSA-xgch-x3mx-cm3c",
"discovery": "UNKNOWN"
},
"title": "safeurl: Missing IPv6 CIDR Ranges in Blocklist"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-54452",
"datePublished": "2026-09-14T16:14:32.456Z",
"dateReserved": "2026-06-15T15:30:40.318Z",
"dateUpdated": "2026-09-16T15:16:53.206Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-54452 (GCVE-0-2026-54452)
Vulnerability from cvelistv5 – Published: 2026-09-14 16:14 – Updated: 2026-09-16 15:16
VLAI
EPSS
VEX
Title
safeurl: Missing IPv6 CIDR Ranges in Blocklist
Summary
safeurl is a server-side request forgery protection library. Prior to 0.2.4, the privateNetworks list in ip.go omits the IPv6 ranges 64:ff9b:1::/48, 5f00::/16, 3fff::/20, and 100:0:0:1::/64. When an application enables IPv6 with EnableIPv6(true), an attacker-controlled destination in one of these ranges is not recognized as non-public and can pass the SSRF destination check, potentially allowing access to resources hosted within the omitted ranges. IPv6 is disabled by default, and configurations that retain EnableIPv6(false) are not exposed to this bypass. This issue is fixed in version 0.2.4.
Severity
SSVC
Exploitation: none
Automatable: yes
Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-16 15:16 UTC
CWE
- CWE-918 - Server-Side Request Forgery (SSRF)
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/doyensec/safeurl/security/advi… | x_refsource_CONFIRM |
| https://github.com/doyensec/safeurl/pull/12 | x_refsource_MISC |
| https://github.com/doyensec/safeurl/commit/d8f102… | x_refsource_MISC |
| https://github.com/doyensec/safeurl/releases/tag/v0.2.4 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-54452",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-09-16T15:16:34.102550Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-09-16T15:16:53.206Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "safeurl",
"vendor": "doyensec",
"versions": [
{
"status": "affected",
"version": "\u003c 0.2.4"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "safeurl is a server-side request forgery protection library. Prior to 0.2.4, the privateNetworks list in ip.go omits the IPv6 ranges 64:ff9b:1::/48, 5f00::/16, 3fff::/20, and 100:0:0:1::/64. When an application enables IPv6 with EnableIPv6(true), an attacker-controlled destination in one of these ranges is not recognized as non-public and can pass the SSRF destination check, potentially allowing access to resources hosted within the omitted ranges. IPv6 is disabled by default, and configurations that retain EnableIPv6(false) are not exposed to this bypass. This issue is fixed in version 0.2.4."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "LOW",
"subIntegrityImpact": "LOW",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "LOW",
"vulnIntegrityImpact": "LOW"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-918",
"description": "CWE-918: Server-Side Request Forgery (SSRF)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-14T16:14:32.456Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/doyensec/safeurl/security/advisories/GHSA-xgch-x3mx-cm3c",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/doyensec/safeurl/security/advisories/GHSA-xgch-x3mx-cm3c"
},
{
"name": "https://github.com/doyensec/safeurl/pull/12",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/doyensec/safeurl/pull/12"
},
{
"name": "https://github.com/doyensec/safeurl/commit/d8f1021ea535b276f92999f0ec865da40e467016",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/doyensec/safeurl/commit/d8f1021ea535b276f92999f0ec865da40e467016"
},
{
"name": "https://github.com/doyensec/safeurl/releases/tag/v0.2.4",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/doyensec/safeurl/releases/tag/v0.2.4"
}
],
"source": {
"advisory": "GHSA-xgch-x3mx-cm3c",
"discovery": "UNKNOWN"
},
"title": "safeurl: Missing IPv6 CIDR Ranges in Blocklist"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-54452",
"datePublished": "2026-09-14T16:14:32.456Z",
"dateReserved": "2026-06-15T15:30:40.318Z",
"dateUpdated": "2026-09-16T15:16:53.206Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}