Lucene search
+L

151056 matches found

NVD
NVD
added 2026/09/07 11:16 p.m.6 views

CVE-2026-82753

Allocation of Resources Without Limits or Throttling vulnerability in ash-project ashauthenticationoauth2server allows an unauthenticated attacker to exhaust database storage and memory. The /authorize endpoint is unauthenticated by design. With Client ID Metadata Documents enabled, resolveclient...

8.2CVSS0.00401EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/07 11:14 p.m.7 views

CVE-2025-57819

CVE-2025-57819 - FreePBX Unauthenticated Remote Code Execution RCE CVE-2025-57819 is a critical Remote Code Execution RCE vulnerability affecting Sangoma FreePBX versions 15, 16, and 17. The vulnerability stems from insufficient sanitization of user-controlled input within vulnerable endpoints,...

10CVSS8.4AI score0.85463EPSS
SaveExploits30
OSV
OSV
added 2026/09/07 11:03 p.m.5 views

CVE-2026-86542 knowns before 0.30.0 Path Traversal via Import Name

knowns before 0.30.0 fails to validate import names in the import routes, allowing unauthenticated attackers to write files outside the imports directory. Attackers can supply traversal sequences in the name parameter to escape the imports directory and overwrite arbitrary files writable by the...

8.8CVSS6.1AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/09/07 11:03 p.m.5 views

CVE-2026-86542 knowns before 0.30.0 Path Traversal via Import Name

knowns before 0.30.0 fails to validate import names in the import routes, allowing unauthenticated attackers to write files outside the imports directory. Attackers can supply traversal sequences in the name parameter to escape the imports directory and overwrite arbitrary files writable by the...

9.1CVSS0.00471EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/07 11:03 p.m.26 views

CVE-2026-86542

knowns before version 0.30.0 contains a path traversal vulnerability in its import routes. The server fails to validate the name parameter, allowing an unauthenticated remote attacker to supply traversal sequences that escape the imports directory and overwrite arbitrary files writable by the ser...

9.1CVSS6AI score0.00471EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/07 11:03 p.m.32 views

CVE-2026-86543 knowns before 0.30.0 Unauthenticated Management API Exposure

knowns versions before 0.30.0 serve the management API without authentication on all network interfaces by default, with no password required on fresh installations. Attackers can access the unauthenticated /api/tunnel/start endpoint to provision a public tunnel and republish the API at a publicl...

9.8CVSS0.00443EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/07 11:03 p.m.28 views

CVE-2026-86542 knowns before 0.30.0 Path Traversal via Import Name

knowns before 0.30.0 fails to validate import names in the import routes, allowing unauthenticated attackers to write files outside the imports directory. Attackers can supply traversal sequences in the name parameter to escape the imports directory and overwrite arbitrary files writable by the...

9.1CVSS0.00471EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/07 11:03 p.m.8 views

CVE-2026-86543 knowns before 0.30.0 Unauthenticated Management API Exposure

knowns versions before 0.30.0 serve the management API without authentication on all network interfaces by default, with no password required on fresh installations. Attackers can access the unauthenticated /api/tunnel/start endpoint to provision a public tunnel and republish the API at a publicl...

9.3CVSS5.8AI score
SaveExploits0References9
CVE
CVE
added 2026/09/07 11:03 p.m.16 views

CVE-2026-86543

knowns versions before 0.30.0 serve the management API without authentication on all network interfaces by default, with no password required on fresh installations. An unauthenticated attacker can access the /api/tunnel/start endpoint to provision a public tunnel and republish the API at a publi...

9.8CVSS5.7AI score0.00443EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/07 11:03 p.m.9 views

CVE-2026-86538 knowns before 0.30.0 Path Traversal via templateFile parameter

knowns versions before 0.30.0 contain a path traversal vulnerability in the POST /api/templates/preview endpoint that allows unauthenticated attackers to read arbitrary files. Attackers can supply directory traversal sequences in the templateFile parameter to bypass path restrictions and read...

8.7CVSS6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/07 11:03 p.m.23 views

CVE-2026-86538 knowns before 0.30.0 Path Traversal via templateFile parameter

knowns versions before 0.30.0 contain a path traversal vulnerability in the POST /api/templates/preview endpoint that allows unauthenticated attackers to read arbitrary files. Attackers can supply directory traversal sequences in the templateFile parameter to bypass path restrictions and read...

8.7CVSS0.00736EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/07 11:03 p.m.12 views

CVE-2026-86538

Knowns versions prior to 0.30.0 are affected by a path traversal vulnerability in the POST /api/templates/preview endpoint. An unauthenticated attacker can supply directory traversal sequences in the templateFile parameter to bypass path restrictions and read arbitrary files—such as credentials a...

8.7CVSS5.9AI score0.00736EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/07 10:32 p.m.13 views

CVE-2026-82758

ash_authentication_oauth2_server (ash-project, Elixir) has an Improper Authentication flaw in resolve_secret/3: any secret-provider return other than {:ok, _} or :error was treated as valid, wrapping nil, false, or "" as {:ok, value}. When the initial_access_token resolves to such an empty value,...

6.3CVSS0.00382EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/07 10:32 p.m.5 views

CVE-2026-82758 ash_authentication_oauth2_server treats an empty resolved secret as valid, opening the gated Dynamic Client Registration endpoint

Improper Authentication vulnerability in ash-project ashauthenticationoauth2server allows an unauthenticated attacker to register OAuth clients even when Dynamic Client Registration is gated by an initial access token. resolvesecret/3 in AshAuthentication.Oauth2Server reached through resolvesecre...

6.3CVSS0.00382EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/09/07 10:32 p.m.29 views

CVE-2026-82758 ash_authentication_oauth2_server treats an empty resolved secret as valid, opening the gated Dynamic Client Registration endpoint

Improper Authentication vulnerability in ash-project ashauthenticationoauth2server allows an unauthenticated attacker to register OAuth clients even when Dynamic Client Registration is gated by an initial access token. resolvesecret/3 in AshAuthentication.Oauth2Server reached through resolvesecre...

6.3CVSS0.00382EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/07 10:30 p.m.28 views

CVE-2026-82756 ash_authentication_oauth2_server interpolates a tenant-derived value into the WWW-Authenticate challenge without escaping, allowing header parameter injection

Improper Encoding or Escaping of Output vulnerability in ash-project ashauthenticationoauth2server allows an unauthenticated attacker to inject arbitrary authentication parameters into the WWW-Authenticate challenge header. BearerPlug and RequireScopePlug built the Bearer resourcemetadata="..."...

6.3CVSS0.00378EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/07 10:30 p.m.10 views

CVE-2026-82756

ash_authentication_oauth2_server (ash-project) is vulnerable to header parameter injection in its BearerPlug and RequireScopePlug. A tenant-derived resource_metadata URL is interpolated directly into the WWW-Authenticate challenge without escaping, allowing an unauthenticated attacker in a multi-...

6.3CVSS0.00378EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/07 10:30 p.m.4 views

EEF-CVE-2026-82756 ash_authentication_oauth2_server interpolates a tenant-derived value into the WWW-Authenticate challenge without escaping, allowing header parameter injection

Summary Improper Encoding or Escaping of Output vulnerability in ash-project ashauthenticationoauth2server allows an unauthenticated attacker to inject arbitrary authentication parameters into the WWW-Authenticate challenge header. BearerPlug and RequireScopePlug built the Bearer...

6.3CVSS6AI score0.00378EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/07 10:30 p.m.6 views

CVE-2026-82756 ash_authentication_oauth2_server interpolates a tenant-derived value into the WWW-Authenticate challenge without escaping, allowing header parameter injection

Improper Encoding or Escaping of Output vulnerability in ash-project ashauthenticationoauth2server allows an unauthenticated attacker to inject arbitrary authentication parameters into the WWW-Authenticate challenge header. BearerPlug and RequireScopePlug built the Bearer resourcemetadata="..."...

6.3CVSS0.00378EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/09/07 10:30 p.m.7 views

EUVD-2026-72538

Improper Encoding or Escaping of Output vulnerability in ash-project ashauthenticationoauth2server allows an unauthenticated attacker to inject arbitrary authentication parameters into the WWW-Authenticate challenge header. BearerPlug and RequireScopePlug built the Bearer resourcemetadata="..."...

6.3CVSS6AI score0.00378EPSS
SaveExploits0References4
Rows per page
Query Builder