Lucene search
+L
AlpinelinuxRecent

13952 matches found

AlpineLinux
AlpineLinux
•added 2026/09/23 2:32 p.m.•4 views

CVE-2026-92164

Streamlink is a CLI utility which pipes video streams from various services into a video player. Prior to 8.6.0, HTTPSession mounts a FileAdapter for the file scheme and inherits redirect handling from requests.Session without rejecting cross-protocol redirects. A remote server controlling an HTT...

6.5CVSS5.8AI score0.00267EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/09/19 10:58 p.m.•6 views

CVE-2026-93990

Expat through 2.8.4 fails to validate low surrogates following high surrogates in UTF-16 input, allowing malformed UTF-16 sequences to be accepted. Attackers can craft UTF-16 encoded XML with lone high surrogates that consume following code units, hiding markup characters from the parser and...

8.7CVSS5.8AI score0.00476EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/09/19 10:55 p.m.•3 views

CVE-2026-94057

Exim before 4.100.1 allows SMTP smuggling in which the received message does not match any sent message, and instead depends on crafted data sent after a rejection during DATA processing...

5.3CVSS5.8AI score0.00256EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/09/19 10:52 p.m.•3 views

CVE-2026-94056

Exim before 4.100.1, when Proxy-Protocol is used with an attacker-controlled proxy, allows attackers to read certain uninitialized data from stack memory...

7.5CVSS5.8AI score0.00391EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/09/19 10:48 p.m.•3 views

CVE-2026-94055

Exim before 4.100.1, when certain non-default TLS settings are used with GnuTLS, has a use-after-free...

5.3CVSS5.7AI score0.00365EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/09/19 10:46 p.m.•3 views

CVE-2026-94054

Exim before 4.100.1, when Proxy-Protocol is used with an attacker-controlled proxy, has an out-of-bounds write...

7CVSS5.8AI score0.00344EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/09/18 3:29 p.m.•7 views

CVE-2026-75883

The code in pppd that formats a response to a PEAP Request packet in peapresponse copies an entire TLS record of up to 16384 bytes into the fixed global buffer outpacketbuf without checking the available space and without implementing outgoing PEAP fragmentation. Thus a pppd process connecting to...

6.8CVSS5.9AI score0.00255EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/09/17 7:27 a.m.•12 views

CVE-2026-86320

A flaw was found in flatpak-builder where Git hooks are not disabled when applying patch sources with use-git-am: true. An attacker who can provide a malicious source containing a Git post-applypatch hook can cause the hook to execute on the host during the build process, resulting in arbitrary...

7.8CVSS6.5AI score0.00221EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/09/16 1:53 p.m.•7 views

CVE-2026-92129

Jenkins Script Security Plugin 1415.v9af9b3ac253d and earlier does not check calls from sandboxed scripts to methods added dynamically to a class at runtime, allowing attackers with permission to define and run sandboxed scripts, including Pipelines, to bypass the sandbox protection and execute...

6AI score0.00483EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/09/16 1:53 p.m.•7 views

CVE-2026-92128

Jenkins Script Security Plugin 1415.v9af9b3ac253d and earlier downloads a JAR file specified by URL twice, confirming the approval of the first download and loading the classpath entries from the second, allowing attackers able to define classpath entries to execute arbitrary code in the context ...

6.4AI score0.00292EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/09/16 1:53 p.m.•7 views

CVE-2026-92127

Jenkins Script Security Plugin 1415.v9af9b3ac253d and earlier automatically approves the classpath entries in an item configuration when a user with Overall/Administer permission copies the item, or updates that configuration through the REST API or CLI, allowing attackers able to define classpat...

6.4AI score0.0061EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/09/16 1:53 p.m.•6 views

CVE-2026-92125

Jenkins Script Security Plugin 1415.v9af9b3ac253d and earlier does not reject the @GroovyASTTransformationClass annotation, allowing attackers with permission to define and run sandboxed scripts, including Pipelines, to run an arbitrary AST transformation at compile time, bypassing the sandbox...

6AI score0.00555EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/09/16 1:53 p.m.•6 views

CVE-2026-92126

Jenkins Script Security Plugin 1415.v9af9b3ac253d and earlier does not reject @Builder annotations whose builderStrategy member names an arbitrary class, allowing attackers with permission to define and run sandboxed scripts, including Pipelines, to execute code outside the sandbox if a suitable...

8.5CVSS6.1AI score0.00518EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/09/16 1:53 p.m.•6 views

CVE-2026-92124

Jenkins Script Security Plugin 1415.v9af9b3ac253d and earlier checks the operations Groovy will perform with the elements it reads from a collection that a sandboxed script casts to another type but performs the cast on the collection itself, allowing attackers with permission to define and run...

6.3AI score0.00632EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/09/16 1:53 p.m.•5 views

CVE-2026-92123

Jenkins Script Security Plugin 1415.v9af9b3ac253d and earlier does not intercept operations performed on a null receiver method calls, property and attribute accesses, and array accesses, allowing attackers with permission to define and run sandboxed scripts, including Pipelines, to bypass the...

6.3AI score0.00632EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/09/16 1:53 p.m.•7 views

CVE-2026-92122

Jenkins Script Security Plugin 1415.v9af9b3ac253d and earlier does not check the method called through the proxy created when a sandboxed script coerces a value to an interface, if the value inherits a method of the same name as an interface method, allowing attackers with permission to define an...

6.3AI score0.00632EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/09/16 8:32 a.m.•11 views

CVE-2026-85501

Novel vulnerabilities to launch algorithmic complexity attacks on DNSSEC have been researched under the term 'ReTrap'. These result in degradation of service when malicious zones are used to serve the algorithmic complexity vulnerabilities. NLnet Labs Unbound up to and including 1.26.0 is...

7.5CVSS5.7AI score0.00482EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/09/16 8:32 a.m.•10 views

CVE-2026-82720

NLnet Labs Unbound 1.12.0 up to and including 1.26.0 has a use-after-free vulnerability when compiled for DNS-over-HTTPs support with '--with-libnghttp2'. During failure code paths i.e., RPZ drop query, jostle due to heavy traffic, a dropped DoH stream brings down the whole DoH session and does n...

5.9CVSS6.2AI score0.00365EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/09/16 8:31 a.m.•9 views

CVE-2026-82717

In NLnet Labs Unbound up to and including 1.26.0, a vulnerability was found in that can progressively corrupt heap memory and under certain systems and compilation options could lead to remote code execution. The vulnerability starts when CNAME synthesis during an upstream response needs to...

9.8CVSS6.7AI score0.00782EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/09/16 8:30 a.m.•10 views

CVE-2026-81642

In NLnet Labs Unbound up to and including 1.26.0, a vulnerability was found in the DNSSEC validator that enables denial of service and possible remote code execution as a result of digesting DNSKEYs. A DNSKEY with an owner compression pointer to its own RDATA can overflow the digest buffer. Remot...

10CVSS6.2AI score0.00795EPSS
SaveExploits1References1
AlpineLinux
AlpineLinux
•added 2026/09/16 8:30 a.m.•9 views

CVE-2026-81634

In NLnet Labs Unbound up to and including 1.26.0, a 255 length query name with a large TCP response can lead to a heap buffer overflow during the RRSet canonicalisation routine. This is caused by missing to add the first owner name into the buffer length check. A malicious actor operating a...

7.5CVSS6AI score0.00458EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/09/16 8:30 a.m.•10 views

CVE-2026-80225

In NLnetLabs Unbound up to and including 1.26.0, a degradation of service vulnerability is present in the TCP/DoT reading procedure where there is no limit on consecutive reads. A malicious actor that can stream and sustain a rate of distinct uncached names over the TCP/DoT connection, monopolize...

7.5CVSS5.7AI score0.00482EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/09/16 8:29 a.m.•7 views

CVE-2026-78227

NLnet Labs Unbound 1.22.0 up to and including 1.26.1, has a use-after-free vulnerability when compiled for DNS-over-QUIC support with '--with-libngtcp2'. Each DoQ stream owns an output buffer that holds the DNS response. ngtcp2's retransmission buffer keeps a shallow pointer into the output buffe...

6.5CVSS6.1AI score0.00342EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/09/16 8:29 a.m.•11 views

CVE-2026-77955

In NLnet Labs Unbound 1.13.2 up to and including 1.26.1, a vulnerability in ZONEMD configured zones zonemd-check: yes which are located below but not at a trust anchor allow for an attack window where tampered with zone contents are served or stored to disk prior to the ZONEMD integrity check. Th...

4.4CVSS5.7AI score0.0015EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/09/16 8:29 a.m.•12 views

CVE-2026-77860

In NLnetLabs Unbound 1.20.0 up to and including 1.26.0, a vulnerability on the 'serve-expired' code path can cause a double decrement on the 'wait-limit' counter per client IP essentially bypassing one of the counter measures that was introduced for DNSBomb CVE-2024-33655. A malicious actor can...

3.7CVSS6.5AI score0.01743EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/09/15 7:42 p.m.•5 views

CVE-2026-92240

A malicious or compromised IMAP server can trigger an out-of-bounds read in the IMAP response parser by sending an untagged ' ID' response, crashing Thunderbird. The affected parsing path is reachable before authentication. This vulnerability was fixed in Thunderbird 156, Thunderbird 140.16, and...

9.1CVSS5.9AI score0.0069EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
•added 2026/09/15 7:42 p.m.•4 views

CVE-2026-92239

A maliciously constructed IMAP line could cause an out-of-bounds buffer read. This vulnerability was fixed in Thunderbird 156, Thunderbird 140.16, and Thunderbird 153.3...

8.1CVSS6AI score0.00453EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
•added 2026/09/15 7:42 p.m.•3 views

CVE-2026-92238

A maliciously constructed mail header could lead to multiple fields being parsed as one, or potential memory safety violations. This vulnerability was fixed in Thunderbird 156, Thunderbird 140.16, and Thunderbird 153.3...

9.8CVSS5.8AI score0.00607EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
•added 2026/09/14 5:18 p.m.•13 views

CVE-2026-53495

containerd is an open-source container runtime. Prior to 1.7.35, 2.0.12, 2.2.8, and 2.3.5, containerd on Linux with the CRI plugin enabled can indefinitely block the drainExecSyncIO goroutine in internal/cri/server/containerexecsync.go when CRI ExecSync is used by exec probes or lifecycle hooks...

6.8CVSS5.7AI score0.00169EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/09/14 12:00 a.m.•21 views

CVE-2026-25832

In Mbed TLS 3.6.x before 3.6.7 and 4.1.x before 4.1.2, the TLS 1.3 client accepts HelloRetryRequest selecting an unadvertised group...

3.7CVSS8AI score0.00282EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/09/13 12:22 p.m.•12 views

CVE-2026-90783

MKVToolNix through 101.0 contains a heap buffer overflow in the bundled avilib library's ODML superindex parser due to integer wraparound in 32-bit arithmetic. Attackers can craft a malicious AVI file with oversized entry counts that cause an undersized heap allocation, allowing a heap buffer...

8.5CVSS6.1AI score0.00202EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/09/11 9:21 p.m.•19 views

CVE-2026-54241

libde265 is an open source implementation of the h.265 video codec. Versions prior to 1.1.1 use signed 32-bit arithmetic to calculate the sample adaptive offset input-buffer size, allowing a crafted HEVC stream with large dimensions and 16-bit luma samples to cause an integer overflow, an...

7.4CVSS5.9AI score0.00393EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/09/11 9:20 p.m.•30 views

CVE-2026-54240

libde265 is an open source implementation of the h.265 video codec. Versions prior to 1.1.1 use signed 32-bit arithmetic to calculate pixel offsets, allowing a crafted HEVC stream with large image dimensions to trigger an integer overflow and cause out-of-bounds heap reads or writes, potentially...

7.4CVSS5.9AI score0.00393EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/09/11 4:15 a.m.•13 views

CVE-2026-89162

In PCRE2 before 10.48, pcre2serializeencode might disclose two bytes to an adversary, typically in a situation where the access available to the adversary is already unsafe...

3.3CVSS5.8AI score0.00155EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
•added 2026/09/11 4:11 a.m.•14 views

CVE-2026-89161

In PCRE2 before 10.48, pcre2jitmatch mishandles a previously copied subject being passed in as a context. An incorrect free operation can occur...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2026/09/11 4:09 a.m.•15 views

CVE-2026-89160

PCRE2 before 10.48 has a pcre2match out-of-bounds read during the PCRE2MATCHINVALIDUTF matching of an invalid UTF subject...

6.5CVSS5.9AI score0.00358EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
•added 2026/09/11 4:07 a.m.•11 views

CVE-2026-89158

PCRE2 before 10.48, on 32-bit platforms, has a pcre2compile32 integer overflow and resultant out-of-bounds write...

6.5CVSS5.9AI score0.00363EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2026/09/11 4:05 a.m.•11 views

CVE-2026-89157

PCRE2 before 10.48, on 32-bit platforms, has a pcre2patternconvert out-of-bounds write when an attacker can provide a large pattern...

7.4CVSS5.9AI score0.0035EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
•added 2026/09/11 4:03 a.m.•10 views

CVE-2026-89156

PCRE2 before 10.48 has a pcre2match out-of-bounds read after a JIT fallback when an attacker can provide invalid UTF data...

5.9CVSS5.9AI score0.00361EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
•added 2026/09/11 2:07 a.m.•10 views

CVE-2026-78135

libcharon in strongSwan 5.9.7 through 6.0.7 mishandles behavioral workflow in the IKEv2 state machine. Because CREATECHILDSA requests are mishandled, there can be an authentication bypass...

7.3CVSS5.8AI score0.00362EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2026/09/11 2:00 a.m.•10 views

CVE-2026-78134

strongSwan 4.5.0 through 6.0.7 has Incorrect Access Control in the eap-ttls and eap-peap plugins because there can be a missing or mismatched inner EAP identity...

7.1CVSS5.7AI score0.00318EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2026/09/11 1:52 a.m.•9 views

CVE-2026-78133

libcharon in strongSwan 6.0.0 through 6.0.7 has a use-after-free in IKEv2 rekeying collision handling...

7.5CVSS6.2AI score0.00426EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2026/09/11 1:49 a.m.•11 views

CVE-2026-78132

strongSwan 5.1.3 through 6.0.7 has an infinite loop in the x509 plugin's attribute certificate parser for ietfAttrSyntax...

7.5CVSS5.7AI score0.00315EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2026/09/11 1:45 a.m.•10 views

CVE-2026-78131

strongSwan 4.2.0 through 6.0.7 has a missing release of memory after its effective lifetime in the x509 plugin's attribute certificate parser...

3.7CVSS5.8AI score0.00231EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2026/09/11 1:43 a.m.•12 views

CVE-2026-78130

strongSwan 4.2.0 through 6.0.7 has a NULL pointer dereference in the x509 plugin's attribute certificate parser...

7.5CVSS5.5AI score0.00315EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2026/09/11 1:40 a.m.•14 views

CVE-2026-78129

strongSwan 4.6.2 through 6.0.7 has an infinite loop in PKCS5 decryption...

5.9CVSS5.7AI score0.00412EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2026/09/11 1:37 a.m.•10 views

CVE-2026-78127

libcharon in strongSwan 4.1.2 through 6.0.7 has a missing release of memory after its effective lifetime in the IKE message parser...

3.7CVSS5.8AI score0.00353EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2026/09/11 1:33 a.m.•9 views

CVE-2026-78126

strongSwan 4.1.10 through 6.0.7 allows a NULL pointer dereference in the eap-aka plugin...

5.9CVSS5.5AI score0.00412EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2026/09/11 1:30 a.m.•11 views

CVE-2026-78124

strongSwan 5.0.2 through 6.0.7 allows PKCS7 certificate enumeration in the openssl plugin that leads to a lack of release of memory after its effective lifetime...

3.7CVSS5.8AI score0.00194EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2026/09/11 1:26 a.m.•11 views

CVE-2026-78123

strongSwan 5.0.2 through 6.0.7 has an Expired Pointer Dereference in PKCS7 parsing in the openssl plugin...

5.9CVSS5.7AI score0.00412EPSS
SaveExploits0References2
Total number of security vulnerabilities13952