Lucene search
+L
AlpinelinuxRecent

13453 matches found

AlpineLinux
AlpineLinux
•added 2026/07/19 5:35 p.m.•12 views

CVE-2026-53587

This candidate has been reserved by an organization or individual " "that will use it when announcing a new security problem. When the candidate has been " "publicized, the details for this candidate will be provided...

SaveExploits1
AlpineLinux
AlpineLinux
•added 2026/07/18 7:30 p.m.•9 views

CVE-2026-53994

ProFTPD modsftp contains a heap-based buffer overflow reachable by an authenticated SFTP user. The fxppacketread function accepts the attacker-supplied 32-bit big-endian SFTP packet length without a minimum sanity check. A value of 0 causes an unsigned subtraction elsewhere in the read path to...

7.7CVSS6.3AI score0.00424EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
•added 2026/07/17 6:28 p.m.•4 views

CVE-2026-48487

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.16, readcharacterstring and readstring in src/zeroconf/protocol/incoming.py advanced self.offset by attacker-declared RDLENGTH without checking it against self.datalen, allowing unauthenticated hosts on th...

5.3CVSS5.3AI score0.00203EPSS
SaveExploits0References5
AlpineLinux
AlpineLinux
•added 2026/07/17 6:26 p.m.•5 views

CVE-2026-48045

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.12, AsyncListener.handlequeryordefer retained every truncated TC-bit incoming query, each up to MAXMSGABSOLUTE = 8966 bytes, in self.deferredaddr and armed a per-address timer in self.timersaddr without...

6.5CVSS5.3AI score0.0023EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
•added 2026/07/17 6:25 p.m.•4 views

CVE-2026-47184

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.7, DNSCache.asyncadd inserted every response record into cache, expirations, expireheap, and servicecache without a cap, allowing unauthenticated hosts on the local link over UDP/5353 224.0.0.251 / ff02::f...

6.5CVSS5.3AI score0.00241EPSS
SaveExploits0References5
AlpineLinux
AlpineLinux
•added 2026/07/17 6:22 p.m.•4 views

CVE-2026-47183

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.6, DNSIncoming.logexceptiondebug and the four QuietLogger exception-dedup methods stored an unbounded seenlogs dictionary keyed by attacker-influenced IncomingDecodeError messages, retaining sys.excinfo...

6.5CVSS5.3AI score0.00241EPSS
SaveExploits0References5
AlpineLinux
AlpineLinux
•added 2026/07/17 6:21 p.m.•5 views

CVE-2026-47180

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.5, DNSIncoming.decodelabelsatoffset recurses once per DNS-name compression pointer, and a single mDNS packet carrying chained pointers can trigger a RecursionError that escapes DNSIncoming.init, causing...

6.5CVSS5.3AI score0.0023EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
•added 2026/07/17 4:14 p.m.•7 views

CVE-2026-63308

Helm through 4.2.3, fixed in commit ba6c9a2, contains a denial of service vulnerability in the Files.Lines template helper in pkg/engine/files.go that allows attackers to trigger an index out of range panic by including zero-length byte slices in chart files. Attackers can include empty files in...

6.5CVSS5.9AI score0.00275EPSS
SaveExploits1References4
AlpineLinux
AlpineLinux
•added 2026/07/17 3:20 p.m.•16 views

CVE-2026-14741

HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parsedate. parsedate matches the date string against a chain of alternative regexes, and str2time delegates to it. Several of these patterns place unbounded quantifiers next to each other before a...

7.5CVSS5.3AI score0.00353EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/16 9:41 p.m.•15 views

CVE-2026-57077

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newlinelen. In the bundled libsyck newlinelen and isnewline dereference the scan pointer, and the following byte for a "\r\n" pair, with no NUL-terminator or bounds check. During block-scalar...

7.7CVSS5.3AI score0.00141EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/16 9:40 p.m.•9 views

CVE-2026-57076

YAML::Syck versions before 1.47 for Perl allow a heap use-after-free via an anchor name reused as an anchors-table key in syckhdlraddanchor. In the bundled libsyck an anchor name allocated by syckstrndup is stored both as node-anchor, freed when the node is freed, and as the key in the parser's...

7.8CVSS5.3AI score0.00125EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/16 9:39 p.m.•10 views

CVE-2026-57075

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via a signed-char lookup-table index in syckbase64dec. The base64 decoder in the bundled libsyck indexes the 256-entry static table b64xtable with a signed char, so any !!binary byte = 0x80 sign-extends to a negative index and...

9.1CVSS5.3AI score0.00374EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/16 9:35 p.m.•7 views

CVE-2026-13713

YAML::Syck versions before 1.47 for Perl allow a use-after-free and double-free via an anchor node freed while still on the parser value stack. In the bundled libsyck, when an anchor name is redefined or removed, syckhdlraddanchor and syckhdlrremoveanchor free the node stored under that name with...

6.2CVSS5.3AI score0.00134EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/16 4:13 p.m.•11 views

CVE-2026-47729

Squid is a caching proxy for the Web. Prior to 7.6, due to an improper validation of syntactic correctness of input in the FTP gateway src/clients/FtpGateway.cc, Squid is vulnerable to an out-of-bounds read: when a listing entry date in the TypeA or TypeB directory-listing formats is not followed...

6.5CVSS6.4AI score0.01503EPSS
SaveExploits1References5
AlpineLinux
AlpineLinux
•added 2026/07/16 4:11 p.m.•12 views

CVE-2026-50012

Squid is a caching proxy for the Web. Prior to 7.6, due to an improper input validation bug in cache digest reply handling peerDigestSwapInMask in src/peerdigest.cc, Squid is vulnerable to a heap-based buffer overflow: a cache digest's on-the-wire size may be larger than the masksize declared...

5.5CVSS5.5AI score0.01364EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
•added 2026/07/15 4:22 p.m.•25 views

CVE-2026-45793

Composer is a dependency Manager for the PHP language. Prior to 1.10.28, 2.2.28, and 2.9.8, Composer\IO\BaseIO::loadConfiguration validates GitHub OAuth tokens with the regex ^.A-Za-z0-9+$ and interpolates rejected tokens into an UnexpectedValueException; GitHub Actions GITHUBTOKEN values using t...

7.5CVSS6.1AI score0.00797EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/15 3:4 p.m.•38 views

CVE-2026-60005

NGINX Plus and NGINX Open Source have a vulnerability in the ngxhttpslicemodule module. When the slice directive and unnamed regex captures are configured or when a background cache update happens, unauthenticated attackers can send requests that may cause uninitialized memory access in the NGINX...

8.8CVSS5.4AI score0.0071EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/15 2:33 p.m.•68 views

CVE-2026-56434

NGINX Plus and NGINX Open Source have a vulnerability in the ngxhttpssimodule module. This vulnerability may exist when the Server-Side Includes SSI, proxypass, and proxybuffering off directives are configured. With this configuration, an unauthenticated attacker with man-in-the-middle MITM abili...

8.3CVSS5.6AI score0.0045EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/15 2:33 p.m.•17 views

CVE-2026-42533

A vulnerability exists in NGINX Plus and NGINX Open Source when a map directive uses regex matching and a string expression references the map's regex capture variables before referencing the map output variable. Alternatively, the same result could be achieved by using a non-cacheable variable i...

9.2CVSS6.4AI score0.03506EPSS
SaveExploits5
AlpineLinux
AlpineLinux
•added 2026/07/15 11:25 a.m.•12 views

CVE-2026-61866

ImageMagick before 7.1.2-26 contains a memory leak vulnerability in the JNG encoder when a blob cannot be opened. Attackers can trigger the memory leak by providing malformed JNG files that fail blob operations, causing resource exhaustion...

7.5CVSS6.1AI score0.00187EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2026/07/15 11:25 a.m.•13 views

CVE-2026-61863

ImageMagick before 7.1.2-26 and 6.x before 6.9.13-51 contains a memory leak in the TIFF encoder that occurs when a temporary file cannot be created, resulting in a small memory leak...

7.5CVSS6.1AI score0.00187EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2026/07/15 11:25 a.m.•18 views

CVE-2026-61859

ImageMagick before 7.1.2-26 and 6.9.13-x before 6.9.13-51 contains a policy bypass vulnerability in the -script operation due to missing security policy checks. This allows reading files from paths that are otherwise disallowed by the configured security policy...

4.8CVSS6.1AI score0.00124EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2026/07/15 12:0 a.m.•12 views

CVE-2026-38754

A heap overflow in the ifsbreakup function shell/ash.c of Busybox v1.38.0 allows attackers to cause a Denial of Service DoS via supplying a crafted input...

7.5CVSS6.1AI score0.00235EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
•added 2026/07/15 12:0 a.m.•12 views

CVE-2026-38753

A use-after-free in the awksub function editors/awk.c of Busybox v1.38.0 allows attackers to cause a Denial of Service DoS via supplying a crafted AWK script...

7.5CVSS6.1AI score0.00145EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
•added 2026/07/15 12:0 a.m.•12 views

CVE-2026-38755

A heap overflow in the evalcommand function shell/ash.c of Busybox v1.38.0 allows attackers to cause a Denial of Service DoS via supplying a crafted input...

7.5CVSS6.1AI score0.00207EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
•added 2026/07/14 9:38 p.m.•11 views

CVE-2026-59733

Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, rclone serve restic --private-repos enforces authorization using the routed user path segment while building the backend object key from the raw uncleaned URL path,...

8.8CVSS6.1AI score0.00422EPSS
SaveExploits1References4
AlpineLinux
AlpineLinux
•added 2026/07/14 9:37 p.m.•23 views

CVE-2026-54572

Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, with -l/--links, rclone serializes symlinks as .rclonelink text objects and recreates them on a local destination without validating the target, allowing an...

8.8CVSS6.1AI score0.00309EPSS
SaveExploits1References4
AlpineLinux
AlpineLinux
•added 2026/07/14 9:36 p.m.•13 views

CVE-2026-59732

Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, rclone archive extract can write extracted files outside the user-selected destination prefix when extracting a crafted archive containing parent path components such as...

5CVSS6.1AI score0.00213EPSS
SaveExploits1References4
AlpineLinux
AlpineLinux
•added 2026/07/14 7:40 p.m.•12 views

CVE-2026-50659

Improper encoding or escaping of output in .NET allows an authorized attacker to perform spoofing over a network...

6.5CVSS5.2AI score0.0055EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 7:40 p.m.•11 views

CVE-2026-50651

Allocation of resources without limits or throttling in .NET allows an unauthorized attacker to deny service over a network...

7.5CVSS5.2AI score0.0084EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 7:29 p.m.•11 views

CVE-2026-50650

Improper control of generation of code 'code injection' in .NET Framework allows an unauthorized attacker to elevate privileges locally...

7.8CVSS5.3AI score0.0029EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 7:29 p.m.•11 views

CVE-2026-50649

Deserialization of untrusted data in .NET allows an unauthorized attacker to execute code locally...

7.8CVSS7.5AI score0.00918EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 7:29 p.m.•10 views

CVE-2026-50648

Allocation of resources without limits or throttling in .NET Framework allows an unauthorized attacker to deny service over a network...

7.5CVSS7.2AI score0.0084EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 7:29 p.m.•10 views

CVE-2026-50528

Incorrect authorization in .NET allows an unauthorized attacker to bypass a security feature over a network...

8.2CVSS5.2AI score0.00551EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 7:29 p.m.•11 views

CVE-2026-50646

Protection mechanism failure in .NET Framework allows an unauthorized attacker to execute code locally...

7.8CVSS5.5AI score0.00949EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 7:29 p.m.•11 views

CVE-2026-50527

Stack-based buffer overflow in .NET Framework allows an unauthorized attacker to deny service over a network...

7.5CVSS5.5AI score0.0084EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 7:29 p.m.•12 views

CVE-2026-50525

Allocation of resources without limits or throttling in .NET allows an unauthorized attacker to deny service over a network...

7.5CVSS5.2AI score0.00604EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 7:29 p.m.•12 views

CVE-2026-50526

Improper link resolution before file access 'link following' in .NET allows an authorized attacker to perform tampering locally...

7CVSS5.2AI score0.00236EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 7:29 p.m.•13 views

CVE-2026-50524

Improper validation of specified type of input in .NET Framework allows an unauthorized attacker to deny service over a network...

7.5CVSS5.2AI score0.00634EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 6:45 p.m.•10 views

CVE-2026-47303

Authentication bypass by assumed-immutable data in ASP.NET Core allows an authorized attacker to elevate privileges over a network...

8.8CVSS5.2AI score0.00736EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 6:45 p.m.•11 views

CVE-2026-47304

Improper verification of cryptographic signature in .NET allows an unauthorized attacker to bypass a security feature over a network...

9.8CVSS5.2AI score0.00216EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 6:45 p.m.•12 views

CVE-2026-47302

Allocation of resources without limits or throttling in .NET allows an unauthorized attacker to deny service over a network...

7.5CVSS5.2AI score0.01029EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 6:20 p.m.•10 views

CVE-2026-47300

Incorrect implementation of authentication algorithm in ASP.NET Core allows an authorized attacker to elevate privileges over a network...

8.8CVSS5.2AI score0.00527EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 5:9 p.m.•11 views

CVE-2026-57108

Access of resource using incompatible type 'type confusion' in .NET Core allows an unauthorized attacker to deny service over a network...

7.5CVSS5.2AI score0.01105EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 4:41 p.m.•13 views

CVE-2026-59884

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER decoder shared by the CER and DER codecs parses long-form tags by accumulating continuation octets without an upper bound on the tag ID size, allowing a crafted input to force construction of an arbitrarily large integer with C...

7.5CVSS6.1AI score0.00349EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 4:40 p.m.•14 views

CVE-2026-59885

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs, so a small crafted payload containing an OID with many arcs consumes excessive CPU per decode call and c...

7.5CVSS6.1AI score0.00335EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 4:38 p.m.•12 views

CVE-2026-59886

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the univ.Real type converted its mantissa, base, and exponent value to a Python float using exact big-integer exponentiation. A BER, CER, or DER encoded REAL value only a few bytes long can carry a very large exponent, causing float...

7.5CVSS6.1AI score0.00335EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 3:35 p.m.•11 views

CVE-2026-60082

DBI versions before 1.651 for Perl do not enforce statement handle consistency with the row. When the statement handle had no fields but the source row was non-empty, the internal row-buffer helper would read from a negative array index. This could be triggered by a caller supplying inconsistent...

9.1CVSS5.3AI score0.00387EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 3:34 p.m.•10 views

CVE-2026-60081

DBI::ProfileData versions before 1.651 for Perl do not limit the path index. The path index column of profile dump files is used to allocate an array of data for the parser. An unbounded value allows an attacker to specify a large index and consume available memory...

7.5CVSS5.3AI score0.00379EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/07/14 3:34 p.m.•9 views

CVE-2026-15392

DBD::File versions before 1.651 for Perl do not ensure the table file is not a symlink to an untrusted location. The completetablename method builds the absolute table file path without checking whether the file is a symbolic link. A link inside the data directory can point to a table file at any...

7.7CVSS5.3AI score0.00163EPSS
SaveExploits0
Total number of security vulnerabilities13453