Lucene search
+L

32 matches found

AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.8 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: f2fs: Fix to correctly check the readonly condition. In the following case, it is possible to mount a multi-device image with the rw option. However, if one of the secondary devices is set as ro, subsequent updates will cause a...

7.1CVSS6AI score0.00147EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-82058

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw in MongoDB's JSON Schema validation error generation code allows an authenticated user with readWrite privileges to crash the mongod server. When a BSON...

7.1CVSS5.7AI score0.00283EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/08 5:18 p.m.11 views

CVE-2026-82057

A security issue was discovered in MongoDB where an authenticated user with readWrite privileges could crash the mongod server process. By specifying a custom WiredTiger storage configuration option with an incompatible value during collection creation, a user could cause a type confusion in the...

7.1CVSS0.00296EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/08 4:12 p.m.5 views

CVE-2026-82058 Unhandled Exception in MongoDB Server JSON Schema Validation Error Generation Leads to Denial of Service

A flaw in MongoDB's JSON Schema validation error generation code allows an authenticated user with readWrite privileges to crash the mongod server. When a BSON document containing an array with a malformed numeric field name fails a $jsonSchema items type constraint, the error generation path...

7.1CVSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/08 4:12 p.m.9 views

EUVD-2026-72944

A security issue was discovered in MongoDB where an authenticated user with readWrite privileges could crash the mongod server process. By specifying a custom WiredTiger storage configuration option with an incompatible value during collection creation, a user could cause a type confusion in the...

7.1CVSS5.7AI score0.00296EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 4:12 p.m.8 views

EUVD-2026-72945

A flaw in MongoDB's JSON Schema validation error generation code allows an authenticated user with readWrite privileges to crash the mongod server. When a BSON document containing an array with a malformed numeric field name fails a $jsonSchema items type constraint, the error generation path...

7.1CVSS5.7AI score0.00283EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/08 4:12 p.m.5 views

CVE-2026-82056 Race Condition in MongoDB Server Text Index Query Parsing Leads to Heap Use-After-Free and Denial of Service

A race condition in MongoDB server's text index query parsing can cause a heap use-after-free read when handling upsert retry paths. Under certain concurrent index lifecycle operations, a raw pointer to internal text index metadata may be dereferenced after the underlying structures have been...

6CVSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.19 views

PT-2026-87151

A flaw in MongoDB's JSON Schema validation error generation code allows an authenticated user with readWrite privileges to crash the mongod server. When a BSON document containing an array with a malformed numeric field name fails a $jsonSchema items type constraint, the error generation path...

7.1CVSS5.7AI score0.00283EPSS
SaveExploits0References1
RustSec
RustSec
added 2026/05/02 12:00 p.m.29 views

Integer overflow in `array::ReadWrite::new()` leading to potential memory corruption

In array::ReadWrite::new line 83 of accessor/src/array.rs, let bytes = mem::sizeof:: len can overflow usize when len is very large. In release mode, this silently wraps, potentially making bytes = 0. The mapper then maps with 0 bytes, and subsequent accesses e.g. readvolatileat lead to undefined...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/05/02 12:00 p.m.23 views

RUSTSEC-2026-0127 Integer overflow in `array::ReadWrite::new()` leading to potential memory corruption

In array::ReadWrite::new line 83 of accessor/src/array.rs, let bytes = mem::sizeof:: len can overflow usize when len is very large. In release mode, this silently wraps, potentially making bytes = 0. The mapper then maps with 0 bytes, and subsequent accesses e.g. readvolatileat lead to undefined...

5.9AI score
SaveExploits0References3
Packet Storm
Packet Storm
added 2026/03/11 12:00 a.m.248 views

📄 WatchGuard Firebox Default SSH Credentials

This is a python script to detect whether or not WatchGuard Firebox devices allow unauthorized access via default credentials admin:readwrite on port 4118. =============================================================================================================================================...

6AI score0.00043EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2025/11/28 8:50 a.m.26 views

CVE-2025-55174

A flaw was found in Skanpage. This vulnerability allows an attacker to partially overwrite files, resulting in a file containing new content followed by partial old content, due to incorrect use of QIODevice::ReadWrite instead of QODevice::WriteOnly...

3.2CVSS6.3AI score0.00141EPSS
SaveExploits0References2
NVD
NVD
added 2025/11/26 6:15 a.m.14 views

CVE-2025-55174

In KDE Skanpage before 25.08.0, an attempt at file overwrite can result in the contents of the new file at the beginning followed by the partial contents of the old file at the end, because of use of QIODevice::ReadWrite instead of QODevice::WriteOnly...

3.2CVSS0.00141EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/26 6:15 a.m.9 views

UBUNTU-CVE-2025-55174

In KDE Skanpage before 25.08.0, an attempt at file overwrite can result in the contents of the new file at the beginning followed by the partial contents of the old file at the end, because of use of QIODevice::ReadWrite instead of QODevice::WriteOnly...

3.2CVSS5.8AI score0.00141EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/11/26 12:00 a.m.13 views

KDE Applications 安全漏洞

KDE Applications is an open source software suite from the KDE community that provides over 200 applications that run on any Linux desktop as well as other platforms. A security vulnerability exists in KDE Applications versions prior to 25.08.0, which stems from the use of QIODevice::ReadWrite ma...

3.2CVSS6.5AI score0.00141EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/11/26 12:00 a.m.13 views

PT-2025-48127

In KDE Skanpage before 25.08.0, an attempt at file overwrite can result in the contents of the new file at the beginning followed by the partial contents of the old file at the end, because of use of QIODevice::ReadWrite instead of QODevice::WriteOnly...

3.2CVSS6.8AI score0.00141EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/11/26 12:00 a.m.15 views

EUVD-2025-199713

In KDE Skanpage before 25.08.0, an attempt at file overwrite can result in the contents of the new file at the beginning followed by the partial contents of the old file at the end, because of use of QIODevice::ReadWrite instead of QODevice::WriteOnly...

3.2CVSS6.2AI score0.00141EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/11/26 12:00 a.m.2 views

CVE-2025-55174

In KDE Skanpage before 25.08.0, an attempt at file overwrite can result in the contents of the new file at the beginning followed by the partial contents of the old file at the end, because of use of QIODevice::ReadWrite instead of QODevice::WriteOnly...

3.2CVSS6.4AI score0.00141EPSS
SaveExploits0References3
NVD
NVD
added 2025/11/06 5:15 p.m.28 views

CVE-2025-59396

Rejected reason: Not a security vulnerability...

0.00043EPSS
SaveExploits3
Vulnrichment
Vulnrichment
added 2025/11/06 12:00 a.m.1 views

CVE-2025-59396

...

6.3AI score0.00043EPSS
SaveExploits3
Rows per page
Query Builder