Lucene search
+L

731 matches found

attackerkb
attackerkb
•added 2026/07/23 8:34 a.m.•11 views

CVE-2026-15011

The Customer Support Ticket System & Helpdesk plugin for WordPress is vulnerable to Code Injection via the 'path' parameter in all versions up to, and including, 6.0.5 due to the use of dynamic function invocation on an attacker-controlled value with insufficient validation. This makes it possibl...

9.8CVSS5.5AI score0.00954EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/07/23 12:00 a.m.•29 views

PT-2026-64100

Unauthenticated Use of Server-Side NetLicensing API Key in HTTP Mode Summary When netlicensing-mcp is run in HTTP transport mode, the ApiKeyMiddleware fails to enforce authentication: requests that carry no client API key are unconditionally forwarded to the next handler server.py:1427. The...

8.1CVSS5.7AI score0.00619EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/07/22 9:57 p.m.•26 views

EUVD-2026-42612

n8n: Prototype Pollution via Workflow Credentials Leads to Unauthenticated User and Project Enumeration...

7.1CVSS5.2AI score0.0066EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/22 8:36 p.m.•12 views

GO-2026-6055 Gitea: ParseAcceptLanguage quadratic-time DoS via Locale middleware on unauthenticated requests in gitea.dev

Gitea: ParseAcceptLanguage quadratic-time DoS via Locale middleware on unauthenticated requests in gitea.dev...

5.3AI score0.00609EPSS
SaveExploits0References3
Snyk
Snyk
•added 2026/07/21 9:15 p.m.•2 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS through the Locale middleware when processing unauthenticated HTTP requests containing a specially crafted Accept-Language header. An attacker can exhaust server CPU resources by sending large...

8.7CVSS5.6AI score0.00609EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/21 9:15 p.m.•13 views

GHSA-FW57-JGCH-PGF3 Gitea: ParseAcceptLanguage quadratic-time DoS via Locale middleware on unauthenticated requests

Summary The Locale middleware that runs in front of every unauthenticated request calls golang.org/x/text/language.ParseAcceptLanguage on the raw Accept-Language header without imposing a size or shape filter. The underlying parser has quadratic-time behaviour on long lists of malformed language...

8.7CVSS5.4AI score0.00609EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/07/21 12:00 a.m.•20 views

PT-2026-63302

Name of the Vulnerable Software and Affected Versions code.gitea.io/gitea versions 1.22.x through 1.26.x Description The Locale middleware, which processes every unauthenticated request, is susceptible to a Denial of Service DoS attack. The issue occurs when the middleware calls...

8.7CVSS5.4AI score0.00609EPSS
SaveExploits0
Github Security Blog
Github Security Blog
•added 2026/07/20 11:25 p.m.•13 views

Astro: Unauthenticated path override in the @astrojs/vercel ISR function

Summary When ISR is enabled, the serverless entrypoint lets an unauthenticated request decide which route the origin renders. The internal isr function reads the xastropath query parameter and rewrites the request path to it without any authentication. Edge level access controls only ever see the...

9.1CVSS5.4AI score0.00499EPSS
SaveExploits1References8Affected Software1
EUVD
EUVD
•added 2026/07/20 3:02 p.m.•28 views

EUVD-2026-45973

Mailpit is an email testing tool and API for developers. Prior to version 1.30.1, the fix for GHSA-fpxj-m5q8-fphw CVE-2026-45710, "Mailpit: Set a default 50MB p/m limit to prevent DoS via unlimited SMTP DATA and /api/v1/send body sizes" wrapped only POST /api/v1/send with http.MaxBytesReader. The...

5.3CVSS5.4AI score0.00541EPSS
SaveExploits1References2
NVD
NVD
•added 2026/07/20 12:19 p.m.•21 views

CVE-2026-63756

SurrealDB versions before 3.1.0 contain a time-of-check/time-of-use race condition in the HTTP /rpc endpoint that allows unauthenticated requests to inherit authenticated session state. Unauthenticated attackers can send concurrent requests to the /rpc endpoint while legitimate authenticated...

9.2CVSS0.00368EPSS
SaveExploits0References2
CVE
CVE
•added 2026/07/20 12:04 p.m.•34 views

CVE-2026-63756

CVE-2026-63756 concerns SurrealDB versions before 3.1.0, where a time-of-check/time-of-use race in the HTTP /rpc endpoint allows unauthenticated requests to inherit an authenticated session state. Unauthenticated attackers can issue concurrent /rpc requests while legitimate authenticated traffic ...

9.2CVSS5.5AI score0.00368EPSS
SaveExploits0References2Affected Software1
attackerkb
attackerkb
•added 2026/07/20 12:04 p.m.•17 views

CVE-2026-63756

SurrealDB versions before 3.1.0 contain a time-of-check/time-of-use race condition in the HTTP /rpc endpoint that allows unauthenticated requests to inherit authenticated session state. Unauthenticated attackers can send concurrent requests to the /rpc endpoint while legitimate authenticated...

9.2CVSS5.5AI score0.00368EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/07/20 12:04 p.m.•15 views

CVE-2026-63756 SurrealDB before 3.1.0 Privilege Escalation via RPC Session Race Condition

SurrealDB versions before 3.1.0 contain a time-of-check/time-of-use race condition in the HTTP /rpc endpoint that allows unauthenticated requests to inherit authenticated session state. Unauthenticated attackers can send concurrent requests to the /rpc endpoint while legitimate authenticated...

9.2CVSS5.5AI score0.00368EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/07/20 12:00 a.m.•19 views

PT-2026-61530

The PayPlus Payment Gateway WordPress plugin before 8.2.2 does not perform authorization or order-ownership validation in one of its AJAX actions available to unauthenticated users, allowing them to disclose the secret order key of arbitrary WooCommerce orders and, under some configurations, to...

5.3AI score0.00267EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/07/18 1:10 p.m.•29 views

EUVD-2024-55684

SurrealDB versions before 1.1.0 fail to properly parse the ID, DB, and NS headers in HTTP REST API requests containing special characters. Unauthenticated attackers can send crafted HTTP requests with malformed header values to trigger an uncaught exception that crashes the server...

8.7CVSS5.3AI score0.00653EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/07/18 12:00 a.m.•14 views

Linux Distros Unpatched Vulnerability : CVE-2026-49835

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Prior to 2.1.0, the global wrapMetrics middleware records raw HTTP request path...

7.5CVSS7.7AI score0.00744EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/17 7:17 p.m.•13 views

DEBIAN-CVE-2026-49835

Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Prior to 2.1.0, the global wrapMetrics middleware records raw HTTP request path r.URL.Path and raw HTTP request method r.Method as Prometheus labels for latency and request count metric vectors before routing, allowing an...

7.5CVSS5.4AI score0.00744EPSS
SaveExploits0References1
OSV
OSV
•added 2026/07/17 6:16 p.m.•16 views

CVE-2026-49835 Sigstore Timestamp Authority: OOM due to unbounded metric label cardinality

Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Prior to 2.1.0, the global wrapMetrics middleware records raw HTTP request path r.URL.Path and raw HTTP request method r.Method as Prometheus labels for latency and request count metric vectors before routing, allowing an...

5.9CVSS5.4AI score
SaveExploits0References5
OSV
OSV
•added 2026/07/16 9:19 p.m.•27 views

CVE-2026-44177 Kirby: Pre-authentication path traversal and PHP file inclusion during user lookup

Kirby is an open-source content management system. In versions 5.3.0 and above but prior to 5.4.1, Kirby did not correctly validate the provided user ID, resulting in a path traversal vulnerability. Version 5.3.0 introduced a performance improvement to the Users collection that loaded user object...

8.8CVSS5.7AI score
SaveExploits0References4
NVD
NVD
•added 2026/07/16 8:16 p.m.•40 views

CVE-2026-62963

Centrifugo is an open-source scalable real-time messaging server. Prior to 6.8.4, Centrifugo unidirectional WebSocket transport with uniwebsocket.compression enabled enforced uniwebsocket.messagesizelimit against compressed wire-frame length in internal/websocket/conn.go advanceFrame, but...

8.7CVSS0.00524EPSS
SaveExploits0References4
Rows per page
Query Builder