Lucene search
+L

53617 matches found

Positive Technologies
Positive Technologies
•added 2026/07/31 12:00 a.m.•23 views

PT-2026-66848

Jodit Editor is a WYSIWYG editor with a built-in file browser & image editor. Prior to 4.12.31, Jodit's sanitizeHTMLElement method fails to use isDangerousUrl to normalize javascript: href values before checking the scheme, allowing case variants, control-byte prefixes, and embedded tabs or...

5.4CVSS5.6AI score0.00313EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/07/31 12:00 a.m.•47 views

PT-2026-66853

Name of the Vulnerable Software and Affected Versions Coturn versions 4.5.2 through 4.14.0 Description When started with the --acme-redirect parameter and exposing a plaintext-TCP listener, an unauthenticated remote client can send an HTTP GET request to trigger a memory leak. The server responds...

8.2CVSS5.7AI score0.00524EPSS
SaveExploits0References32
Tenable Nessus
Tenable Nessus
•added 2026/07/31 12:00 a.m.•17 views

Qnap QuTS hero NULL Pointer Dereference (CVE-2025-62850)

A NULL pointer dereference vulnerability has been reported to affect several QNAP operating system versions. If a remote attacker gains an administrator account, they can then exploit the vulnerability to launch a denial-of-service DoS attack. We have already fixed the vulnerability in the...

7.2CVSS5.5AI score0.00331EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/07/31 12:00 a.m.•20 views

Qnap QTS and QuTS hero Stack-based Buffer Overflow (CVE-2025-62858)

A buffer overflow vulnerability has been reported to affect several QNAP operating system versions. If a remote attacker gains an administrator account, they can then exploit the vulnerability to modify memory or crash processes. We have already fixed the vulnerability in the following versions:...

6.5CVSS5.9AI score0.00445EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/07/30 10:35 p.m.•15 views

CVE-2026-65421 MZ Automation libiec61850 Out-of-bounds Read

The MMS BER decoder contains a flaw in decoding fixed-width BER fields boolean/integer: an attacker-supplied length value is not validated, causing a read past the end of a heap buffer. This leads to termination of the MMS service process and a denial-of-service condition...

7.1CVSS5.4AI score0.00285EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/07/30 10:35 p.m.•11 views

CVE-2026-65421

The MMS BER decoder contains a flaw in decoding fixed-width BER fields boolean/integer: an attacker-supplied length value is not validated, causing a read past the end of a heap buffer. This leads to termination of the MMS service process and a denial-of-service condition...

7.1CVSS5.8AI score0.00285EPSS
SaveExploits0References3
CVE
CVE
•added 2026/07/30 10:35 p.m.•56 views

CVE-2026-65421

CVE-2026-65421 affects the MMS BER decoder in the MMS/IEC 61850 stack (as noted in NVD and CVE lists). The flaw is an attacker-supplied length for fixed-width BER fields (boolean/integer) that is not validated, causing a read past the end of a heap buffer. This results in termination of the MMS s...

7.1CVSS5.8AI score0.00285EPSS
SaveExploits0References2
NVD
NVD
•added 2026/07/30 9:18 p.m.•23 views

CVE-2026-61526

AdonisJS HTTP Server is a package for handling HTTP requests in the AdonisJS framework. In versions 8.0.0-next.0 through 8.2.0 and 9.0.0 through 9.0.2, the error.message is interpolated into the default HTML exception response without escaping, allowing a crafted missing-route URL to execute...

6.1CVSS0.00338EPSS
SaveExploits0References5
NVD
NVD
•added 2026/07/30 9:17 p.m.•20 views

CVE-2026-55777

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. Prior to 1.11, the parseios function uses an attacker-controlled keyword-to-OS offset as both the source offset and copy length for memmove, allowing a crafted User-Agent...

5.3CVSS0.00445EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/30 9:17 p.m.•15 views

DEBIAN-CVE-2026-54715

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. In version 1.10.2, parsebrowser assumes the matched browser token begins with Opera and moves a trailing version substring to match plus five, allowing a crafted User-Age...

7.1CVSS5.5AI score0.00445EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/07/30 9:10 p.m.•12 views

CVE-2026-62845

Kamaji is the Hosted Control Plane Manager for Kubernetes. Prior to 26.7.4-edge, the PostgreSQL and MySQL datastore drivers build DDL statements by interpolating the user-supplied DataStoreUsername/DataStoreSchema directly into SQL via fmt.Sprintf, without escaping identifiers. These fields have ...

4.7CVSS5.9AI score0.00324EPSS
SaveExploits0References4Affected Software1
CVE
CVE
•added 2026/07/30 9:10 p.m.•40 views

CVE-2026-62845

Kamaji (Hosted Control Plane Manager for Kubernetes) is affected by a SQL injection in the PostgreSQL and MySQL datastore drivers. The root cause is that DataStoreUsername and DataStoreSchema are interpolated into SQL statements via fmt.Sprintf without escaping identifiers, and these fields have ...

4.7CVSS5.9AI score0.00324EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/07/30 9:10 p.m.•46 views

CVE-2026-62845 Kamaji: SQL injection via unescaped datastore identifiers in PostgreSQL/MySQL drivers

Kamaji is the Hosted Control Plane Manager for Kubernetes. Prior to 26.7.4-edge, the PostgreSQL and MySQL datastore drivers build DDL statements by interpolating the user-supplied DataStoreUsername/DataStoreSchema directly into SQL via fmt.Sprintf, without escaping identifiers. These fields have ...

4.7CVSS0.00324EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/07/30 8:55 p.m.•10 views

CVE-2026-61526 AdonisJS HTTP Server is vulnerable to reflected XSS through its exception handler

AdonisJS HTTP Server is a package for handling HTTP requests in the AdonisJS framework. In versions 8.0.0-next.0 through 8.2.0 and 9.0.0 through 9.0.2, the error.message is interpolated into the default HTML exception response without escaping, allowing a crafted missing-route URL to execute...

6.1CVSS5.6AI score0.00338EPSS
SaveExploits0References5
attackerkb
attackerkb
•added 2026/07/30 8:27 p.m.•12 views

CVE-2026-68501

Sylius Mollie Plugin provides Mollie payment integration for Sylius applications. Prior to 2.2.8, 3.2.4, and 3.3.1, Sylius Mollie Plugin's GET /locale/thank-you PageRedirectController::thankYouAction and GET /locale/get-code QrCodeAction::fetchQrCodeFromOrder endpoints look up sequential orderId...

6.5CVSS5.8AI score0.00599EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
•added 2026/07/30 8:27 p.m.•51 views

CVE-2026-68501 Sylius Mollie Plugin: Unauthenticated IDOR leaks order token and customer PII

Sylius Mollie Plugin provides Mollie payment integration for Sylius applications. Prior to 2.2.8, 3.2.4, and 3.3.1, Sylius Mollie Plugin's GET /locale/thank-you PageRedirectController::thankYouAction and GET /locale/get-code QrCodeAction::fetchQrCodeFromOrder endpoints look up sequential orderId...

6.5CVSS0.00599EPSS
SaveExploits0References10
CVE
CVE
•added 2026/07/30 8:27 p.m.•66 views

CVE-2026-68501

Sylius Mollie Plugin for Sylius is affected by an IDOR vulnerability prior to versions 2.2.8, 3.2.4, and 3.3.1. The GET endpoints /{_locale}/thank-you (PageRedirectController::thankYouAction) and /{_locale}/get-code (QrCodeAction::fetchQrCodeFromOrder) can look up sequential orderId values withou...

6.5CVSS5.8AI score0.00599EPSS
SaveExploits0References10
attackerkb
attackerkb
•added 2026/07/30 8:23 p.m.•13 views

CVE-2026-54715

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. In version 1.10.2, parsebrowser assumes the matched browser token begins with Opera and moves a trailing version substring to match plus five, allowing a crafted User-Age...

7.1CVSS5.9AI score0.00445EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
•added 2026/07/30 8:23 p.m.•13 views

CVE-2026-54715 GoAccess: Heap Out-of-Bounds Write in parse_browser()

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. In version 1.10.2, parsebrowser assumes the matched browser token begins with Opera and moves a trailing version substring to match plus five, allowing a crafted User-Age...

7.1CVSS5.5AI score0.00445EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/30 8:18 p.m.•13 views

DEBIAN-CVE-2026-67550

re2 provides Node.js bindings for Google's RE2 regular expression engine. Prior to 1.25.2, re2 validates lastIndex against the UTF-8 byte length of a subject but uses it as a UTF-16 code-unit offset in exec, test, match, replace, and split, allowing an attacker-influenced lastIndex on a non-ASCII...

5.7CVSS5.5AI score0.00161EPSS
SaveExploits0References1
Rows per page
Query Builder