Lucene search
+L

959 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 8:57 a.m.15 views

Malicious code in tinkoff-pfp-block-mobile-panels (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 7ba61172e292eb3f23c0077e187700932f461fc726674f5497030751138da2d3 On require of the package, helpers.js selects a platform-specific binary path, downloads bytes from one of four hardcoded Cloudflare Workers hosts...

5.6AI score
SaveExploits0References2
OSV
OSV
added 2026/08/04 10:08 p.m.11 views

MAL-2026-11550 Malicious code in twork-data-services-aggregator-api-v2-data-view-company-company-profile-mf-data-transformer (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 3e60e623d29b1989a7cbce00ae577fdcbe27d82d33a7f2f8c03ffe52b317f4f8 On require of the package, index.js loads compat.js which downloads a platform-specific binary from obfuscated Cloudflare Workers hosts...

5.7AI score
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/28 12:00 a.m.10 views

CVE-2026-51266

...

5.4AI score0.00626EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:00 a.m.14 views

RHEL 8 : firefox (RHSA-2026:47105)

The remote Redhat Enterprise Linux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2026:47105 advisory. Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability. Security Fixes: libaom:...

9.8CVSS6.4AI score0.00521EPSS
SaveExploits1References68
OSV
OSV
added 2026/07/19 3:39 p.m.8 views

CVE-2026-64055 net: ethernet: cortina: Carry over frag counter

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Carry over frag counter The gmacrx NAPI poll function assembles packets in an SKB from a ring buffer. If the ring buffer gets completely emptied during a poll cycle, we exit gmacrx, but the packet is not y...

9.8CVSS5.5AI score
SaveExploits0References11
CVE
CVE
added 2026/07/19 3:39 p.m.41 views

CVE-2026-64055

The CVE-2026-64055 issue is in the Linux kernel ethernet cortina driver (gmac_rx NAPI poll). A fragment counter (frag_nr) used to assemble SKB fragments could be reset to zero when the ring buffer emptied during a poll, leaving an incomplete SKB. The fix makes the RX fragment counter part of the ...

9.8CVSS5.6AI score0.00514EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.44 views

CVE-2026-64056 net: ethernet: cortina: Make RX SKB per-port

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Make RX SKB per-port The SKB used to assemble packets from fragments in gmacrx is static local, but the Gemini has two ethernet ports, meaning there can be races between the ports on a bad day if a device ...

9.8CVSS0.00552EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/14 9:41 p.m.15 views

JLSEC-2026-695 The X25519 `x86_64` assembly implementation fails to clear the most significant bit during the final...

The X25519 x8664 assembly implementation fails to clear the most significant bit during the final modular reduction, so the computed result may not be fully reduced modulo the field prime 2^255 - 19. This can leave the field element in a non-canonical form, producing an incorrect result from the...

7.5CVSS5.9AI score0.00451EPSS
SaveExploits0References5
Metasploit
Metasploit
added 2026/07/10 7:02 p.m.53 views

FTP Fetch, Hidden Bind Ipknock TCP Stager

Fetch and execute an x86 payload from an FTP server. Listen for a connection. First, the port will need to be knocked from the IP defined in KHOST. This IP will work as an authentication method you can spoof it with tools like hping. After that you could get your shellcode from any IP. The socket...

6.2AI score
SaveExploits0
Metasploit
Metasploit
added 2026/07/10 7:02 p.m.71 views

FTP Fetch, DNS TXT Record Payload Download and Execution

Fetch and execute an x86 payload from an FTP server. Performs a TXT query against a series of DNS records and executes the returned x86 shellcode. The DNSZONE option is used as the base name to iterate over. The payload will first request the TXT contents of the a hostname, followed by b, then c,...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/07/02 5:18 p.m.13 views

GHSA-3RJW-M598-PQ24 Cmov/CmovEq on aarch64 can produce wrong results if high-bits of registers are set

Summary The aarch64 implementations of Cmov and CmovEq seem to assume that the high bits when loading a value of size smaller than a register into a register are zero-extended. However, this is not the case and these bits are unspecified. This can result in a left.cmovz&right, condition not movin...

6.9CVSS5.5AI score0.00157EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/07/02 5:18 p.m.24 views

Cmov/CmovEq on aarch64 can produce wrong results if high-bits of registers are set

Summary The aarch64 implementations of Cmov and CmovEq seem to assume that the high bits when loading a value of size smaller than a register into a register are zero-extended. However, this is not the case and these bits are unspecified. This can result in a left.cmovz&right, condition not movin...

3.3CVSS5.5AI score0.00157EPSS
SaveExploits1References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/06/30 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-10512

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The X25519 x8664 assembly implementation fails to clear the most significant bit during the final modular reduction, so the computed result may not be fully...

7.5CVSS5.6AI score0.00451EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/25 8:17 p.m.19 views

CVE-2026-10512

The X25519 x8664 assembly implementation fails to clear the most significant bit during the final modular reduction, so the computed result may not be fully reduced modulo the field prime 2^255 - 19. This can leave the field element in a non-canonical form, producing an incorrect result from the...

7.5CVSS0.00451EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/25 8:17 p.m.7 views

DEBIAN-CVE-2026-10512

The X25519 x8664 assembly implementation fails to clear the most significant bit during the final modular reduction, so the computed result may not be fully reduced modulo the field prime 2^255 - 19. This can leave the field element in a non-canonical form, producing an incorrect result from the...

7.5CVSS5.9AI score0.00451EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/06/25 8:17 p.m.12 views

CVE-2026-10512

The X25519 x8664 assembly implementation fails to clear the most significant bit during the final modular reduction, so the computed result may not be fully reduced modulo the field prime 2^255 - 19. This can leave the field element in a non-canonical form, producing an incorrect result from the...

7.5CVSS6.1AI score0.00451EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/18 1:55 p.m.43 views

GHSA-PV2J-RGHR-V5R9 PraisonAI: execute_code sandbox bypass: str.format C-level attribute access reads every blocklisted dunder

Summary The executecode tool's subprocess sandbox advertises a three-layer defense AST validation, text-pattern blocklist, restricted builtins. In sandbox mode the default only two layers are active — the text-pattern blocklist is skipped — and both remaining layers are bypassed by combining two...

6.5CVSS5.8AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/05 7:14 p.m.16 views

CVE-2026-4369

A maliciously crafted HTML payload in an assembly variant name, when displayed during the delete confirmation dialog and clicked by a user, can trigger a Stored Cross-site Scripting XSS vulnerability in the Autodesk Fusion desktop application. A malicious actor may leverage this vulnerability to...

7.1CVSS5.9AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/26 12:00 p.m.17 views

RUSTSEC-2026-0212 Potentially Incorrect Output of Constant-Time Swap/Select on Aarch64

The implementation of constant-time swap and select on aarch64 platforms used a cmp instruction in inline assembly to check whether an 8-bit wide selector was 0. The cmp instruction works on 32-bit registers, which included the unspecified high 24 bits of the cmp operand. Depending on the executi...

8.2CVSS5.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/21 7:45 p.m.26 views

nimiq-keys: Denial of service in Ed25519 multisig delinearization via invalid curve points

Impact A denial-of-service vulnerability exists in the Ed25519 multisig delinearization code path. Ed25519PublicKey::delinearize in keys/src/multisig/mod.rs called .unwrap on curve point decompression, which panics when a public key is constructed from 32 bytes that do not represent a valid point...

4.3CVSS5.9AI score0.00231EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder