Lucene search
+L

608 matches found

OSV
OSV
added 4 days ago6 views

UBUNTU-CVE-2026-63559

An integer overflow in the UAVariant arrayDimensions product computa...

8.7CVSS5.5AI score0.00434EPSS
SaveExploits0References2
NVD
NVD
added 5 days ago7 views

CVE-2026-63559

An integer overflow in the UAVariant arrayDimensions product computation in open62541 may allow a remote attacker to read out-of-bounds heap memory, potentially disclosing sensitive information...

8.7CVSS0.00434EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 5 days ago9 views

PT-2026-66621

Name of the Vulnerable Software and Affected Versions open62541 affected versions not specified Description An integer overflow occurs during the arrayDimensions product computation within the UA Variant structure. This flaw allows a remote attacker to trigger an out-of-bounds write, which involv...

8.8CVSS5.6AI score0.00605EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/07/23 12:0 a.m.8 views

CVE-2026-39155

Knot DNS before 3.4.10 and 3.5.x before 3.5.4 contains a vulnerability in mod-onlinesign where the next NSEC owner name can be computed incorrectly. This can create an overly broad authenticated denial interval, allowing downstream validating resolvers using aggressive negative caching to...

5.3AI score0.0015EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/22 10:55 p.m.9 views

Incorrect Implementation of Authentication Algorithm

Overview Affected versions of this package are vulnerable to Incorrect Implementation of Authentication Algorithm due to lossy ISO-8859-1 encoding in the digest hash computation. An attacker can log in as a user with a non-Latin-1 password by supplying a collision password that replaces each...

8.7CVSS5.9AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/22 10:55 p.m.9 views

Eclipse Jetty Digest Authentication: ISO-8859-1 lossy encoding allows authentication bypass via character substitution

Summary The DigestAuthentication.apply method in Jetty's HTTP client uses getBytesStandardCharsets.ISO88591 at three locations lines 171, 179, 196 to compute Digest auth response hashes. ISO-8859-1 silently replaces any character above U+00FF Chinese, Japanese, Cyrillic, Arabic, Emoji, etc. with...

5.5AI score
SaveExploits0References9Affected Software3
NVD
NVD
added 2026/07/19 3:16 p.m.6 views

CVE-2026-63867

In the Linux kernel, the following vulnerability has been resolved: mptcp: close TOCTOU race while computing rcvwnd The MPTCP output path access locklessly the MPTCP-level ackseq in multiple times, using possibly different values for the dataack in the DSS option and to compute the announced rcv...

8.2CVSS0.00321EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/15 5:16 p.m.12 views

CVE-2026-52842

Lightpanda is a headless browser designed for AI and automation. Prior to 0.3.1, Lightpanda searched for @ across the entire URL string instead of only the authority component when computing a page origin, so a URL such as http://attacker.com/@victim.com/ was fetched from attacker.com but treated...

9.3CVSS0.00161EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/09 4:49 p.m.4 views

PYSEC-2026-3151 Integer overflow in TFLite array creation

Impact An attacker can craft a TFLite model that would cause an integer overflow in TfLiteIntArrayCreate: cc TfLiteIntArray TfLiteIntArrayCreateint size int allocsize = TfLiteIntArrayGetSizeInBytessize; // ... TfLiteIntArray ret = TfLiteIntArraymallocallocsize; // ... The...

7.6CVSS7AI score0.00811EPSS
SaveExploits1References10
SUSE CVE
SUSE CVE
added 2026/06/28 1:8 a.m.13 views

SUSE CVE-2026-53312

In the Linux kernel, the following vulnerability has been resolved: iommu/riscv: Remove overflows on the invalidation path Since RISC-V supports a sign extended page table it should support a gather-end of ULONGMAX, but if this happens it will infinite loop because of the overflow. Also avoid...

5.9AI score0.00112EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:8 a.m.9 views

SUSE CVE-2026-53250

In the Linux kernel, the following vulnerability has been resolved: xsk: cache csumstart/csumoffset to fix TOCTOU in xskskbmetadata The TX metadata area resides in the UMEM buffer which is memory-mapped and concurrently writable by userspace. In xskskbmetadata, csumstart and csumoffset are read...

7.8CVSS5.9AI score0.00104EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/25 12:0 a.m.9 views

PT-2026-52345

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A Time-of-Check to Time-of-Use TOCTOU issue exists in the xsk skb metadata function. The TX metadata area is located in the UMEM buffer, which is memory-mapped and can be written to by...

7.8CVSS6.1AI score0.00104EPSS
SaveExploits0References16
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/17 3:24 p.m.8 views

Security Bulletin: IBM Watson Discovery Cartridge affected by vulnerability in postgresql-42.6.1.jar

Summary IBM Watson Discovery Cartridge affected by vulnerability in postgresql-42.6.1.jar Vulnerability Details CVEID:CVE-2026-42198 DESCRIPTION: pgjdbc is an open source postgresql JDBC Driver. From version 42.2.0 to before version 42.7.11, pgjdbc is vulnerable to a client-side denial of service...

7.5CVSS5.3AI score0.0077EPSS
SaveExploits0Affected Software1
FreeBSD
FreeBSD
added 2026/06/10 12:0 a.m.11 views

Erlang/OTP -- timing-based username enumeration in SSH password authentication

https://github.com/erlang/otp/security/advisories/GHSA-3w6p-vwhf-wvp4 reports: A timing-based username enumeration vulnerability during password authentication with the userpasswords option has been fixed by performing a dummy PBKDF2 computation for invalid usernames, so authentication timing no...

6.3CVSS5.5AI score0.00354EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/08 4:24 a.m.15 views

CVE-2026-10803

A flaw was found in MLflow. This vulnerability stems from the use of a weak hash algorithm within the Dataset Digest Computation component. A local attacker could potentially exploit this weakness, which may impact the integrity or authenticity of data. Exploitation is considered difficult due to...

3.6CVSS5.4AI score0.00103EPSS
SaveExploits1References10
OSV
OSV
added 2026/06/05 8:52 a.m.13 views

BIT-MLFLOW-2026-10803 MLflow Dataset Digest Computation digest_utils.py mlflow.data.digest_utils weak hash

A flaw has been found in MLflow up to 3.10.0. This issue affects the function mlflow.data.digestutils of the file mlflow/data/digestutils.py of the component Dataset Digest Computation. This manipulation causes use of weak hash. It is possible to launch the attack on the local host. The attack is...

3.6CVSS4.7AI score0.00103EPSS
SaveExploits1References8
PyPA
PyPA
added 2026/06/04 12:16 p.m.14 views

PYSEC-2026-195

A flaw has been found in MLflow up to 3.10.0. This issue affects the function mlflow.data.digestutils of the file mlflow/data/digestutils.py of the component Dataset Digest Computation. This manipulation causes use of weak hash. It is possible to launch the attack on the local host. The attack is...

3.6CVSS4.7AI score0.00103EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
added 2026/06/04 12:16 p.m.12 views

PYSEC-0000-CVE-2026-10803

A flaw has been found in MLflow up to 3.10.0. This issue affects the function mlflow.data.digestutils of the file mlflow/data/digestutils.py of the component Dataset Digest Computation. This manipulation causes use of weak hash. It is possible to launch the attack on the local host. The attack is...

3.6CVSS4.7AI score0.00103EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2026/06/04 12:16 p.m.13 views

PYSEC-2026-195

A flaw has been found in MLflow up to 3.10.0. This issue affects the function mlflow.data.digestutils of the file mlflow/data/digestutils.py of the component Dataset Digest Computation. This manipulation causes use of weak hash. It is possible to launch the attack on the local host. The attack is...

2CVSS4.7AI score0.00103EPSS
SaveExploits1References8
ATTACKERKB
ATTACKERKB
added 2026/06/04 11:45 a.m.13 views

CVE-2026-10803

A flaw has been found in MLflow up to 3.10.0. This issue affects the function mlflow.data.digestutils of the file mlflow/data/digestutils.py of the component Dataset Digest Computation. This manipulation causes use of weak hash. It is possible to launch the attack on the local host. The attack is...

3.6CVSS5.1AI score0.00103EPSS
SaveExploits1References7
Rows per page
Query Builder