Lucene search
+L

1625 matches found

OSV
OSV
added 2026/07/22 8:36 p.m.15 views

GO-2026-6030 Gitea: Incomplete SSRF Protection in Webhook and Migration Allow-list Default Filter in code.gitea.io/gitea

Gitea: Incomplete SSRF Protection in Webhook and Migration Allow-list Default Filter in code.gitea.io/gitea...

9.6CVSS7.7AI score0.00464EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2026/07/22 8:16 p.m.18 views

CVE-2026-13067

When PROXY protocol v2 is used on the Unix domain socket path, roles derived from X.509 client certificates may not be validated against the configured tlsCATrusts allow-list. This can result in unintended role assignments following MONGODB-X509 authentication. Affected scenarios require local...

7.2CVSS5.5AI score0.00096EPSS
SaveExploits0References2
MongoDB
MongoDB
added 2026/07/22 7:16 p.m.17 views

tlsCATrusts Role Restriction Not Enforced via PROXY Protocol v2 on Unix Domain Socket

When PROXY protocol v2 is used on the Unix domain socket path, roles derived from X.509 client certificates may not be validated against the configured tlsCATrusts allow-list. This can result in unintended role assignments following MONGODB-X509 authentication. Affected scenarios require local...

7.2CVSS5.3AI score0.00096EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/07/22 2:17 p.m.10 views

CVE-2026-44621

With NLnet Labs Unbound up to and including version 1.25.1, applications using libunbound and configured with 'unwanted-reply-threshold', could eventually be abruptly terminated if the threshold is reached and libunbound needs to call 'libworkeralloccleanup' since the function is absent from the...

5.9CVSS5.4AI score
SaveExploits0References1
OSV
OSV
added 2026/07/22 2:17 p.m.7 views

ALPINE-CVE-2026-44621

With NLnet Labs Unbound up to and including version 1.25.1, applications using libunbound and configured with 'unwanted-reply-threshold', could eventually be abruptly terminated if the threshold is reached and libunbound needs to call 'libworkeralloccleanup' since the function is absent from the...

5.9CVSS5.4AI score0.00248EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/22 1:06 p.m.12 views

EUVD-2026-47667

With NLnet Labs Unbound up to and including version 1.25.1, applications using libunbound and configured with 'unwanted-reply-threshold', could eventually be abruptly terminated if the threshold is reached and libunbound needs to call 'libworkeralloccleanup' since the function is absent from the...

5.9CVSS4.8AI score0.00248EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/07/22 1:06 p.m.16 views

CVE-2026-44621

With NLnet Labs Unbound up to and including version 1.25.1, applications using libunbound and configured with 'unwanted-reply-threshold', could eventually be abruptly terminated if the threshold is reached and libunbound needs to call 'libworkeralloccleanup' since the function is absent from the...

5.9CVSS5.4AI score0.00248EPSS
SaveExploits0
CVE
CVE
added 2026/07/22 1:06 p.m.156 views

CVE-2026-44621

The CVE describes a vulnerability in NLnet Labs Unbound up to version 1.25.1 where applications using libunbound and configuring the unwanted-reply-threshold (non-zero) can trigger a fatal exit of libunbound when threshold is exceeded and libworker_alloc_cleanup is not on the function-call allow ...

5.9CVSS4.8AI score0.00248EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/22 12:00 a.m.26 views

PT-2026-63471

Name of the Vulnerable Software and Affected Versions MongoDB affected versions not specified Description When PROXY protocol v2 is used on the Unix domain socket path, roles derived from X.509 client certificates may not be validated against the configured tlsCATrusts allow-list. This failure in...

7.2CVSS5.9AI score0.00096EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/07/22 12:00 a.m.53 views

PT-2026-63375

Name of the Vulnerable Software and Affected Versions NLnet Labs Unbound versions prior to 1.25.2 Description Applications using libunbound configured with the unwanted-reply-threshold parameter may be abruptly terminated. This occurs when the threshold is reached and libunbound attempts to call...

5.9CVSS5.8AI score0.00248EPSS
SaveExploits0References30
Github Security Blog
Github Security Blog
added 2026/07/21 8:37 p.m.17 views

Gitea: Repository migration SSRF via multi-answer DNS allow-list bypass

Summary Gitea's repository migration URL validation can be bypassed when a migration hostname resolves to multiple IP addresses. The validation logic accepts the destination if any resolved IP is allowed, even if another resolved IP is loopback, private, or otherwise blocked. The later git clone...

6.5CVSS5.4AI score0.00245EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/21 8:37 p.m.7 views

GHSA-H2X6-G7Q6-344V Gitea: Repository migration SSRF via multi-answer DNS allow-list bypass

Summary Gitea's repository migration URL validation can be bypassed when a migration hostname resolves to multiple IP addresses. The validation logic accepts the destination if any resolved IP is allowed, even if another resolved IP is loopback, private, or otherwise blocked. The later git clone...

6.5CVSS5.4AI score0.00245EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 8:27 p.m.6 views

GHSA-2R5C-GW76-RH3W Gitea: Incomplete SSRF Protection in Webhook and Migration Allow-list Default Filter

Summary Gitea's default SSRF allow-list MatchBuiltinExternal, used by both webhook delivery and repository migrations relies on Go's standard library net.IP.IsPrivate, which only covers RFC 1918 and RFC 4193. As a result, several IP ranges commonly used for cloud metadata services, internal...

9.6CVSS7.6AI score0.00464EPSS
SaveExploits1References7
EUVD
EUVD
added 2026/07/21 8:27 p.m.20 views

EUVD-2026-41618

Gitea: Incomplete SSRF Protection in Webhook and Migration Allow-list Default Filter...

9.6CVSS7.7AI score0.00464EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/07/21 7:36 p.m.39 views

@vitest/browser: Browser Mode provider commands bypass the file-access permission gate

Summary Browser Mode exposes a set of built-in "commands" that run on the Node.js side of the test runner and can touch the local filesystem taking screenshots, managing Playwright traces, uploading files for , comparing screenshots. Several of these commands accept a file path from the browser a...

9.4CVSS5.8AI score0.00644EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2026/07/21 7:36 p.m.28 views

GHSA-P63J-VCC4-9VMV @vitest/browser: Browser Mode provider commands bypass the file-access permission gate

Summary Browser Mode exposes a set of built-in "commands" that run on the Node.js side of the test runner and can touch the local filesystem taking screenshots, managing Playwright traces, uploading files for , comparing screenshots. Several of these commands accept a file path from the browser a...

9.4CVSS5.8AI score0.00644EPSS
SaveExploits0References11
CVE
CVE
added 2026/07/20 5:06 p.m.30 views

CVE-2026-46555

The CVE applies to WhatsApp MCP Server, where the whatsapp-bridge HTTP API on 127.0.0.1:8080 is unauthenticated and lacks Host header validation. The /api/send endpoint accepts an absolute media_path, enabling a local caller (including sibling MCP servers, IDE extensions, or other processes in th...

7.7CVSS5.8AI score0.00189EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/20 4:30 p.m.9 views

CVE-2026-58481 Network-AI: AgentRuntime sandbox path-prefix checks allow file access outside the configured base directory

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.12.2, AgentRuntime promises scoped file access under a configured sandbox basePath, but its path containment checks use raw string prefix tests. A sandbox base such as /tmp/network-ai-sandbox also matches a sibling pa...

6.5CVSS5.4AI score
SaveExploits0References5
NVD
NVD
added 2026/07/20 12:19 p.m.25 views

CVE-2026-63736

SurrealDB before 3.2.0 contains a server-side request forgery vulnerability in the JWKS fetcher that validates only the URL hostname string against allow-lists without checking resolved IP addresses. An Owner role attacker can point an access method at an allow-listed hostname resolving to privat...

5.1CVSS0.00314EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 12:04 p.m.40 views

CVE-2026-63736 SurrealDB before 3.2.0 SSRF via JWKS URL hostname resolution

SurrealDB before 3.2.0 contains a server-side request forgery vulnerability in the JWKS fetcher that validates only the URL hostname string against allow-lists without checking resolved IP addresses. An Owner role attacker can point an access method at an allow-listed hostname resolving to privat...

5.1CVSS0.00314EPSS
SaveExploits0References2
Rows per page
Query Builder