Lucene search
+L

154 matches found

OSV
OSV
added 2026/04/16 10:50 p.m.9 views

GHSA-F5V8-V6Q3-Q4H6 Meridian: Multiple defense-in-depth gaps (collection/depth caps, telemetry, retry, fan-out)

Summary Meridian v2.1.0 Meridian.Mapping and Meridian.Mediator shipped with nine defense-in-depth gaps reachable through its public APIs. Two are HIGH severity — the advertised DefaultMaxCollectionItems and DefaultMaxDepth safety caps are silently bypassed on the IMapper.Mapsource, destination...

7.5CVSS5.9AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/13 3:40 p.m.22 views

Poseidon V1 variable-length input collision via implicit zero-padding

Impact Poseidon V1 PoseidonSponge accepts variable-length inputs without injective padding. When a caller provides fewer inputs than the sponge rate inputs.len k, hashm1, ..., mk equals hashm1, ..., mk, 0 because both produce identical pre-permutation states. This affects any use of PoseidonSpong...

8.7CVSS5.8AI score0.00221EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/03/06 9:16 p.m.11 views

CVE-2026-29795

stellar-xdr is a library and CLI containing types and functionality for working with Stellar XDR. Prior to version 25.0.1, StringM::fromstr does not validate that the input length is within the declared maximum MAX. Calling StringM::::fromstrs where s is longer than N bytes succeeds and returns a...

7.5CVSS0.00193EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/06 8:42 p.m.34 views

CVE-2026-29795 stellar-xdr: `StringM::from_str` bypasses max length validation

stellar-xdr is a library and CLI containing types and functionality for working with Stellar XDR. Prior to version 25.0.1, StringM::fromstr does not validate that the input length is within the declared maximum MAX. Calling StringM::::fromstrs where s is longer than N bytes succeeds and returns a...

4CVSS0.00193EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/05 12:00 a.m.19 views

PT-2026-23612

Name of the Vulnerable Software and Affected Versions stellar-xdr versions prior to 25.0.1 Description The StringM::from str function does not properly validate the length of input strings. When calling StringM::::from strs with a string s exceeding the maximum allowed length N, the function...

4CVSS5.8AI score0.00193EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/01/26 4:34 p.m.22 views

libpng: LIBPNG buffer overflow

A buffer overflow flaw has been discovered in libpng. An out-of-bounds read vulnerability exists in pngimagereadcomposite when processing palette images with PNGFLAGOPTIMIZEALPHA enabled. The palette compositing code in pnginitreadtransformations incorrectly applies background compositing during...

7.1CVSS6AI score0.00417EPSS
SaveExploits4References8
RedHat Linux
RedHat Linux
added 2026/01/26 4:09 p.m.15 views

libpng: LIBPNG buffer overflow

A buffer overflow flaw has been discovered in libpng. An out-of-bounds read vulnerability exists in pngimagereadcomposite when processing palette images with PNGFLAGOPTIMIZEALPHA enabled. The palette compositing code in pnginitreadtransformations incorrectly applies background compositing during...

7.1CVSS6AI score0.00417EPSS
SaveExploits4References8
RedHat Linux
RedHat Linux
added 2026/01/21 1:39 p.m.10 views

libpng: LIBPNG buffer overflow

A buffer overflow flaw has been discovered in libpng. An out-of-bounds read vulnerability exists in pngimagereadcomposite when processing palette images with PNGFLAGOPTIMIZEALPHA enabled. The palette compositing code in pnginitreadtransformations incorrectly applies background compositing during...

7.1CVSS6AI score0.00417EPSS
SaveExploits4References8
Packet Storm News
Packet Storm News
added 2026/01/13 12:00 a.m.15 views

Malware Detection Based on API Calls: A Reproducibility Study

This study independently reproduces the malware detection methodology presented by Felli cious et al. 7, which employs order-invariant API call frequency analysis using Random Forest classification. We utilized the original public dataset 250,533 training samples, 83,511 test samples and replicat...

6.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/01/08 11:38 a.m.13 views

libpng: LIBPNG buffer overflow

A buffer overflow flaw has been discovered in libpng. An out-of-bounds read vulnerability exists in pngimagereadcomposite when processing palette images with PNGFLAGOPTIMIZEALPHA enabled. The palette compositing code in pnginitreadtransformations incorrectly applies background compositing during...

7.1CVSS6AI score0.00417EPSS
SaveExploits4References8
RedHat Linux
RedHat Linux
added 2026/01/08 11:26 a.m.13 views

libpng: LIBPNG buffer overflow

A buffer overflow flaw has been discovered in libpng. An out-of-bounds read vulnerability exists in pngimagereadcomposite when processing palette images with PNGFLAGOPTIMIZEALPHA enabled. The palette compositing code in pnginitreadtransformations incorrectly applies background compositing during...

7.1CVSS6AI score0.00417EPSS
SaveExploits4References8
RedHat Linux
RedHat Linux
added 2026/01/07 1:43 p.m.15 views

libpng: LIBPNG buffer overflow

A buffer overflow flaw has been discovered in libpng. An out-of-bounds read vulnerability exists in pngimagereadcomposite when processing palette images with PNGFLAGOPTIMIZEALPHA enabled. The palette compositing code in pnginitreadtransformations incorrectly applies background compositing during...

7.1CVSS6AI score0.00417EPSS
SaveExploits4References8
RedHat Linux
RedHat Linux
added 2026/01/07 1:03 p.m.11 views

libpng: LIBPNG buffer overflow

A buffer overflow flaw has been discovered in libpng. An out-of-bounds read vulnerability exists in pngimagereadcomposite when processing palette images with PNGFLAGOPTIMIZEALPHA enabled. The palette compositing code in pnginitreadtransformations incorrectly applies background compositing during...

7.1CVSS6AI score0.00417EPSS
SaveExploits4References8
RustSec
RustSec
added 2025/12/29 12:00 p.m.17 views

Non-utf8 String can be created with `TimeBuf::as_str`

The function gixdate::parse::TimeBuf::asstr can create an illegal string containing non-utf8 characters. This violates the safety invariant of TimeBuf and can lead to undefined behavior when consuming the string. The bug can be prevented by adding str::fromutf8 to the function TimeBuf::write...

7.1CVSS7.3AI score0.00196EPSS
SaveExploits1Affected Software1
Hacker One
Hacker One
added 2025/12/28 2:45 p.m.28 views

curl: Cross‑Layer State Confusion in libcurl: Credential & Key‑Material Persistence Across Redirect / Connection Reuse Boundaries

Summary: This report describes a state‑level security invariant violation in libcurl where credential‑ or key‑related state may persist or be re‑applied across logical trust boundaries redirects, connection reuse, or scheme transitions without a formal invariant enforcing reset semantics. The iss...

7.4AI score
SaveExploits0
OSV
OSV
added 2025/12/12 11:19 a.m.20 views

BIT-MONGODB-2025-13644 MongoDB may be susceptible to Invariant Failure due to batched delete

MongoDB Server may experience an invariant failure during batched delete operations when handling documents. The issue arises when the server mistakenly assumes the presence of multiple documents in a batch based solely on document size exceeding BSONObjMaxSize. This issue affects MongoDB Server...

7.5CVSS6.8AI score0.00326EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/03 12:00 a.m.7 views

FreeBSD : MongoDB -- Reachable Assertion (e72ec9c1-ced4-11f0-a958-b42e991fc52e)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the e72ec9c1-ced4-11f0-a958-b42e991fc52e advisory. https://jira.mongodb.org/browse/SERVER-101180 reports: MongoDB Server may experience an invariant failu...

7.5CVSS5.4AI score0.00326EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/01 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-13644

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - MongoDB Server may experience an invariant failure during batched delete operations when handling documents. The issue arises when the server mistakenly assumes...

7.5CVSS6.6AI score0.00326EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/11/26 5:57 p.m.23 views

CVE-2025-13644

MongoDB Server may experience an invariant failure during batched delete operations when handling documents. The issue arises when the server mistakenly assumes the presence of multiple documents in a batch based solely on document size exceeding BSONObjMaxSize. This issue affects MongoDB Server...

7.5CVSS6.9AI score0.00326EPSS
SaveExploits0References1
NVD
NVD
added 2025/11/25 6:15 a.m.14 views

CVE-2025-13644

MongoDB Server may experience an invariant failure during batched delete operations when handling documents. The issue arises when the server mistakenly assumes the presence of multiple documents in a batch based solely on document size exceeding BSONObjMaxSize. This issue affects MongoDB Server...

7.5CVSS0.00326EPSS
SaveExploits0References1
Rows per page
Query Builder