Lucene search
+L

15 matches found

Kitploit
Kitploit
added 2026/09/09 1:36 a.m.4 views

CVE-2026-73314

CVE-2026-73314 XenForo before 2.3.13 fails open when a PayPal REST webhook names an unsupported signature algorithm. What happens The webhook handler maps PAYPAL-AUTH-ALGO through a small allowlist. If the value is unknown, the mapped algorithm becomes null. Instead of rejecting the request, the...

8.7CVSS0.00451EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/07 8:44 a.m.5 views

CVE-2026-56782-Gorse-Auth-Bypass

CVE-2026-56782 — Gorse Unauthenticated Database Dump / Restore Auth Bypass Gorse 0.5.10 ships with adminapikey = "". The master HTTP endpoints /api/dump and /api/restore are gated by an admin check that fails open when no key is configured — the default. An unauthenticated, network-reachable...

9.8CVSS5.9AI score0.03559EPSS
SaveExploits2
OSV
OSV
added 2026/09/04 8:58 p.m.10 views

GHSA-MFRJ-V65R-979C SiYuan: Publish-access filter on renderAttributeView leaves related-database content unfiltered and fails open on non-block first columns

CVE: This vulnerability corresponds to CVE-2026-72798. Summary renderAttributeView correctly applies the reader publish-access filter, but the filter's row-accessibility decision is keyed solely to the row's first cell, and it never inspects the remaining cells' values. Relation and Rollup cells...

8.6CVSS5.6AI score0.00256EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/09/03 12:03 a.m.12 views

SUSE CVE-2026-84303

gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, the xDS RBAC HTTP filter in internal/xds/httpfilter/rbac/rbac.go does not lowercase header matcher names in normalizeHeaderMatcher even though incoming metadata keys are lowercase. A DENY policy using a mixed-case name such as...

9.1CVSS5.9AI score0.00311EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/01 2:08 a.m.40 views

CVE-2026-77950 RPC error handler fails open in AshTypescript, disclosing unredacted errors

Generation of Error Message Containing Sensitive Information vulnerability in ash-project ashtypescript allows an unauthenticated attacker to receive unredacted internal error data by provoking an error shape the configured error handler does not match. applyerrorhandler/3 in...

6.3CVSS0.00315EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/31 8:30 p.m.11 views

@hono/oauth-providers: OAuth state check fails open on omitted state, enabling login CSRF and forced account linking

Summary The built-in social login providers accept an OAuth callback even when the state value is absent on both sides, so the anti-CSRF check passes for a callback that never came from a genuine login attempt. This defeats the state-based CSRF protection under default usage. Details The state...

5.4CVSS5.9AI score0.00149EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/31 8:27 p.m.33 views

CVE-2026-81888 @hono/oauth-providers: OAuth state check fails open on omitted state, enabling login CSRF and forced account linking

@hono/oauth-providers is Authentication middleware for Hono. Prior to version 0.8.6, the built-in social login providers accept an OAuth callback even when the state value is absent on both sides, so the anti-CSRF check passes for a callback that never came from a genuine login attempt. This...

5.4CVSS0.00149EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 8:27 p.m.11 views

CVE-2026-81888 @hono/oauth-providers: OAuth state check fails open on omitted state, enabling login CSRF and forced account linking

@hono/oauth-providers is Authentication middleware for Hono. Prior to version 0.8.6, the built-in social login providers accept an OAuth callback even when the state value is absent on both sides, so the anti-CSRF check passes for a callback that never came from a genuine login attempt. This...

5.4CVSS5.9AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/31 8:27 p.m.10 views

EUVD-2026-68770

@hono/oauth-providers is Authentication middleware for Hono. Prior to version 0.8.6, the built-in social login providers accept an OAuth callback even when the state value is absent on both sides, so the anti-CSRF check passes for a callback that never came from a genuine login attempt. This...

5.4CVSS5.9AI score0.00149EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/31 8:27 p.m.23 views

CVE-2026-81888

@hono/oauth-providers , authentication middleware for the Hono web framework, has a flaw in its OAuth state validation. Prior to version 0.8.6 , the built-in social login providers accept an OAuth callback even when the state value is absent on both the expected and received sides, causing the an...

5.4CVSS5.9AI score0.00149EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/25 3:01 p.m.25 views

CVE-2026-55535

PraisonAI, a multi-agent teams system, contains a Server-Side Request Forgery (SSRF) vulnerability in the Jobs API validate_webhook_url() function, prior to version 4.6.58. The validation path fails open on socket.gaierror and does not bind the resolved address to the subsequent request, enabling...

6.8CVSS5.3AI score0.00219EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/22 3:16 p.m.8 views

CVE-2026-63311

NLTK before 3.10.0 affected versions = 3.9.4 contains a server-side request forgery SSRF vulnerability in the validatenetworkurl function in nltk/pathsec.py. The resolvehostname helper catches OSError and ValueError during socket.getaddrinfo and returns an empty list; when DNS resolution fails, t...

6.9CVSS5.4AI score0.00241EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2026/08/21 5:42 p.m.28 views

CVE-2026-62676 Omnigent Guardrail policy bypass: shell-command parser fails open in policies/builtins/_shell.py

Omnigent is an open-source AI agent framework and meta-harness for orchestrating coding agents. Prior to 0.3.0, the shared shell-command parser in omnigent/policies/builtins/shell.py fails to recognize combined interpreter flags, the timeout, nice, setsid, and stdbuf wrappers, command...

7.1CVSS0.00295EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/26 4:27 p.m.13 views

GO-2026-4539 Caddy mTLS authentication fails open in github.com/caddyserver/caddy/v2

Caddy mTLS authentication fails open in github.com/caddyserver/caddy/v2...

9.3CVSS5.4AI score0.00267EPSS
SaveExploits1References4
OSV
OSV
added 2020/10/15 10:15 a.m.10 views

CVE-2020-7327

Improperly implemented security check in McAfee MVISION Endpoint Detection and Response Client MVEDR prior to 3.2.0 may allow local administrators to execute malicious code via stopping a core Windows service leaving McAfee core trust component in an inconsistent state resulting in MVEDR failing...

6.7CVSS5.9AI score0.00289EPSS
SaveExploits0References1
Rows per page
Query Builder