Lucene search
+L

9289 matches found

Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.18 views

PT-2026-83128

file picker aka flutter file picker for Flutter, all versions through 10.3.10, is vulnerable to path traversal CWE-22 in its Android implementation. The openFileStream method in FileUtils.kt uses the DISPLAY NAME obtained from ContentResolver.query directly in file path construction without...

5.9AI score0.00133EPSS
SaveExploits0References4
VulnCheck KEV
VulnCheck KEV
added 2026/08/28 12:00 a.m.17 views

VulnCheck KEV: CVE-2026-16759

The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Remote Code Execution limited to zero-argument function invocation in all versions up to, and including, 4.0.5 via the tutorcoursefilterajax AJAX action. This is due to missing authorization on the handler...

6.5CVSS6AI score0.00431EPSS
SaveIn wildExploits0References2
CVE
CVE
added 2026/08/28 12:00 a.m.27 views

CVE-2026-38093

file_picker (aka flutter_file_picker) for Flutter, all versions through 10.3.10 , contains a path traversal (CWE-22) vulnerability in its Android implementation. The openFileStream() method in FileUtils.kt uses the DISPLAY_NAME value returned by ContentResolver.query() directly in file path const...

3.3CVSS5.9AI score0.00133EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.14 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.6CVSS5.6AI score0.00273EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.10 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.9AI score0.00156EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-81523

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A missing input-validation issue in MongoDB libmongocrypt's automatic-encryption context setup allows a caller-supplied database identifier to be accepted witho...

4.4CVSS5.8AI score0.00074EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/27 8:18 p.m.9 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
NVD
NVD
added 2026/08/27 8:18 p.m.9 views

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.4CVSS0.00156EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 8:18 p.m.10 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
NVD
NVD
added 2026/08/27 8:17 p.m.6 views

CVE-2026-37009

A SQL injection vulnerability in NL2SQLTool in crewai-tools v1.10.2rc1 allows a remote attacker to execute arbitrary SQL commands via an unsanitized sqlquery argument...

6.5CVSS0.00255EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/27 8:07 p.m.39 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.21 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.8 views

EUVD-2026-67235

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.8CVSS5.4AI score0.00376EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 8:07 p.m.9 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
EUVD
EUVD
added 2026/08/27 6:32 p.m.9 views

EUVD-2026-67209

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.4AI score0.00273EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/27 6:32 p.m.16 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
EUVD
EUVD
added 2026/08/27 6:32 p.m.8 views

EUVD-2026-67208

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.4AI score0.00156EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/27 5:23 p.m.9 views

libreoffice-convert vulnerable to path traversal / arbitrary file write

Impact options.fileName is used to build a filesystem path path.jointempDir.name, fileName and the caller-supplied document buffer is written there, but fileName is never reduced to a base name. A fileName containing "../" escapes the temporary directory, so a caller can write arbitrary content t...

6.5CVSS6AI score0.003EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/08/27 5:20 p.m.6 views

CVE-2026-81685

opensslencrypt versions before 1.4.9 fail to sanitize recovery-slot metadata in the desktop GUI, allowing attackers to inject control characters and line separators into the irreversible-removal confirmation dialog. Attackers can craft encrypted files with malicious slot identifiers containing bi...

9.3CVSS0.00177EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/27 5:20 p.m.10 views

CVE-2026-79720

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.8CVSS0.00184EPSS
SaveExploits1References2
Rows per page
Query Builder