Lucene search
+L

172836 matches found

CVE
CVE
added 2026/08/27 2:51 p.m.11 views

CVE-2026-81699

openssl_encrypt versions before 1.4.9 fail to properly validate key derivation function (KDF) costs in crafted files. An attacker can supply a malicious file with excessive KDF parameters over the network with no privileges required , triggering unbounded memory and CPU exhaustion during pre-auth...

8.7CVSS5.2AI score0.00353EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 2:51 p.m.6 views

EUVD-2026-67055

opensslencrypt versions before 1.4.9 fail to properly validate key derivation function costs in crafted files, allowing attackers to trigger unbounded memory and CPU exhaustion during pre-authentication processing. Attackers can supply malicious files with excessive KDF parameters to exhaust syst...

8.7CVSS5.3AI score0.00353EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 2:51 p.m.12 views

CVE-2026-81699 openssl_encrypt before 1.4.9 Denial of Service via unbounded KDF cost

opensslencrypt versions before 1.4.9 fail to properly validate key derivation function costs in crafted files, allowing attackers to trigger unbounded memory and CPU exhaustion during pre-authentication processing. Attackers can supply malicious files with excessive KDF parameters to exhaust syst...

8.7CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 2:50 p.m.6 views

EUVD-2026-67036

opensslencrypt versions before 1.4.9 fail to authenticate recovery-slot presence in envelope-format encrypted files, allowing attackers to remove recovery slots without re-encrypting the payload. Attackers can modify the file header to delete recovery-slot fields and bypass authentication, silent...

9.3CVSS5.2AI score0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 2:50 p.m.8 views

CVE-2026-81680 openssl_encrypt before 1.4.9 Authentication Bypass via Recovery Slot Removal

opensslencrypt versions before 1.4.9 fail to authenticate recovery-slot presence in envelope-format encrypted files, allowing attackers to remove recovery slots without re-encrypting the payload. Attackers can modify the file header to delete recovery-slot fields and bypass authentication, silent...

9.3CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.30 views

CVE-2026-81680 openssl_encrypt before 1.4.9 Authentication Bypass via Recovery Slot Removal

opensslencrypt versions before 1.4.9 fail to authenticate recovery-slot presence in envelope-format encrypted files, allowing attackers to remove recovery slots without re-encrypting the payload. Attackers can modify the file header to delete recovery-slot fields and bypass authentication, silent...

9.3CVSS0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 2:50 p.m.12 views

CVE-2026-81680

openssl_encrypt versions before 1.4.9 fail to authenticate recovery-slot presence in envelope-format encrypted files. An attacker with write access to the file header can delete recovery-slot fields and bypass authentication without re-encrypting the payload, silently removing recovery paths the ...

9.3CVSS5.2AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 2:50 p.m.7 views

CVE-2026-81664

OpenFaaS gateway versions 0.27.11 through 0.27.13 contain a missing authentication flaw on the GET /system/telemetry route. The TelemetryHandler was omitted from the auth.DecorateWithBasicAuth wrap block, so when basic_auth is enabled the route still forwards requests to the provider without a cr...

6.9CVSS5.3AI score0.00291EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/27 2:50 p.m.6 views

CVE-2026-81664 OpenFaaS Gateway 0.27.11 through 0.27.13 Missing Authentication on the /system/telemetry Route

The OpenFaaS gateway registers GET /system/telemetry in gateway/main.go and, when basicauth is enabled, wraps each administrative /system/ handler in auth.DecorateWithBasicAuth. TelemetryHandler was left out of that wrap block from 0.27.11, which introduced the route, until 0.27.14, which added i...

6.9CVSS5.5AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/27 2:50 p.m.6 views

EUVD-2026-67033

The OpenFaaS gateway registers GET /system/telemetry in gateway/main.go and, when basicauth is enabled, wraps each administrative /system/ handler in auth.DecorateWithBasicAuth. TelemetryHandler was left out of that wrap block from 0.27.11, which introduced the route, until 0.27.14, which added i...

6.9CVSS5.3AI score0.00291EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.35 views

CVE-2026-81664 OpenFaaS Gateway 0.27.11 through 0.27.13 Missing Authentication on the /system/telemetry Route

The OpenFaaS gateway registers GET /system/telemetry in gateway/main.go and, when basicauth is enabled, wraps each administrative /system/ handler in auth.DecorateWithBasicAuth. TelemetryHandler was left out of that wrap block from 0.27.11, which introduced the route, until 0.27.14, which added i...

6.9CVSS0.00291EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/27 2:50 p.m.13 views

CVE-2026-81098 Telnyx MCP Server through 6.83.0 Missing Authentication on Streamable HTTP Transport

The Telnyx MCP server exposed its HTTP transport on every interface and did not require a caller credential. packages/mcp-server/src/http.ts served MCP on the root path with a listener bound to all interfaces and parsed the caller's authentication headers in a mode that did not fail when they wer...

9.3CVSS5.9AI score0.00505EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.30 views

CVE-2026-81098 Telnyx MCP Server through 6.83.0 Missing Authentication on Streamable HTTP Transport

The Telnyx MCP server exposed its HTTP transport on every interface and did not require a caller credential. packages/mcp-server/src/http.ts served MCP on the root path with a listener bound to all interfaces and parsed the caller's authentication headers in a mode that did not fail when they wer...

9.3CVSS0.00505EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 2:50 p.m.26 views

CVE-2026-81098

The Telnyx MCP server (telnyx-node package through 6.83.0 ) exposed its Streamable HTTP transport on all network interfaces without requiring caller credentials. The vulnerable component, packages/mcp-server/src/http.ts, bound its listener to every interface and parsed authentication headers in a...

9.3CVSS5.5AI score0.00505EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/27 2:50 p.m.15 views

CVE-2026-81098 Telnyx MCP Server through 6.83.0 Missing Authentication on Streamable HTTP Transport

The Telnyx MCP server exposed its HTTP transport on every interface and did not require a caller credential. packages/mcp-server/src/http.ts served MCP on the root path with a listener bound to all interfaces and parsed the caller's authentication headers in a mode that did not fail when they wer...

9.3CVSS5.9AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/27 2:50 p.m.12 views

CVE-2026-81094 mcp-router CLI before 0.6.3 Binds the MCP Aggregator to All Interfaces Without Requiring Authentication

The mcp-router CLI served its MCP aggregator on every interface and enforced authentication only when the operator asked for it. The serve command in apps/cli/src/commands/serve.ts defaulted its host to the all-interfaces address on a fixed port, and required a token only when the corresponding...

9.3CVSS5.4AI score0.00423EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/27 2:50 p.m.5 views

EUVD-2026-67022

The mcp-router CLI served its MCP aggregator on every interface and enforced authentication only when the operator asked for it. The serve command in apps/cli/src/commands/serve.ts defaulted its host to the all-interfaces address on a fixed port, and required a token only when the corresponding...

9.3CVSS5.4AI score0.00423EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/27 2:50 p.m.12 views

CVE-2026-81094 mcp-router CLI before 0.6.3 Binds the MCP Aggregator to All Interfaces Without Requiring Authentication

The mcp-router CLI served its MCP aggregator on every interface and enforced authentication only when the operator asked for it. The serve command in apps/cli/src/commands/serve.ts defaulted its host to the all-interfaces address on a fixed port, and required a token only when the corresponding...

9.3CVSS5.6AI score
SaveExploits0References7
OSV
OSV
added 2026/08/27 2:50 p.m.10 views

CVE-2026-80208 APITable through 1.13.0-beta.1 Missing Authentication on the Internal Account Closure Endpoints

APITable through 1.13.0-beta.1 annotates both getUserHistories and closePausedUserAccount in InternalUserController with requiredLogin = false. ResourceInterceptor honours that annotation by returning before any session or API key is validated, and the nginx gateway shipped with the product proxi...

8.8CVSS5.9AI score
SaveExploits0References6
OSV
OSV
added 2026/08/27 2:50 p.m.6 views

CVE-2026-80207 APITable through 1.13.0-beta.1 Missing Authentication on the Internal Notification Create Endpoint

APITable through 1.13.0-beta.1 annotates the create handler of InternalNotifyController with requiredLogin = false. ResourceInterceptor honours that annotation by returning before any session or API key is validated, and the nginx gateway shipped with the product proxies every /api request to the...

6.9CVSS5.9AI score
SaveExploits0References6
Rows per page
Query Builder