Lucene search
+L

475725 matches found

Vulnrichment
Vulnrichment
added 2026/07/30 4:55 p.m.13 views

CVE-2026-10695 IBM® Db2® is vulnerable to a denial of service when running non fenced federated queries

IBM Db2 12.1.0 through 12.1.4 federated server is vulnerable to a denial of service when running non fenced federated queries...

6.2CVSS5.5AI score0.00106EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/07/30 4:55 p.m.12 views

SUSE CVE-2026-39882

OpenTelemetry-Go is the Go implementation of OpenTelemetry. Prior to 1.43.0, the otlp HTTP exporters traces/metrics/logs read the full HTTP response body into an in-memory bytes.Buffer without a size cap. This is exploitable for memory exhaustion when the configured collector endpoint is...

5.3CVSS6.7AI score0.0019EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/30 4:50 p.m.39 views

CVE-2026-61536

CVE-2026-61536 affects Banks prior to version 2.4.3. The vulnerability arises from an unsafe import path resolution in the CompletionExtension: the tool’s import_path is resolved via importlib.import_module(...) + getattr(...) without an allowlist or sanitization, enabling an attacker-controlled ...

7.5CVSS6.4AI score0.003EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/30 4:50 p.m.16 views

EUVD-2026-51246

Banks generates meaningful LLM prompts using a simple template language. In versions prior to 2.4.3, banks parses Tool JSON objects from the rendered body of % completion % blocks and later resolves their importpath field through importlib.importmodule... + getattr... to obtain the callable that...

7.5CVSS6.4AI score0.00539EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/07/30 4:49 p.m.14 views

SUSE CVE-2026-44319

free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's NEF terminates the entire process when a stored PFD-subscription notifyUri cannot be reached. In PfdChangeNotifier.FlushNotifications, the notifier calls NnefPFDmanagementNotify... and on any delivery error...

7.5CVSS7.7AI score0.00404EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:47 p.m.8 views

SUSE CVE-2026-45711

Mailpit is an email testing tool and API for developers. Prior to version 1.30.0, the mailpit dump --http sub-command downloads every message from a remote Mailpit instance and writes each one as .eml inside the user-supplied output directory. The message ID field is taken verbatim from the JSON...

8.2CVSS7.7AI score0.00311EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:47 p.m.11 views

SUSE CVE-2026-45713

Mailpit is an email testing tool and API for developers. Prior to version 1.30.0, the Mailpit SMTP server has a Server.MaxSize int field that controls the maximum allowed DATA payload size, but the field is never assigned anywhere outside test code, leaving it at Go's zero value 0 ⇒ "no limit". T...

7.5CVSS7.6AI score0.00388EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:47 p.m.7 views

SUSE CVE-2026-45721

Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, when Algernon is asked for any URL path that resolves to a directory without an index file, DirPage walks upward through parent directories - past the configured server root - looking for a file named handler.lua to execute a...

9CVSS8.6AI score0.00437EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:46 p.m.8 views

SUSE CVE-2026-45781

The MCP Registry provides MCP clients with a list of MCP servers, like an app store for MCP servers. Prior to 1.7.9, OCI ownership validation skips label-match check when upstream OCI registry returns HTTP 429, letting any authenticated publisher bind their io.github./ namespace to OCI images the...

3.5CVSS7.6AI score0.00206EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/30 4:45 p.m.11 views

CVE-2026-12942 Langflow is affected by path traversal due to multiple unauthenticated and insufficiently authorized API endpoints

IBM Langflow OSS 1.0.0 through 1.10.1 could allow a remote attacker to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot " sequences /.. / to view arbitrary files on the system...

7.5CVSS6AI score0.00416EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/07/30 4:45 p.m.8 views

SUSE CVE-2026-46378

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.10.1, the selector lexer matchRegexPattern closure in Tokenizer.parseCurRune in selector/lexer/tokenize.go loops while tokenizing an unterminated regex literal such as r/ because...

6.2CVSS7.7AI score0.00112EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:45 p.m.8 views

SUSE CVE-2026-46415

The Caddy Defender plugin is a middleware for Caddy that allows users to block or manipulate requests based on the client's IP address. Prior to version 0.10.1, Caddy Defender used r.RemoteAddr when evaluating whether a request should be blocked. RemoteAddr is the address of the immediate peer...

8.2CVSS7.7AI score0.0016EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:45 p.m.7 views

SUSE CVE-2026-46430

Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, the SSE event server bound to 0.0.0.0:5553 on Linux/macOS by default because the platform-dependent host default in engine/flags.go:39-46 set host = "" for non-Windows, and utils.JoinHostPort"", ":5553" resolves to ":5553"...

4.3CVSS7.7AI score0.00197EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:45 p.m.7 views

SUSE CVE-2026-46431

Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, the SSE event server's Access-Control-Allow-Origin response header was hardcoded to the wildcard regardless of the caller's Origin. Because EventSource does not preflight and does not send cookies, the wildcard is sufficient ...

4.3CVSS7.6AI score0.00219EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:45 p.m.10 views

SUSE CVE-2026-46612

Fission is an open-source, Kubernetes-native serverless framework that simplifies the deployment of functions and applications on Kubernetes. Prior to version 1.23.0, the Fission storagesvc component registers archive CRUD handlers /v1/archive GET / POST / DELETE and /v1/archives list directly on...

8.8CVSS7.7AI score0.00344EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:45 p.m.9 views

SUSE CVE-2026-46716

Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 1.4.0 to before version 2.0.8, a RoleMember user can create a scheduled cron task with Cover=CronCoverAll, Servers= and an arbitrary Command. At every tick of the scheduler, the dashboard...

9.9CVSS7.7AI score0.0043EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:45 p.m.9 views

SUSE CVE-2026-46717

Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 1.4.0 to before version 2.0.8, nezha's dashboard supports two user roles: RoleAdmin Role==0 and RoleMember Role==1. The notification routes POST /api/v1/notification and PATCH...

7.7CVSS7.5AI score0.0027EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:45 p.m.8 views

SUSE CVE-2026-47120

Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 1.4.0 to before version 2.0.8, a RoleMember can fire other users' cron tasks via AlertRule.FailTriggerTasks no ownership check. This issue has been patched in version 2.0.8...

7.1CVSS7.5AI score0.00261EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:45 p.m.10 views

SUSE CVE-2026-47125

Arcane is an interface for managing Docker containers, images, networks, and volumes. Prior to 1.19.2, the PUT /api/environments/id/templates/variables endpoint, which writes the system-wide .env.global file used for variable substitution in every project's compose file, is missing an admin...

8.8CVSS7.7AI score0.00245EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:44 p.m.9 views

SUSE CVE-2026-47267

Gogs is an open source self-hosted Git service. Prior to 0.14.3, the fix for CVE-2022-1285 prevents adding webooks or running webhooks with URLs with a hostname that resolves in localCIDRs. However, webhooks still follow redirects allowing to access hostname inside localCIDRs. This vulnerability ...

8.3CVSS7.4AI score0.0032EPSS
SaveExploits0References2
Rows per page
Query Builder