Lucene search
+L

115 matches found

Cvelist
Cvelist
added 2026/08/05 12:26 p.m.34 views

CVE-2026-71271 Memos Webhook SSRF via 0.0.0.0 Reserved-IP Bypass

Memos' webhook URL validation, isReservedIP internal/webhook/validate.go, checks a candidate IP against a reservedCIDRs list that omits 0.0.0.0/8 and never calls ip.IsUnspecified — unlike the correctly implemented sibling function isInternalIP in internal/httpgetter/htmlmeta.go, which does...

8.5CVSS0.00239EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 10:57 a.m.47 views

CVE-2026-71250 Firefly III - Webhook URL Validation Explicitly Allows Loopback and Is Bypassable via DNS Rebinding

Firefly III's webhook URL validator IsValidWebhookUrl.php filters most private/reserved IPv4 ranges but contains an explicit early-return that allows any resolved address in 127.0.0.0/8, permitting an authenticated user with webhooks enabled, which is off by default to configure a webhook targeti...

4.3CVSS0.00217EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/04 2:16 p.m.8 views

CVE-2026-70367

A Server-Side Request Forgery SSRF bypass vulnerability exists in “stunnel” 5.79 and lower when configured in SOCKS proxy mode. This flaw allows a client to bypass intended localhost restrictions by using IPv4-mapped IPv6 addresses e.g., “::ffff:127.0.0.1” or unspecified addresses "0.0.0.0", "::"...

5.4CVSS0.00156EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/04 1:52 p.m.10 views

EUVD-2026-52687

A Server-Side Request Forgery SSRF bypass vulnerability exists in “stunnel” 5.79 and lower when configured in SOCKS proxy mode. This flaw allows a client to bypass intended localhost restrictions by using IPv4-mapped IPv6 addresses e.g., “::ffff:127.0.0.1” or unspecified addresses "0.0.0.0", "::"...

5.4CVSS5.5AI score0.00156EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/04 1:52 p.m.10 views

CVE-2026-70367 Stunnel: ssrf bypass in stunnel socks proxy via ipv4-mapped ipv6 loopback and unspecified addresses allows access to loopback-only services

A Server-Side Request Forgery SSRF bypass vulnerability exists in “stunnel” 5.79 and lower when configured in SOCKS proxy mode. This flaw allows a client to bypass intended localhost restrictions by using IPv4-mapped IPv6 addresses e.g., “::ffff:127.0.0.1” or unspecified addresses "0.0.0.0", "::"...

5.4CVSS5.5AI score0.00156EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/04 1:52 p.m.9 views

CVE-2026-70367

A Server-Side Request Forgery SSRF bypass vulnerability exists in “stunnel” 5.79 and lower when configured in SOCKS proxy mode. This flaw allows a client to bypass intended localhost restrictions by using IPv4-mapped IPv6 addresses e.g., “::ffff:127.0.0.1” or unspecified addresses "0.0.0.0", "::"...

5.4CVSS5.5AI score0.00156EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/04 1:52 p.m.17 views

CVE-2026-70367 Stunnel: ssrf bypass in stunnel socks proxy via ipv4-mapped ipv6 loopback and unspecified addresses allows access to loopback-only services

A Server-Side Request Forgery SSRF bypass vulnerability exists in “stunnel” 5.79 and lower when configured in SOCKS proxy mode. This flaw allows a client to bypass intended localhost restrictions by using IPv4-mapped IPv6 addresses e.g., “::ffff:127.0.0.1” or unspecified addresses "0.0.0.0", "::"...

5.4CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/04 1:52 p.m.41 views

CVE-2026-70367 Stunnel: ssrf bypass in stunnel socks proxy via ipv4-mapped ipv6 loopback and unspecified addresses allows access to loopback-only services

A Server-Side Request Forgery SSRF bypass vulnerability exists in “stunnel” 5.79 and lower when configured in SOCKS proxy mode. This flaw allows a client to bypass intended localhost restrictions by using IPv4-mapped IPv6 addresses e.g., “::ffff:127.0.0.1” or unspecified addresses "0.0.0.0", "::"...

5.4CVSS0.00156EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/04 1:52 p.m.61 views

CVE-2026-70367

CVE-2026-70367 affects stunnel

5.4CVSS5.5AI score0.00156EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/04 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-70367

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A Server-Side Request Forgery SSRF bypass vulnerability exists in stunnel 5.79 and lower when configured in SOCKS proxy mode. This flaw allows a client to bypas...

5.4CVSS5.5AI score0.00156EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/03 9:16 p.m.6 views

UBUNTU-CVE-2026-69246

Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and 8.0.1, Guzzle gives a transport the request URI as text and supplies the Host header separately. The cURL handlers set CURLOPTURL to the URI exactly as written and push that Host into CURLOPTHTTPHEADER; StreamHandler does the same throu...

7.2CVSS5.6AI score0.00213EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/08/03 9:07 p.m.13 views

Guzzle: Noncanonical host can bypass host-based checks

Impact In affected versions, Guzzle gives a transport the request URI as text and supplies the Host header separately. The cURL handlers set CURLOPTURL to the URI exactly as written and push that Host into CURLOPTHTTPHEADER; StreamHandler does the same through fopen. libcurl then parses the...

7.2CVSS5.6AI score0.00213EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/08/03 9:07 p.m.7 views

GHSA-V5MV-P594-2X33 Guzzle: Noncanonical host can bypass host-based checks

Impact In affected versions, Guzzle gives a transport the request URI as text and supplies the Host header separately. The cURL handlers set CURLOPTURL to the URI exactly as written and push that Host into CURLOPTHTTPHEADER; StreamHandler does the same through fopen. libcurl then parses the...

7.2CVSS5.6AI score0.00213EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/03 9:07 p.m.10 views

CVE-2026-69246

Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and 8.0.1, Guzzle gives a transport the request URI as text and supplies the Host header separately. The cURL handlers set CURLOPTURL to the URI exactly as written and push that Host into CURLOPTHTTPHEADER; StreamHandler does the same throu...

7.2CVSS5.6AI score0.00213EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/08/03 9:07 p.m.118 views

CVE-2026-69246

CVE-2026-69246 affects the PHP HTTP client Guzzle. Before versions 7.15.2 and 8.0.1, Guzzle passes the request URI to the transport as text and separately provides a Host header. The cURL handlers set CURLOPT_URL to the URI as written and push the Host into CURLOPT_HTTPHEADER; StreamHandler does ...

7.2CVSS5.6AI score0.00213EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/03 9:07 p.m.14 views

CVE-2026-69246

Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and 8.0.1, Guzzle gives a transport the request URI as text and supplies the Host header separately. The cURL handlers set CURLOPTURL to the URI exactly as written and push that Host into CURLOPTHTTPHEADER; StreamHandler does the same throu...

7.2CVSS5.6AI score0.00213EPSS
SaveExploits0
Veracode
Veracode
added 2026/07/31 10:26 a.m.14 views

Server-Side Request Forgery (SSRF)

datamodel-code-generator is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to http.getbody in src/datamodelcodegenerator/http.py accepting --url targets and redirect chain targets without proper host/IP validation, which allows an attacker to perform server-side request...

8.2CVSS5.5AI score0.00209EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/29 4:24 p.m.19 views

EUVD-2026-43722

Easy!Appointments has server-side request forgery in CalDAV connection test that exposes the deployment's internal network...

2.7CVSS5.8AI score0.00311EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/28 9:45 p.m.10 views

GHSA-VX7X-VCC2-C44G datamodel-code-generator vulnerable to SSRF protection bypass via DNS rebinding

Summary datamodel-code-generator's anti-SSRF guard validates the resolved IP of a fetch target once and then lets httpx perform its own independent DNS resolution to connect, so the validated address is never pinned. A hostname that resolves to a public IP at validation time and a private IP at...

7.5CVSS6AI score0.00236EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/07/28 12:00 a.m.26 views

PT-2026-65613

Name of the Vulnerable Software and Affected Versions datamodel-code-generator versions 0.9.1 through 0.60.1 Description The get body function in src/datamodel code generator/http.py fails to validate host or IP addresses when processing targets provided via the --url argument or through redirect...

8.2CVSS5.5AI score0.00209EPSS
SaveExploits0References9
Rows per page
Query Builder