Lucene search
+L

395 matches found

Nuclei
Nuclei
added 2026/08/23 2:28 a.m.72 views

Mailpit < 1.28.3 - Server-Side Request Forgery

Mailpit = 1.28.0 contains a server-side request forgery caused by insufficient validation of internal IP addresses in the /proxy endpoint, letting attackers make requests to internal network resources, exploit requires crafted HTTP GET requests. id: CVE-2026-21859 info: name: Mailpit 1.28.3 -...

5.8CVSS6.4AI score0.00755EPSS
SaveExploits2References2
OSV
OSV
added 2026/08/18 8:51 p.m.6 views

GHSA-V5RC-CPWC-CFPR Lemur: Incomplete fix for GHSA-v2wp-frmc-5q3v -- ACME authority update endpoint allows non-admin to replace `acme_url` with internal IP, bypassing allowlist

Summary The fix for GHSA-v2wp-frmc-5q3v added validateacmeurl to reject acmeurl values not in ACMEDIRECTORYHOSTALLOWLIST, but the validation is only called at authority creation time POST. The authority update endpoint PUT /api/1/authorities/ accepts and stores arbitrary options -- including a...

7.7CVSS5.6AI score0.00211EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 7:03 p.m.11 views

CVE-2026-71303 Lemur: Incomplete fix for CVE-2026-55166 -- ACME authority update endpoint allows non-admin to replace `acme_url` with internal IP, bypassing allowlist

Lemur manages TLS certificate creation. Prior to 1.9.3, validateacmeurl enforced ACMEDIRECTORYHOSTALLOWLIST when an authority was created, but PUT /api/1/authorities/ passed options to lemur/authorities/service.py without applying the same check. A user holding an authority role could replace the...

7.7CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/18 7:03 p.m.9 views

CVE-2026-71303

In Lemur prior to 1.9.3, the PUT /api/1/authorities/ endpoint skipped the ACME_DIRECTORY_HOST_ALLOWLIST check applied at creation, letting any authority-role user set an internal or instance-metadata URL as the stored acme_url; the next issuance then made an outbound request via ClientV2.get_dire...

7.7CVSS5.3AI score0.00211EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 7:03 p.m.17 views

CVE-2026-71303 Lemur: Incomplete fix for CVE-2026-55166 -- ACME authority update endpoint allows non-admin to replace `acme_url` with internal IP, bypassing allowlist

Lemur manages TLS certificate creation. Prior to 1.9.3, validateacmeurl enforced ACMEDIRECTORYHOSTALLOWLIST when an authority was created, but PUT /api/1/authorities/ passed options to lemur/authorities/service.py without applying the same check. A user holding an authority role could replace the...

7.7CVSS0.00211EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 4:18 p.m.6 views

CVE-2026-75856

CodeWhale before 0.8.64 contains a server-side request forgery bypass vulnerability in DNS pinning logic that fails to prevent time-of-check-time-of-use attacks. Attackers can manipulate DNS responses to fail initial resolution checks and succeed on secondary requests, allowing requests to intern...

9.2CVSS0.0037EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 3:21 p.m.9 views

EUVD-2026-60963

CodeWhale before 0.8.64 contains a server-side request forgery bypass vulnerability in DNS pinning logic that fails to prevent time-of-check-time-of-use attacks. Attackers can manipulate DNS responses to fail initial resolution checks and succeed on secondary requests, allowing requests to intern...

9.2CVSS5.4AI score0.0037EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 3:21 p.m.6 views

CVE-2026-75856 CodeWhale before 0.8.64 SSRF Bypass via DNS Pinning TOCTOU

CodeWhale before 0.8.64 contains a server-side request forgery bypass vulnerability in DNS pinning logic that fails to prevent time-of-check-time-of-use attacks. Attackers can manipulate DNS responses to fail initial resolution checks and succeed on secondary requests, allowing requests to intern...

9.2CVSS5.5AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.12 views

PT-2026-77157

CodeWhale before 0.8.64 contains a server-side request forgery bypass vulnerability in DNS pinning logic that fails to prevent time-of-check-time-of-use attacks. Attackers can manipulate DNS responses to fail initial resolution checks and succeed on secondary requests, allowing requests to intern...

9.2CVSS5.3AI score0.0037EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.8 views

PT-2026-76555

Name of the Vulnerable Software and Affected Versions Budibase versions prior to 3.41.3 Description Authenticated users can perform server-side requests to internal services and cloud metadata. This occurs because automation steps for outgoing webhooks, Zapier, n8n, Slack, and Discord use...

7.1CVSS5.2AI score0.00465EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/11 11:13 a.m.34 views

CVE-2026-72597 Friendica Friendica - Server-Side Request Forgery

A server-side request forgery vulnerability in Friendica through the 2026.08-dev branch allows authenticated users with a free self-registered account to probe internal network services via the link-preview endpoint. The endpoint fetches any user-supplied URL without applying an internal IP deny...

6.5CVSS0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 12:26 p.m.25 views

CVE-2026-71272 Memos Webhook DNS Rebinding TOCTOU SSRF in safeDialContext()

Memos' webhook dispatch function safeDialContext internal/webhook/webhook.go resolves the target hostname via net.DefaultResolver.LookupHost and validates the resulting IPs against reserved ranges, but then dials net.JoinHostPorthost, port using the original hostname rather than the...

8.5CVSS5.3AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/05 12:26 p.m.4 views

CVE-2026-71271

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.5CVSS5.2AI score0.00239EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/01 12:22 p.m.38 views

CVE-2026-67311 Budibase before 3.38.1 SSRF Blacklist Bypass via HTTP Redirect

Budibase before 3.38.1 contains a server-side request forgery vulnerability in the REST datasource integration that fails to validate HTTP redirects against the IP blacklist. Attackers with Builder role can configure a REST datasource pointing to an external server that returns a redirect to...

8.2CVSS0.00256EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/30 5:16 p.m.10 views

CVE-2026-54722

DSSRF is a Node.js library that provides a wide range of utilities and advanced SSRF defense checks. Prior to 1.0.4, isurlsafe in src/helpers.ts strips the @ userinfo delimiter with removeatsymbolinstring before new URL parses the URL, allowing an attacker-controlled URL to bypass internal-IP...

8.7CVSS0.00328EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/30 4:39 p.m.8 views

SUSE CVE-2026-55187

Mailpit is an email testing tool and API for developers. Prior to 1.30.2, the remediation shipped for CVE-2026-27808 is incomplete because the tools.IsInternalIP deny-list in internal/tools/net.go relies on Go's standard library classification helpers and does not block IPv6 transition mechanisms...

5.8CVSS7.7AI score0.00282EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/30 4:27 p.m.9 views

CVE-2026-54722 dssrf: there a critical security bug with remove_at_symbol_in_string

DSSRF is a Node.js library that provides a wide range of utilities and advanced SSRF defense checks. Prior to 1.0.4, isurlsafe in src/helpers.ts strips the @ userinfo delimiter with removeatsymbolinstring before new URL parses the URL, allowing an attacker-controlled URL to bypass internal-IP...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/30 4:27 p.m.10 views

CVE-2026-54722

DSSRF is a Node.js library that provides a wide range of utilities and advanced SSRF defense checks. Prior to 1.0.4, isurlsafe in src/helpers.ts strips the @ userinfo delimiter with removeatsymbolinstring before new URL parses the URL, allowing an attacker-controlled URL to bypass internal-IP...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/30 4:27 p.m.64 views

CVE-2026-54722

DSSRF (Node.js library) has a vulnerability in is_url_safe prior to version 1.0.4. The bug arises because is_url_safe strips the @ userinfo delimiter via remove_at_symbol_in_string before parsing URLs, allowing an attacker-controlled URL to bypass internal-IP validation and cause a client using t...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/30 4:26 p.m.8 views

GHSA-CG4G-M8JX-VJV2 dssrf has an SSRF bypass with remove_at_symbol_in_string

Summary isurlsafe in v1.0.3 contains an SSRF bypass. removeatsymbolinstring is applied to the raw URL string before new URL parses it. This strips the @ that separates userinfo from host, corrupting the hostname so internal IPs are never checked. Vulnerability In helpers.ts, isurlsafe does: ts u ...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits0References6
Rows per page
Query Builder