Lucene search
+L

1432 matches found

CNNVD
CNNVD
added 2026/03/04 12:0 a.m.12 views

International Datacasting SFX Series SuperFlex Satellite Receiver Web management interface 安全漏洞

The International Datacasting SFX Series SuperFlex Satellite Receiver Web management interface is a web-based management backend for the satellite receiver devices produced by the International Datacasting company. Version 101 of the International Datacasting SFX Series SuperFlex Satellite Receiv...

6.1CVSS5.6AI score0.0021EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/03/04 12:0 a.m.11 views

International Datacasting SFX Series SuperFlex Satellite Receiver Web management interface 安全漏洞

The International Datacasting SFX Series SuperFlex Satellite Receiver Web management interface is a web-based management backend for the satellite receiver devices produced by the International Datacasting company. Version 101 of the International Datacasting SFX Series SuperFlex Satellite Receiv...

6.1CVSS5.6AI score0.0021EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/03/04 12:0 a.m.13 views

International Datacasting SFX Series SuperFlex Satellite Receiver Web management interface 安全漏洞

The International Datacasting SFX Series SuperFlex Satellite Receiver Web management interface is a web-based management backend for the satellite receiver devices produced by International Datacasting. Version 101 of the International Datacasting SFX Series SuperFlex Satellite Receiver Web...

6.5CVSS5.8AI score0.0064EPSS
SaveExploits1References1
AstraLinux
AstraLinux
added 2026/03/03 9:29 a.m.5 views

Astra Linux – Vulnerability in rsync

A malicious client acting as the recipient of an rsync file transfer can trigger an out-of-bounds read of a heap-based buffer, through a negative array index. The malicious rsync client requires at least read access to the remote rsync module in order to trigger this issue...

4.3CVSS5.4AI score0.00319EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/02/26 11:2 a.m.8 views

Important: Red Hat Security Advisory: Red Hat build of OpenTelemetry 3.9.0 release

Red Hat build of OpenTelemetry 3.9.0 has been released This release of the Red Hat build of OpenTelemetry provides new features, security improvements, and bug fixes. Breaking changes: The deprecated OpenCensus Receiver, which provided backward compatibility with the OpenCensus project for easier...

7.5CVSS7AI score0.01945EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/02/21 12:23 a.m.6 views

SUSE CVE-2026-26958

filippo.io/edwards25519 is a Go library implementing the edwards25519 elliptic curve with APIs for building cryptographic primitives. In versions 1.1.0 and earlier, MultiScalarMult produces invalid results or undefined behavior if the receiver is not the identity point. If Point.MultiScalarMult i...

6.5CVSS7AI score0.00366EPSS
SaveExploits0References11
NVD
NVD
added 2026/02/19 11:16 p.m.10 views

CVE-2026-26958

filippo.io/edwards25519 is a Go library implementing the edwards25519 elliptic curve with APIs for building cryptographic primitives. In versions 1.1.0 and earlier, MultiScalarMult produces invalid results or undefined behavior if the receiver is not the identity point. If Point.MultiScalarMult i...

6.3CVSS0.00366EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/19 11:16 p.m.8 views

AZL-78123 CVE-2026-26958 affecting package keda 2.14.1-11

filippo.io/edwards25519 is a Go library implementing the edwards25519 elliptic curve with APIs for building cryptographic primitives. In versions 1.1.0 and earlier, MultiScalarMult produces invalid results or undefined behavior if the receiver is not the identity point. If Point.MultiScalarMult i...

6.3CVSS7.1AI score0.00366EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/19 11:1 p.m.4 views

CVE-2026-26958 filippo.io/edwards25519 MultiScalarMult function produces invalid results or undefined behavior if receiver is not the identity

filippo.io/edwards25519 is a Go library implementing the edwards25519 elliptic curve with APIs for building cryptographic primitives. In versions 1.1.0 and earlier, MultiScalarMult produces invalid results or undefined behavior if the receiver is not the identity point. If Point.MultiScalarMult i...

6.3CVSS5.5AI score0.00366EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/02/19 11:1 p.m.9 views

CVE-2026-26958

filippo.io/edwards25519 is a Go library implementing the edwards25519 elliptic curve with APIs for building cryptographic primitives. In versions 1.1.0 and earlier, MultiScalarMult produces invalid results or undefined behavior if the receiver is not the identity point. If Point.MultiScalarMult i...

6.3CVSS7.5AI score0.00366EPSS
SaveExploits0
CVE
CVE
added 2026/02/19 11:1 p.m.61 views

CVE-2026-26958

CVE-2026-26958 affects filippo.io/edwards25519. In v1.1.0 and earlier, MultiScalarMult can produce invalid results or undefined behavior if the receiver is not the identity point; an initialized non-identity receiver yields an incorrect result, and a zero/uninitialized receiver yields invalid beh...

6.3CVSS5.4AI score0.00366EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/02/18 10:37 p.m.5 views

Improper Initialization

Overview Affected versions of this package are vulnerable to Improper Initialization via the MultiScalarMult function when the receiver is not properly initialized. An attacker can cause invalid results or undefined behavior by invoking this function on an uninitialized or non-identity receiver...

6.5CVSS5.5AI score0.00366EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/18 10:37 p.m.5 views

GHSA-FW7P-63QQ-7HPR filippo.io/edwards25519 MultiScalarMult produces invalid results or undefined behavior if receiver is not the identity

Point.MultiScalarMult failed to initialize its receiver. If the method was called on an initialized point that is not the identity point, MultiScalarMult produced an incorrect result. If the method was called on an uninitialized point, the behavior was undefined. In particular, if the receiver wa...

6.3CVSS5.6AI score0.00366EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/18 10:37 p.m.11 views

filippo.io/edwards25519 MultiScalarMult produces invalid results or undefined behavior if receiver is not the identity

Point.MultiScalarMult failed to initialize its receiver. If the method was called on an initialized point that is not the identity point, MultiScalarMult produced an incorrect result. If the method was called on an uninitialized point, the behavior was undefined. In particular, if the receiver wa...

6.3CVSS5.6AI score0.00366EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/02/18 12:0 a.m.6 views

Citrix Receiver App for Windows Remote Code Execution Vulnerability (CTX251986)

The version of Citrix Receiver installed on the remote host is affected by a remote code execution vulnerability due to incorrect access control. An unauthenticated, remote attacker can exploit this to bypass authentication and execute arbitrary commands on the remote host. %NASLMINLEVEL 80900 C...

9.8CVSS8.1AI score0.08026EPSS
SaveExploits0References2
GitLab Advisory Database
GitLab Advisory Database
added 2026/02/18 12:0 a.m.11 views

filippo.io/edwards25519 MultiScalarMult produces invalid results or undefined behavior if receiver is not the identity

Point.MultiScalarMult failed to initialize its receiver. If the method was called on an initialized point that is not the identity point, MultiScalarMult produced an incorrect result. If the method was called on an uninitialized point, the behavior was undefined. In particular, if the receiver wa...

6.3CVSS5.6AI score0.00366EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/17 12:0 a.m.16 views

PT-2026-20785

Name of the Vulnerable Software and Affected Versions filippo.io/edwards25519 versions 1.1.0 and earlier Description The filippo.io/edwards25519 Go library, used for edwards25519 elliptic curve cryptography, has an issue where the MultiScalarMult function produces incorrect results or undefined...

9.8CVSS5.3AI score0.00366EPSS
SaveExploits0
Nuclei
Nuclei
added 2026/02/16 1:49 a.m.15 views

Landray EIS SQL注入漏洞

Landray EIS 2001 through 2006 contains a SQL injection caused by unsanitized input in Message/fimessagereceiver.aspx?replyid=, letting attackers execute arbitrary SQL commands, exploit requires crafted input. id: CVE-2025-22214 info: name: Landray EIS SQL注入漏洞 author: Ark severity: critical...

4.3CVSS6AI score0.01262EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/02/07 12:0 a.m.10 views

AirCatch: Effectively Tracing Advanced Tag-Based Trackers

Tag-based tracking ecosystems help users locate lost items, but can be leveraged for unwanted tracking and stalking. Existing protocol-driven defenses and prior academic solutions largely assume stable identifiers or predictable beaconing. However, identifier-based defenses fundamentally break do...

5.6AI score
SaveExploits0
OSV
OSV
added 2026/01/27 12:59 a.m.8 views

GHSA-RVR2-R3PV-5M4P oneshot has potential Use After Free when used asynchronously

There is a race condition that can lead to a use-after-free if a oneshot::Receiver is polled but then dropped instead of polled to completion. This could happen if the receiver future was cancelled while receiving, for example by being wrapped in a timeout future or similar. When the Receiver is...

8.2CVSS5.9AI score
SaveExploits0References5
Rows per page
Query Builder