Lucene search
+L

3347 matches found

Cvelist
Cvelist
added 2026/08/29 6:00 a.m.44 views

CVE-2026-16061 Rest Routes <= 5.5.5 - Unauthenticated SQLi via custom-tables/tables/{table_name}

The Rest Routes WordPress plugin through 5.5.5 does not sanitize and validate a value taken from the URL of one of its public REST routes before using it in a SQL query, allowing unauthenticated attackers to perform SQL injection attacks...

0.00262EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/08/28 4:32 p.m.7 views

SUSE CVE-2026-81524

A weakness in the MongoDB C Driver allows special elements in caller-supplied database and collection name components to pass without sanitization when the driver composes the target namespace for an operation. An application that incorporates untrusted input into these name components can have...

5.4CVSS5.9AI score0.00156EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-81525

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The MongoDB client library for PHP does not sufficiently sanitize special elements in application-supplied namespace identifiers before using them to construct...

8.6CVSS6.5AI score0.00273EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-81524

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A weakness in the MongoDB C Driver allows special elements in caller-supplied database and collection name components to pass without sanitization when the driv...

5.4CVSS5.8AI score0.00156EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/27 8:18 p.m.11 views

DEBIAN-CVE-2026-81525

The MongoDB client library for PHP does not sufficiently sanitize special elements in application-supplied namespace identifiers before using them to construct the target namespace for database operations. An application that incorporates untrusted text into these identifiers may have operations...

8.6CVSS5.9AI score0.00273EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/27 8:18 p.m.13 views

DEBIAN-CVE-2026-81524

A weakness in the MongoDB C Driver allows special elements in caller-supplied database and collection name components to pass without sanitization when the driver composes the target namespace for an operation. An application that incorporates untrusted input into these name components can have...

5.3CVSS5.9AI score0.00156EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 8:07 p.m.47 views

CVE-2026-81730 Dolibarr 9.0.0 through 23.0.4 Path Traversal via EmailCollector Attachment Filename

Dolibarr 9.0.0 through 23.0.4 saves inbound email attachments under the name supplied in the message's MIME headers without reducing it to a safe basename. The global saveAttachment in htdocs/emailcollector/lib/emailcollector.lib.php builds $filepath = $path . $filename . '.' . $ext and hands it ...

8.8CVSS0.00376EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 8:07 p.m.33 views

CVE-2026-81730

Dolibarr 9.0.0 through 23.0.4 is vulnerable to path traversal in its EmailCollector module. The saveAttachment() functions in emailcollector.lib.php and emailcollector.class.php write inbound email attachments using the MIME-supplied filename without reducing it to a safe basename, allowing trave...

8.8CVSS5.4AI score0.00376EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/27 8:07 p.m.12 views

EUVD-2026-67233

Dolibarr before 24.0.0 contains a SQL injection in its CSV and XLSX import wizard. The wizard reads its update keys with GETPOST'updatekeys', 'array' in htdocs/imports/import.php, which applies only the generic alphanohtml filter: that strips HTML but leaves SQL keywords, comment markers,...

8.6CVSS6AI score0.00256EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/27 6:32 p.m.19 views

CVE-2026-81524 Cross-tenant database retargeting via dot/NUL injection in namespace strings in the C Driver

A weakness in the MongoDB C Driver allows special elements in caller-supplied database and collection name components to pass without sanitization when the driver composes the target namespace for an operation. An application that incorporates untrusted input into these name components can have...

5.3CVSS5.9AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/27 4:53 p.m.8 views

SUSE CVE-2026-71557

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, reference names are not sanitized before being used to construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

5.4CVSS5.9AI score0.00413EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/08/27 4:53 p.m.9 views

SUSE CVE-2026-72045

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: cn10k: restrict VF LMTLINE sharing to its own PF rvumboxhandlerlmtsttblsetup uses req-basepcifunc as a direct index into the LMT map table to read another function's LMTLINE physical base address and copy it into th...

8.8CVSS6.8AI score0.00169EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/27 4:40 p.m.13 views

EUVD-2026-67092

Reflected XSS in Netron versions =9.1.2 on desktop application through unsanitized node names allows an attacker to hide certain nodes, perform port scanning or abuse a Chrome n-day to achieve Remote Code Execution...

6.8CVSS5.3AI score0.00184EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/27 1:18 p.m.12 views

CVE-2026-81676

A vulnerability in the endpoint ‘/ws/apitribuna/ultimosVideos’ where the limitvideos parameter is directly concatenated into a MariaDB SQL query without proper sanitization or parameterization. By injecting SQL syntax into this parameter, a remote attacker can cause SQL syntax errors and...

8.8CVSS0.00303EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.23 views

PT-2026-82738

Name of the Vulnerable Software and Affected Versions MongoDB C Driver affected versions not specified Description A weakness exists where the driver fails to sanitize special elements in caller-supplied database and collection name components during the composition of the target namespace for an...

5.4CVSS5.3AI score0.00156EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/26 6:12 p.m.9 views

GHSA-CRX4-7MMQ-J74J OpenSTAManager has HTML Injection in modules/utenti/edit.php

Summary An HTML Injection vulnerability exists in the user group creation functionality that allows an attacker to inject arbitrary HTML content into the application interface. The vulnerability occurs when user-supplied input in the group name field is not properly sanitized before being rendere...

3.5CVSS5.9AI score
SaveExploits0References5
NVD
NVD
added 2026/08/26 4:16 p.m.18 views

CVE-2026-80426

FiftyOne renders a dataset field's description as markup. The sidebar field-information component at app/packages/core/src/components/FieldLabelAndInfo/index.tsx passes the description string to React's dangerouslySetInnerHTML, and no layer between storage and render escapes or sanitises it; the...

7.1CVSS0.00231EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/26 11:34 a.m.13 views

EUVD-2026-66409

Reliance on Untrusted Inputs in a Security Decision vulnerability in Apache APISIX. This vulnerability allows an attacker to escalate privilege or perform an authorization bypass by sending certain values that the attach-consumer-label plugin does not sanitise correctly. This issue affects Apache...

5.3CVSS5.3AI score0.00677EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.8 views

CVE-2025-29276

CVE-2025-29276 Beweis des Konzepts PoC: Im Reiter 'Diagnose' rufen Sie das Ping-Tool auf und fügen Sie im Feld 'Host-Adresse' die folgende XSS-Nutzlast ein: root@kitploit: alert1 Beschreibung: Das direkte Absenden der Nutzlast im Feld 'Host-Adresse' löst eine reflektierte Cross-Site Scripting...

5.3AI score
SaveExploits1
EUVD
EUVD
added 2026/08/26 6:00 a.m.13 views

EUVD-2026-66287

The Directorist: AI-Powered Business Directory, Listings & Classified Ads WordPress plugin before 8.9.3 does not sanitize a user-supplied image reference before using it as the source of a file move, allowing users with a subscriber-level account to relocate arbitrary server-readable image files...

5.4CVSS5.7AI score0.00254EPSS
SaveExploits0References1
Rows per page
Query Builder