Lucene search
+L

1467 matches found

Positive Technologies
Positive Technologies
added 2026/03/03 12:0 a.m.12 views

PT-2026-26392

Summary This issue applies to a non-default configuration only. If sort is manually added to tools.exec.safeBins, OpenClaw could treat sort --compress-program= as valid safe-bin usage. In security=allowlist + ask=on-miss, this could satisfy allowlist checks and skip operator approval, while GNU...

7.3CVSS5.8AI score0.00286EPSS
SaveExploits0References7
Packet Storm
Packet Storm
added 2026/03/02 12:0 a.m.167 views

📄 Honeywell Trend IQ4xx BMS Controller Unauthenticated Remote Web-HMI Control / Lockout

The Honeywell IQ4 Trend IQ4 exposes its full web-based HMI without authentication in its factory-default configuration. With no user module configured, security is disabled by design and the system operates under a System User level 100 context, granting read/write privileges to any party able to...

5.9AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/02/26 7:56 a.m.7 views

CVE-2026-1694

HTTP headers are added by the default configuration of IIS and ASP.net, and are not removed at the deployment phase of the webservices used by the WebVue, WebScheduler, TouchVue and SnapVue features of PcVue in version 12.0.0 through 16.3.3 included. It unnecessarily exposes sensitive information...

4.3CVSS5.3AI score0.00168EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/02/26 7:56 a.m.27 views

CVE-2026-1694

PcVue is affected by CVE-2026-1694 in versions 12.0.0–16.3.3, where the default IIS/ASP.NET configuration adds HTTP headers that are not removed during deployment, potentially exposing server configuration details. The vulnerability is a server-information disclosure due to exposed HTTP headers a...

4.3CVSS5.3AI score0.00168EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/25 11:51 p.m.6 views

CVE-2026-27808 Mailpit is Vulnerable to Server-Side Request Forgery (SSRF) via Link Check API

Mailpit is an email testing tool and API for developers. Prior to version 1.29.2, the Link Check API /api/v1/message/ID/link-check is vulnerable to Server-Side Request Forgery SSRF. The server performs HTTP HEAD requests to every URL found in an email without validating target hosts or filtering...

5.8CVSS5.6AI score0.00469EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/02/25 11:51 p.m.33 views

CVE-2026-27808 Mailpit is Vulnerable to Server-Side Request Forgery (SSRF) via Link Check API

Mailpit is an email testing tool and API for developers. Prior to version 1.29.2, the Link Check API /api/v1/message/ID/link-check is vulnerable to Server-Side Request Forgery SSRF. The server performs HTTP HEAD requests to every URL found in an email without validating target hosts or filtering...

5.8CVSS0.00469EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/02/25 11:51 p.m.5 views

CVE-2026-27808

Mailpit is an email testing tool and API for developers. Prior to version 1.29.2, the Link Check API /api/v1/message/ID/link-check is vulnerable to Server-Side Request Forgery SSRF. The server performs HTTP HEAD requests to every URL found in an email without validating target hosts or filtering...

8.6CVSS5.6AI score0.00755EPSS
SaveExploits4References4Affected Software1
OSV
OSV
added 2026/02/25 11:51 p.m.9 views

CVE-2026-27808 Mailpit is Vulnerable to Server-Side Request Forgery (SSRF) via Link Check API

Mailpit is an email testing tool and API for developers. Prior to version 1.29.2, the Link Check API /api/v1/message/ID/link-check is vulnerable to Server-Side Request Forgery SSRF. The server performs HTTP HEAD requests to every URL found in an email without validating target hosts or filtering...

5.8CVSS5.8AI score0.00469EPSS
SaveExploits1References5
Debian CVE
Debian CVE
added 2026/02/24 9:23 p.m.39 views

CVE-2026-27204

Wasmtime is a runtime for WebAssembly. Prior to versions 24.0.6, 36.0.6, 4.0.04, 41.0.4, and 42.0.0, Wasmtime's implementation of WASI host interfaces are susceptible to guest-controlled resource exhaustion on the host. Wasmtime did not appropriately place limits on resource allocations requested...

6.9CVSS5.4AI score0.00345EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/02/23 7:20 p.m.5 views

mod_md: Apache HTTP Server: mod_md (ACME), unintended retry intervals

An integer overflow flaw has been discovered in the Apache HTTP server. The integer overflow in the case of failed ACME certificate renewal leads, after a number of failures 30 days in default configurations, to the backoff timer becoming 0. Attempts to renew the certificate then are repeated...

7.5CVSS5.8AI score0.00417EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/23 6:23 p.m.4 views

GO-2026-4527 Dagu affected by unauthenticated RCE via inline DAG spec in default configuration in github.com/dagu-org/dagu

Dagu affected by unauthenticated RCE via inline DAG spec in default configuration in github.com/dagu-org/dagu...

5.4AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/20 12:0 a.m.4 views

CVE-2026-26747

A Host Header Poisoning vulnerability exists in Monica 4.1.2 due to improper handling of the HTTP Host header in app/Providers/AppServiceProvider.php, combined with the default misconfiguration where the "app.forceurl" is not set and default is "false". The application generates absolute URLs suc...

5.7AI score0.00391EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/20 12:0 a.m.8 views

CVE-2026-26747

A Host Header Poisoning vulnerability exists in Monica 4.1.2 due to improper handling of the HTTP Host header in app/Providers/AppServiceProvider.php, combined with the default misconfiguration where the "app.forceurl" is not set and default is "false". The application generates absolute URLs suc...

9.1CVSS6AI score0.00391EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/02/19 10:4 p.m.10 views

Dagu affected by unauthenticated RCE via inline DAG spec in default configuration

Summary Dagu's default configuration ships with authentication disabled. The POST /api/v2/dag-runs endpoint accepts an inline YAML spec and executes its shell commands immediately with no credentials required — any dagu instance reachable over the network is fully compromised by default. Details...

6AI score
SaveExploits0References2Affected Software1
The Hacker News
The Hacker News
added 2026/02/18 4:35 p.m.16 views

Grandstream GXP1600 VoIP Phones Exposed to Unauthenticated Remote Code Execution

Cybersecurity researchers have disclosed a critical security flaw in the Grandstream GXP1600 series of VoIP phones that could allow an attacker to seize control of susceptible devices. The vulnerability, tracked as CVE-2026-2329 , carries a CVSS score of 9.3 out of a maximum of 10.0. It has been...

9.3CVSS7.5AI score0.40014EPSS
SaveExploits2
Snyk
Snyk
added 2026/02/17 6:53 p.m.4 views

Directory Traversal

Overview github.com/labstack/echo/v5/middleware is a middleware package for echo. Affected versions of this package are vulnerable to Directory Traversal in middleware.Static, which allows file reads, when default configuration options are in use. An attacker can read files outside the static roo...

6.9CVSS6.5AI score0.00329EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/17 6:53 p.m.5 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in middleware.Static, which allows file reads, when default configuration options are in use. An attacker can read files outside the static root, in the process's working directory and its subdirectories, with...

6.9CVSS6.5AI score0.00329EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/17 6:53 p.m.4 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in middleware.Static, which allows file reads, when default configuration options are in use. An attacker can read files outside the static root, in the process's working directory and its subdirectories, with...

6.9CVSS6.5AI score0.00329EPSS
SaveExploits1References2
NVD
NVD
added 2026/02/12 4:16 p.m.15 views

CVE-2026-26214

Galaxy FDS Android SDK XiaoMi/galaxy-fds-sdk-android version 3.0.8 and prior disable TLS hostname verification when HTTPS is enabled the default configuration. In GalaxyFDSClientImpl.createHttpClient, the SDK configures Apache HttpClient with SSLSocketFactory.ALLOWALLHOSTNAMEVERIFIER, which accep...

9.1CVSS0.00184EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/02/12 3:56 p.m.7 views

Improper Validation of Certificate with Host Mismatch

Overview Affected versions of this package are vulnerable to Improper Validation of Certificate with Host Mismatch due to the GalaxyFDSClientImpl.createHttpClient function. An attacker can intercept and modify communications by performing a man-in-the-middle attack when TLS hostname verification ...

9.1CVSS5.6AI score0.00184EPSS
SaveExploits0References2
Rows per page
Query Builder