argo-cd/docs/snyk/master/public.ecr.aws_docker_library_haproxy_3.0.8-alpine.html
github-actions[bot] 8038e0ec96
[Bot] docs: Update Snyk report (#27438)
Signed-off-by: CI <ci@argoproj.com>
Co-authored-by: CI <ci@argoproj.com>
2026-04-19 09:41:10 +03:00

4980 lines
279 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Language" content="en-us">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Snyk test report</title>
<meta name="description" content="24 known vulnerabilities found in 232 vulnerable dependency paths.">
<base target="_blank">
<link rel="icon" type="image/png" href="https://res.cloudinary.com/snyk/image/upload/v1468845142/favicon/favicon.png"
sizes="194x194">
<link rel="shortcut icon" href="https://res.cloudinary.com/snyk/image/upload/v1468845142/favicon/favicon.ico">
<style type="text/css">
body {
-moz-font-feature-settings: "pnum";
-webkit-font-feature-settings: "pnum";
font-variant-numeric: proportional-nums;
display: flex;
flex-direction: column;
font-feature-settings: "pnum";
font-size: 100%;
line-height: 1.5;
min-height: 100vh;
-webkit-text-size-adjust: 100%;
margin: 0;
padding: 0;
background-color: #F5F5F5;
font-family: 'Arial', 'Helvetica', Calibri, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 500;
}
a,
a:link,
a:visited {
border-bottom: 1px solid #4b45a9;
text-decoration: none;
color: #4b45a9;
}
a:hover,
a:focus,
a:active {
border-bottom: 1px solid #4b45a9;
}
hr {
border: none;
margin: 1em 0;
border-top: 1px solid #c5c5c5;
}
ul {
padding: 0 1em;
margin: 1em 0;
}
code {
background-color: #EEE;
color: #333;
padding: 0.25em 0.5em;
border-radius: 0.25em;
}
pre {
background-color: #333;
font-family: monospace;
padding: 0.5em 1em 0.75em;
border-radius: 0.25em;
font-size: 14px;
}
pre code {
padding: 0;
background-color: transparent;
color: #fff;
}
a code {
border-radius: .125rem .125rem 0 0;
padding-bottom: 0;
color: #4b45a9;
}
a[href^="http://"]:after,
a[href^="https://"]:after {
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20112%20109%22%3E%3Cg%20id%3D%22Page-1%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22link-external%22%3E%3Cg%20id%3D%22arrow%22%3E%3Cpath%20id%3D%22Line%22%20stroke%3D%22%234B45A9%22%20stroke-width%3D%2215%22%20d%3D%22M88.5%2021l-43%2042.5%22%20stroke-linecap%3D%22square%22%2F%3E%3Cpath%20id%3D%22Triangle%22%20fill%3D%22%234B45A9%22%20d%3D%22M111.2%200v50L61%200z%22%2F%3E%3C%2Fg%3E%3Cpath%20id%3D%22square%22%20fill%3D%22%234B45A9%22%20d%3D%22M66%2015H0v94h94V44L79%2059v35H15V30h36z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-repeat: no-repeat;
background-size: .75rem;
content: "";
display: inline-block;
height: .75rem;
margin-left: .25rem;
width: .75rem;
}
/* Layout */
[class*=layout-container] {
margin: 0 auto;
max-width: 71.25em;
padding: 1.9em 1.3em;
position: relative;
}
.layout-container--short {
padding-top: 0;
padding-bottom: 0;
max-width: 48.75em;
}
.layout-container--short:after {
display: block;
content: "";
clear: both;
}
/* Header */
.header {
padding-bottom: 1px;
}
.paths {
margin-left: 8px;
}
.header-wrap {
display: flex;
flex-direction: row;
justify-content: space-between;
padding-top: 2em;
}
.project__header {
background-color: #030328;
color: #fff;
margin-bottom: -1px;
padding-top: 1em;
padding-bottom: 0.25em;
border-bottom: 2px solid #BBB;
}
.project__header__title {
overflow-wrap: break-word;
word-wrap: break-word;
word-break: break-all;
margin-bottom: .1em;
margin-top: 0;
}
.timestamp {
float: right;
clear: none;
margin-bottom: 0;
}
.meta-counts {
clear: both;
display: block;
flex-wrap: wrap;
justify-content: space-between;
margin: 0 0 1.5em;
color: #fff;
clear: both;
font-size: 1.1em;
}
.meta-count {
display: block;
flex-basis: 100%;
margin: 0 1em 1em 0;
float: left;
padding-right: 1em;
border-right: 2px solid #fff;
}
.meta-count:last-child {
border-right: 0;
padding-right: 0;
margin-right: 0;
}
/* Card */
.card {
background-color: #fff;
border: 1px solid #c5c5c5;
border-radius: .25rem;
margin: 0 0 2em 0;
position: relative;
min-height: 40px;
padding: 1.5em;
}
.card__labels {
position: absolute;
top: 1.1em;
left: 0;
display: flex;
align-items: center;
gap: 8px;
}
.card .label {
background-color: #767676;
border: 2px solid #767676;
color: white;
padding: 0.25rem 0.75rem;
font-size: 0.875rem;
text-transform: uppercase;
display: inline-block;
margin: 0;
border-radius: 0.25rem;
}
.card .label__text {
vertical-align: text-top;
font-weight: bold;
}
.card .label--critical {
background-color: #AB1A1A;
border-color: #AB1A1A;
}
.card .label--high {
background-color: #CE5019;
border-color: #CE5019;
}
.card .label--medium {
background-color: #D68000;
border-color: #D68000;
}
.card .label--low {
background-color: #88879E;
border-color: #88879E;
}
.card .label--exploit {
background-color: #8B5A96;
border-color: #8B5A96;
}
.severity--low {
border-color: #88879E;
}
.severity--medium {
border-color: #D68000;
}
.severity--high {
border-color: #CE5019;
}
.severity--critical {
border-color: #AB1A1A;
}
.card--vuln {
padding-top: 4em;
}
.card--vuln .card__labels > .label:first-child {
padding-left: 1.9em;
padding-right: 1.9em;
border-radius: 0 0.25rem 0.25rem 0;
}
.card--vuln .card__section h2 {
font-size: 22px;
margin-bottom: 0.5em;
}
.card--vuln .card__section p {
margin: 0 0 0.5em 0;
}
.card--vuln .card__meta {
padding: 0 0 0 1em;
margin: 0;
font-size: 1.1em;
}
.card .card__meta__paths {
font-size: 0.9em;
}
.card--vuln .card__title {
font-size: 28px;
margin-top: 0;
margin-right: 100px; /* Ensure space for the risk score */
}
.card--vuln .card__cta p {
margin: 0;
text-align: right;
}
.risk-score-display {
position: absolute;
top: 1.5em;
right: 1.5em;
text-align: right;
z-index: 10;
}
.risk-score-display__label {
font-size: 0.7em;
font-weight: bold;
color: #586069;
text-transform: uppercase;
line-height: 1;
margin-bottom: 3px;
}
.risk-score-display__value {
font-size: 1.9em;
font-weight: 600;
color: #24292e;
line-height: 1;
}
.source-panel {
clear: both;
display: flex;
justify-content: flex-start;
flex-direction: column;
align-items: flex-start;
padding: 0.5em 0;
width: fit-content;
}
</style>
<style type="text/css">
.metatable {
text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-webkit-box-direction: normal;
color: inherit;
font-feature-settings: "pnum";
box-sizing: border-box;
background: transparent;
border: 0;
font: inherit;
font-size: 100%;
margin: 0;
outline: none;
padding: 0;
text-align: left;
text-decoration: none;
vertical-align: baseline;
z-index: auto;
margin-top: 12px;
border-collapse: collapse;
border-spacing: 0;
font-variant-numeric: tabular-nums;
max-width: 51.75em;
}
tbody {
text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-webkit-box-direction: normal;
color: inherit;
font-feature-settings: "pnum";
border-collapse: collapse;
border-spacing: 0;
box-sizing: border-box;
background: transparent;
border: 0;
font: inherit;
font-size: 100%;
margin: 0;
outline: none;
padding: 0;
text-align: left;
text-decoration: none;
vertical-align: baseline;
z-index: auto;
display: flex;
flex-wrap: wrap;
}
.meta-row {
text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-webkit-box-direction: normal;
color: inherit;
font-feature-settings: "pnum";
border-collapse: collapse;
border-spacing: 0;
box-sizing: border-box;
background: transparent;
border: 0;
font: inherit;
font-size: 100%;
outline: none;
text-align: left;
text-decoration: none;
vertical-align: baseline;
z-index: auto;
display: flex;
align-items: start;
border-top: 1px solid #d3d3d9;
padding: 8px 0 0 0;
border-bottom: none;
margin: 8px;
width: 47.75%;
}
.meta-row-label {
text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-webkit-box-direction: normal;
font-feature-settings: "pnum";
border-collapse: collapse;
border-spacing: 0;
color: #4c4a73;
box-sizing: border-box;
background: transparent;
border: 0;
font: inherit;
margin: 0;
outline: none;
text-decoration: none;
z-index: auto;
align-self: start;
flex: 1;
font-size: 1rem;
line-height: 1.5rem;
padding: 0;
text-align: left;
vertical-align: top;
text-transform: none;
letter-spacing: 0;
}
.meta-row-value {
text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-webkit-box-direction: normal;
color: inherit;
font-feature-settings: "pnum";
border-collapse: collapse;
border-spacing: 0;
word-break: break-word;
box-sizing: border-box;
background: transparent;
border: 0;
font: inherit;
font-size: 100%;
margin: 0;
outline: none;
padding: 0;
text-align: right;
text-decoration: none;
vertical-align: baseline;
z-index: auto;
}
</style>
</head>
<body class="section-projects">
<main class="layout-stacked">
<div class="layout-stacked__header header">
<header class="project__header">
<div class="layout-container">
<a class="brand" href="https://snyk.io" title="Snyk">
<svg width="68px" height="35px" viewBox="0 0 68 35" version="1.1" xmlns="http://www.w3.org/2000/svg" role="img">
<title>Snyk - Open Source Security</title>
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g fill="#fff">
<path d="M5.732,27.278 C3.445,27.278 1.589,26.885 0,26.124 L0.483,22.472 C2.163,23.296 4.056,23.689 5.643,23.689 C6.801,23.689 7.563,23.295 7.563,22.599 C7.563,20.594 0.333,21.076 0.333,15.839 C0.333,12.491 3.407,10.729 7.259,10.729 C9.179,10.729 11.161,11.249 12.444,11.704 L11.924,15.294 C10.577,14.774 8.747,14.291 7.222,14.291 C6.282,14.291 5.518,14.621 5.518,15.231 C5.518,17.208 12.903,16.815 12.903,21.925 C12.903,25.325 9.877,27.277 5.733,27.277 L5.732,27.278 Z M25.726,26.936 L25.726,17.894 C25.726,15.827 24.811,14.85 23.069,14.85 C22.219,14.85 21.329,15.09 20.719,15.46 L20.719,26.936 L15.352,26.936 L15.352,11.262 L20.602,10.83 L20.474,13.392 L20.652,13.392 C21.784,11.87 23.702,10.716 25.992,10.716 C28.736,10.716 31.112,12.416 31.112,16.436 L31.112,26.936 L25.724,26.936 L25.726,26.936 Z M61.175,26.936 L56.879,19.479 L56.446,19.479 L56.446,26.935 L51.082,26.935 L51.082,8.37 L56.447,0 L56.447,17.323 C57.515,16.017 61.112,11.059 61.112,11.059 L67.732,11.059 L61.454,17.689 L67.949,26.95 L61.175,26.95 L61.175,26.938 L61.175,26.936 Z M44.13,11.11 L41.93,18.262 C41.5,19.606 41.08,22.079 41.08,22.079 C41.08,22.079 40.75,19.516 40.292,18.172 L37.94,11.108 L31.928,11.108 L38.462,26.935 C37.572,29.04 36.199,30.815 34.369,30.815 C34.039,30.815 33.709,30.802 33.389,30.765 L31.255,34.061 C31.928,34.441 33.212,34.835 34.737,34.835 C38.703,34.835 41.359,31.627 43.215,26.885 L49.443,11.108 L44.132,11.108 L44.13,11.11 Z"></path>
</g>
</g>
</svg>
</a>
<div class="header-wrap">
<h1 class="project__header__title">Snyk test report</h1>
<p class="timestamp">April 19th 2026, 12:37:28 am (UTC+00:00)</p>
</div>
<div class="source-panel">
<span>Scanned the following path:</span>
<ul>
<li class="paths">public.ecr.aws/docker/library/haproxy:3.0.8-alpine/docker/library/haproxy (apk)</li>
</ul>
</div>
<div class="meta-counts">
<div class="meta-count"><span>24</span> <span>known vulnerabilities</span></div>
<div class="meta-count"><span>232 vulnerable dependency paths</span></div>
<div class="meta-count"><span>19</span> <span>dependencies</span></div>
</div><!-- .meta-counts -->
</div><!-- .layout-container--short -->
</header><!-- .project__header -->
</div><!-- .layout-stacked__header -->
<section class="layout-container">
<table class="metatable">
<tbody>
<tr class="meta-row"><th class="meta-row-label">Project</th> <td class="meta-row-value">docker-image|public.ecr.aws/docker/library/haproxy</td></tr>
<tr class="meta-row"><th class="meta-row-label">Path</th> <td class="meta-row-value">public.ecr.aws/docker/library/haproxy:3.0.8-alpine/docker/library/haproxy</td></tr>
<tr class="meta-row"><th class="meta-row-label">Package Manager</th> <td class="meta-row-value">apk</td></tr>
</tbody>
</table>
</section>
<div class="layout-container" style="padding-top: 35px;">
<div class="cards--vuln filter--patch filter--ignore">
<div class="card card--vuln disclosure--not-new severity--high" data-snyk-test="high">
<h2 class="card__title">CVE-2025-69421</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--high">
<span class="label__text">high severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
openssl/libcrypto3
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and openssl/libcrypto3@3.3.3-r0
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>Issue summary: Processing a malformed PKCS#12 file can trigger a NULL pointer
dereference in the PKCS12_item_decrypt_d2i_ex() function.</p>
<p>Impact summary: A NULL pointer dereference can trigger a crash which leads to
Denial of Service for an application processing PKCS#12 files.</p>
<p>The PKCS12_item_decrypt_d2i_ex() function does not check whether the oct
parameter is NULL before dereferencing it. When called from
PKCS12_unpack_p7encdata() with a malformed PKCS#12 file, this parameter can
be NULL, causing a crash. The vulnerability is limited to Denial of Service
and cannot be escalated to achieve code execution or memory disclosure.</p>
<p>Exploiting this issue requires an attacker to provide a malformed PKCS#12 file
to an application that processes it. For that reason the issue was assessed as
Low severity according to our Security Policy.</p>
<p>The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,
as the PKCS#12 implementation is outside the OpenSSL FIPS module boundary.</p>
<p>OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0, 1.1.1 and 1.0.2 are vulnerable to this issue.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>openssl</code> to version 3.3.6-r0 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://github.com/openssl/openssl/commit/3524a29271f8191b8fd8a5257eb05173982a097b">https://github.com/openssl/openssl/commit/3524a29271f8191b8fd8a5257eb05173982a097b</a></li>
<li><a href="https://github.com/openssl/openssl/commit/36ecb4960872a4ce04bf6f1e1f4e78d75ec0c0c7">https://github.com/openssl/openssl/commit/36ecb4960872a4ce04bf6f1e1f4e78d75ec0c0c7</a></li>
<li><a href="https://github.com/openssl/openssl/commit/4bbc8d41a72c842ce4077a8a3eccd1109aaf74bd">https://github.com/openssl/openssl/commit/4bbc8d41a72c842ce4077a8a3eccd1109aaf74bd</a></li>
<li><a href="https://github.com/openssl/openssl/commit/643986985cd1c21221f941129d76fe0c2785aeb3">https://github.com/openssl/openssl/commit/643986985cd1c21221f941129d76fe0c2785aeb3</a></li>
<li><a href="https://github.com/openssl/openssl/commit/a2dbc539f0f9cc63832709fa5aa33ad9495eb19c">https://github.com/openssl/openssl/commit/a2dbc539f0f9cc63832709fa5aa33ad9495eb19c</a></li>
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-15121241">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--medium" data-snyk-test="medium">
<h2 class="card__title">Improper Validation of Specified Quantity in Input</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--medium">
<span class="label__text">medium severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
zlib/zlib
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and zlib/zlib@1.3.1-r2
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
zlib/zlib@1.3.1-r2
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
zlib/zlib@1.3.1-r2
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>zlib</code> package and not the <code>zlib</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>zlib before 1.3.2 allows CPU consumption via crc32_combine64 and crc32_combine_gen64 because x2nmodp can do right shifts within a loop that has no termination condition.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>zlib</code> to version 1.3.2-r0 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://7asecurity.com/blog/2026/02/zlib-7asecurity-audit/">https://7asecurity.com/blog/2026/02/zlib-7asecurity-audit/</a></li>
<li><a href="https://github.com/madler/zlib/releases/tag/v1.3.2">https://github.com/madler/zlib/releases/tag/v1.3.2</a></li>
<li><a href="https://ostif.org/zlib-audit-complete/">https://ostif.org/zlib-audit-complete/</a></li>
<li><a href="https://github.com/madler/zlib/issues/904">https://github.com/madler/zlib/issues/904</a></li>
<li><a href="https://7asecurity.com/reports/pentest-report-zlib-RC1.1.pdf">https://7asecurity.com/reports/pentest-report-zlib-RC1.1.pdf</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-ZLIB-16078400">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">CVE-2025-9230</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
openssl/libcrypto3
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and openssl/libcrypto3@3.3.3-r0
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>Issue summary: An application trying to decrypt CMS messages encrypted using
password based encryption can trigger an out-of-bounds read and write.</p>
<p>Impact summary: This out-of-bounds read may trigger a crash which leads to
Denial of Service for an application. The out-of-bounds write can cause
a memory corruption which can have various consequences including
a Denial of Service or Execution of attacker-supplied code.</p>
<p>Although the consequences of a successful exploit of this vulnerability
could be severe, the probability that the attacker would be able to
perform it is low. Besides, password based (PWRI) encryption support in CMS
messages is very rarely used. For that reason the issue was assessed as
Moderate severity according to our Security Policy.</p>
<p>The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this
issue, as the CMS implementation is outside the OpenSSL FIPS module
boundary.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>openssl</code> to version 3.3.5-r0 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://github.com/openssl/openssl/commit/5965ea5dd6960f36d8b7f74f8eac67a8eb8f2b45">https://github.com/openssl/openssl/commit/5965ea5dd6960f36d8b7f74f8eac67a8eb8f2b45</a></li>
<li><a href="https://github.com/openssl/openssl/commit/9e91358f365dee6c446dcdcdb01c04d2743fd280">https://github.com/openssl/openssl/commit/9e91358f365dee6c446dcdcdb01c04d2743fd280</a></li>
<li><a href="https://github.com/openssl/openssl/commit/a79c4ce559c6a3a8fd4109e9f33c1185d5bf2def">https://github.com/openssl/openssl/commit/a79c4ce559c6a3a8fd4109e9f33c1185d5bf2def</a></li>
<li><a href="https://github.com/openssl/openssl/commit/b5282d677551afda7d20e9c00e09561b547b2dfd">https://github.com/openssl/openssl/commit/b5282d677551afda7d20e9c00e09561b547b2dfd</a></li>
<li><a href="https://github.com/openssl/openssl/commit/bae259a211ada6315dc50900686daaaaaa55f482">https://github.com/openssl/openssl/commit/bae259a211ada6315dc50900686daaaaaa55f482</a></li>
<li><a href="https://github.openssl.org/openssl/extended-releases/commit/c2b96348bfa662f25f4fabf81958ae822063dae3">https://github.openssl.org/openssl/extended-releases/commit/c2b96348bfa662f25f4fabf81958ae822063dae3</a></li>
<li><a href="https://github.openssl.org/openssl/extended-releases/commit/dfbaf161d8dafc1132dd88cd48ad990ed9b4c8ba">https://github.openssl.org/openssl/extended-releases/commit/dfbaf161d8dafc1132dd88cd48ad990ed9b4c8ba</a></li>
<li><a href="https://openssl-library.org/news/secadv/20250930.txt">https://openssl-library.org/news/secadv/20250930.txt</a></li>
<li><a href="https://lists.debian.org/debian-lts-announce/2025/10/msg00001.html">https://lists.debian.org/debian-lts-announce/2025/10/msg00001.html</a></li>
<li><a href="http://www.openwall.com/lists/oss-security/2025/09/30/5">http://www.openwall.com/lists/oss-security/2025/09/30/5</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-13174128">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">CVE-2025-9231</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
openssl/libcrypto3
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and openssl/libcrypto3@3.3.3-r0
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>Issue summary: A timing side-channel which could potentially allow remote
recovery of the private key exists in the SM2 algorithm implementation on 64 bit
ARM platforms.</p>
<p>Impact summary: A timing side-channel in SM2 signature computations on 64 bit
ARM platforms could allow recovering the private key by an attacker..</p>
<p>While remote key recovery over a network was not attempted by the reporter,
timing measurements revealed a timing signal which may allow such an attack.</p>
<p>OpenSSL does not directly support certificates with SM2 keys in TLS, and so
this CVE is not relevant in most TLS contexts. However, given that it is
possible to add support for such certificates via a custom provider, coupled
with the fact that in such a custom provider context the private key may be
recoverable via remote timing measurements, we consider this to be a Moderate
severity issue.</p>
<p>The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this
issue, as SM2 is not an approved algorithm.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>openssl</code> to version 3.3.5-r0 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://github.com/openssl/openssl/commit/567f64386e43683888212226824b6a179885a0fe">https://github.com/openssl/openssl/commit/567f64386e43683888212226824b6a179885a0fe</a></li>
<li><a href="https://github.com/openssl/openssl/commit/cba616c26ac8e7b37de5e77762e505ba5ca51698">https://github.com/openssl/openssl/commit/cba616c26ac8e7b37de5e77762e505ba5ca51698</a></li>
<li><a href="https://github.com/openssl/openssl/commit/eed5adc9f969d77c94f213767acbb41ff923b6f4">https://github.com/openssl/openssl/commit/eed5adc9f969d77c94f213767acbb41ff923b6f4</a></li>
<li><a href="https://github.com/openssl/openssl/commit/fc47a2ec078912b3e914fab5734535e76c4820c2">https://github.com/openssl/openssl/commit/fc47a2ec078912b3e914fab5734535e76c4820c2</a></li>
<li><a href="https://openssl-library.org/news/secadv/20250930.txt">https://openssl-library.org/news/secadv/20250930.txt</a></li>
<li><a href="http://www.openwall.com/lists/oss-security/2025/09/30/5">http://www.openwall.com/lists/oss-security/2025/09/30/5</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-13174129">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">CVE-2025-9232</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
openssl/libcrypto3
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and openssl/libcrypto3@3.3.3-r0
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>Issue summary: An application using the OpenSSL HTTP client API functions may
trigger an out-of-bounds read if the &#39;no_proxy&#39; environment variable is set and
the host portion of the authority component of the HTTP URL is an IPv6 address.</p>
<p>Impact summary: An out-of-bounds read can trigger a crash which leads to
Denial of Service for an application.</p>
<p>The OpenSSL HTTP client API functions can be used directly by applications
but they are also used by the OCSP client functions and CMP (Certificate
Management Protocol) client implementation in OpenSSL. However the URLs used
by these implementations are unlikely to be controlled by an attacker.</p>
<p>In this vulnerable code the out of bounds read can only trigger a crash.
Furthermore the vulnerability requires an attacker-controlled URL to be
passed from an application to the OpenSSL function and the user has to have
a &#39;no_proxy&#39; environment variable set. For the aforementioned reasons the
issue was assessed as Low severity.</p>
<p>The vulnerable code was introduced in the following patch releases:
3.0.16, 3.1.8, 3.2.4, 3.3.3, 3.4.0 and 3.5.0.</p>
<p>The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this
issue, as the HTTP client implementation is outside the OpenSSL FIPS module
boundary.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>openssl</code> to version 3.3.5-r0 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://github.com/openssl/openssl/commit/2b4ec20e47959170422922eaff25346d362dcb35">https://github.com/openssl/openssl/commit/2b4ec20e47959170422922eaff25346d362dcb35</a></li>
<li><a href="https://github.com/openssl/openssl/commit/654dc11d23468a74fc8ea4672b702dd3feb7be4b">https://github.com/openssl/openssl/commit/654dc11d23468a74fc8ea4672b702dd3feb7be4b</a></li>
<li><a href="https://github.com/openssl/openssl/commit/7cf21a30513c9e43c4bc3836c237cf086e194af3">https://github.com/openssl/openssl/commit/7cf21a30513c9e43c4bc3836c237cf086e194af3</a></li>
<li><a href="https://github.com/openssl/openssl/commit/89e790ac431125a4849992858490bed6b225eadf">https://github.com/openssl/openssl/commit/89e790ac431125a4849992858490bed6b225eadf</a></li>
<li><a href="https://github.com/openssl/openssl/commit/bbf38c034cdabd0a13330abcc4855c866f53d2e0">https://github.com/openssl/openssl/commit/bbf38c034cdabd0a13330abcc4855c866f53d2e0</a></li>
<li><a href="https://openssl-library.org/news/secadv/20250930.txt">https://openssl-library.org/news/secadv/20250930.txt</a></li>
<li><a href="http://www.openwall.com/lists/oss-security/2025/09/30/5">http://www.openwall.com/lists/oss-security/2025/09/30/5</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-13174130">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">CVE-2025-69419</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
openssl/libcrypto3
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and openssl/libcrypto3@3.3.3-r0
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>Issue summary: Calling PKCS12_get_friendlyname() function on a maliciously
crafted PKCS#12 file with a BMPString (UTF-16BE) friendly name containing
non-ASCII BMP code point can trigger a one byte write before the allocated
buffer.</p>
<p>Impact summary: The out-of-bounds write can cause a memory corruption
which can have various consequences including a Denial of Service.</p>
<p>The OPENSSL_uni2utf8() function performs a two-pass conversion of a PKCS#12
BMPString (UTF-16BE) to UTF-8. In the second pass, when emitting UTF-8 bytes,
the helper function bmp_to_utf8() incorrectly forwards the remaining UTF-16
source byte count as the destination buffer capacity to UTF8_putc(). For BMP
code points above U+07FF, UTF-8 requires three bytes, but the forwarded
capacity can be just two bytes. UTF8_putc() then returns -1, and this negative
value is added to the output length without validation, causing the
length to become negative. The subsequent trailing NUL byte is then written
at a negative offset, causing write outside of heap allocated buffer.</p>
<p>The vulnerability is reachable via the public PKCS12_get_friendlyname() API
when parsing attacker-controlled PKCS#12 files. While PKCS12_parse() uses a
different code path that avoids this issue, PKCS12_get_friendlyname() directly
invokes the vulnerable function. Exploitation requires an attacker to provide
a malicious PKCS#12 file to be parsed by the application and the attacker
can just trigger a one zero byte write before the allocated buffer.
For that reason the issue was assessed as Low severity according to our
Security Policy.</p>
<p>The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,
as the PKCS#12 implementation is outside the OpenSSL FIPS module boundary.</p>
<p>OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue.</p>
<p>OpenSSL 1.0.2 is not affected by this issue.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>openssl</code> to version 3.3.6-r0 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://github.com/openssl/openssl/commit/41be0f216404f14457bbf3b9cc488dba60b49296">https://github.com/openssl/openssl/commit/41be0f216404f14457bbf3b9cc488dba60b49296</a></li>
<li><a href="https://github.com/openssl/openssl/commit/7e9cac9832e4705b91987c2474ed06a37a93cecb">https://github.com/openssl/openssl/commit/7e9cac9832e4705b91987c2474ed06a37a93cecb</a></li>
<li><a href="https://github.com/openssl/openssl/commit/a26a90d38edec3748566129d824e664b54bee2e2">https://github.com/openssl/openssl/commit/a26a90d38edec3748566129d824e664b54bee2e2</a></li>
<li><a href="https://github.com/openssl/openssl/commit/cda12de3bc0e333ea8d2c6fd15001dbdaf280015">https://github.com/openssl/openssl/commit/cda12de3bc0e333ea8d2c6fd15001dbdaf280015</a></li>
<li><a href="https://github.com/openssl/openssl/commit/ff628933755075446bca8307e8417c14d164b535">https://github.com/openssl/openssl/commit/ff628933755075446bca8307e8417c14d164b535</a></li>
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-15121238">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">CVE-2025-69418</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
openssl/libcrypto3
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and openssl/libcrypto3@3.3.3-r0
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>Issue summary: When using the low-level OCB API directly with AES-NI or&lt;br&gt;other hardware-accelerated code paths, inputs whose length is not a multiple&lt;br&gt;of 16 bytes can leave the final partial block unencrypted and unauthenticated.&lt;br&gt;&lt;br&gt;Impact summary: The trailing 1-15 bytes of a message may be exposed in&lt;br&gt;cleartext on encryption and are not covered by the authentication tag,&lt;br&gt;allowing an attacker to read or tamper with those bytes without detection.&lt;br&gt;&lt;br&gt;The low-level OCB encrypt and decrypt routines in the hardware-accelerated&lt;br&gt;stream path process full 16-byte blocks but do not advance the input/output&lt;br&gt;pointers. The subsequent tail-handling code then operates on the original&lt;br&gt;base pointers, effectively reprocessing the beginning of the buffer while&lt;br&gt;leaving the actual trailing bytes unprocessed. The authentication checksum&lt;br&gt;also excludes the true tail bytes.&lt;br&gt;&lt;br&gt;However, typical OpenSSL consumers using EVP are not affected because the&lt;br&gt;higher-level EVP and provider OCB implementations split inputs so that full&lt;br&gt;blocks and trailing partial blocks are processed in separate calls, avoiding&lt;br&gt;the problematic code path. Additionally, TLS does not use OCB ciphersuites.&lt;br&gt;The vulnerability only affects applications that call the low-level&lt;br&gt;CRYPTO_ocb128_encrypt() or CRYPTO_ocb128_decrypt() functions directly with&lt;br&gt;non-block-aligned lengths in a single call on hardware-accelerated builds.&lt;br&gt;For these reasons the issue was assessed as Low severity.&lt;br&gt;&lt;br&gt;The FIPS modules in 3.6, 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected&lt;br&gt;by this issue, as OCB mode is not a FIPS-approved algorithm.&lt;br&gt;&lt;br&gt;OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue.&lt;br&gt;&lt;br&gt;OpenSSL 1.0.2 is not affected by this issue.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>openssl</code> to version 3.3.6-r0 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://github.com/openssl/openssl/commit/372fc5c77529695b05b4f5b5187691a57ef5dffc">https://github.com/openssl/openssl/commit/372fc5c77529695b05b4f5b5187691a57ef5dffc</a></li>
<li><a href="https://github.com/openssl/openssl/commit/4016975d4469cd6b94927c607f7c511385f928d8">https://github.com/openssl/openssl/commit/4016975d4469cd6b94927c607f7c511385f928d8</a></li>
<li><a href="https://github.com/openssl/openssl/commit/52d23c86a54adab5ee9f80e48b242b52c4cc2347">https://github.com/openssl/openssl/commit/52d23c86a54adab5ee9f80e48b242b52c4cc2347</a></li>
<li><a href="https://github.com/openssl/openssl/commit/a7589230356d908c0eca4b969ec4f62106f4f5ae">https://github.com/openssl/openssl/commit/a7589230356d908c0eca4b969ec4f62106f4f5ae</a></li>
<li><a href="https://github.com/openssl/openssl/commit/ed40856d7d4ba6cb42779b6770666a65f19cb977">https://github.com/openssl/openssl/commit/ed40856d7d4ba6cb42779b6770666a65f19cb977</a></li>
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-15121239">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">CVE-2025-15468</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
openssl/libcrypto3
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and openssl/libcrypto3@3.3.3-r0
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>Issue summary: If an application using the SSL_CIPHER_find() function in
a QUIC protocol client or server receives an unknown cipher suite from
the peer, a NULL dereference occurs.</p>
<p>Impact summary: A NULL pointer dereference leads to abnormal termination of
the running process causing Denial of Service.</p>
<p>Some applications call SSL_CIPHER_find() from the client_hello_cb callback
on the cipher ID received from the peer. If this is done with an SSL object
implementing the QUIC protocol, NULL pointer dereference will happen if
the examined cipher ID is unknown or unsupported.</p>
<p>As it is not very common to call this function in applications using the QUIC
protocol and the worst outcome is Denial of Service, the issue was assessed
as Low severity.</p>
<p>The vulnerable code was introduced in the 3.2 version with the addition
of the QUIC protocol support.</p>
<p>The FIPS modules in 3.6, 3.5, 3.4 and 3.3 are not affected by this issue,
as the QUIC implementation is outside the OpenSSL FIPS module boundary.</p>
<p>OpenSSL 3.6, 3.5, 3.4 and 3.3 are vulnerable to this issue.</p>
<p>OpenSSL 3.0, 1.1.1 and 1.0.2 are not affected by this issue.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>openssl</code> to version 3.3.6-r0 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://github.com/openssl/openssl/commit/1f08e54bad32843044fe8a675948d65e3b4ece65">https://github.com/openssl/openssl/commit/1f08e54bad32843044fe8a675948d65e3b4ece65</a></li>
<li><a href="https://github.com/openssl/openssl/commit/7c88376731c589ee5b36116c5a6e32d5ae5f7ae2">https://github.com/openssl/openssl/commit/7c88376731c589ee5b36116c5a6e32d5ae5f7ae2</a></li>
<li><a href="https://github.com/openssl/openssl/commit/b2539639400288a4580fe2d76247541b976bade4">https://github.com/openssl/openssl/commit/b2539639400288a4580fe2d76247541b976bade4</a></li>
<li><a href="https://github.com/openssl/openssl/commit/d75b309879631d45b972396ce4e5102559c64ac7">https://github.com/openssl/openssl/commit/d75b309879631d45b972396ce4e5102559c64ac7</a></li>
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-15121240">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">CVE-2025-69420</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
openssl/libcrypto3
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and openssl/libcrypto3@3.3.3-r0
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>Issue summary: A type confusion vulnerability exists in the TimeStamp Response
verification code where an ASN1_TYPE union member is accessed without first
validating the type, causing an invalid or NULL pointer dereference when
processing a malformed TimeStamp Response file.</p>
<p>Impact summary: An application calling TS_RESP_verify_response() with a
malformed TimeStamp Response can be caused to dereference an invalid or
NULL pointer when reading, resulting in a Denial of Service.</p>
<p>The functions ossl_ess_get_signing_cert() and ossl_ess_get_signing_cert_v2()
access the signing cert attribute value without validating its type.
When the type is not V_ASN1_SEQUENCE, this results in accessing invalid memory
through the ASN1_TYPE union, causing a crash.</p>
<p>Exploiting this vulnerability requires an attacker to provide a malformed
TimeStamp Response to an application that verifies timestamp responses. The
TimeStamp protocol (RFC 3161) is not widely used and the impact of the
exploit is just a Denial of Service. For these reasons the issue was
assessed as Low severity.</p>
<p>The FIPS modules in 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,
as the TimeStamp Response implementation is outside the OpenSSL FIPS module
boundary.</p>
<p>OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue.</p>
<p>OpenSSL 1.0.2 is not affected by this issue.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>openssl</code> to version 3.3.6-r0 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://github.com/openssl/openssl/commit/27c7012c91cc986a598d7540f3079dfde2416eb9">https://github.com/openssl/openssl/commit/27c7012c91cc986a598d7540f3079dfde2416eb9</a></li>
<li><a href="https://github.com/openssl/openssl/commit/4e254b48ad93cc092be3dd62d97015f33f73133a">https://github.com/openssl/openssl/commit/4e254b48ad93cc092be3dd62d97015f33f73133a</a></li>
<li><a href="https://github.com/openssl/openssl/commit/564fd9c73787f25693bf9e75faf7bf6bb1305d4e">https://github.com/openssl/openssl/commit/564fd9c73787f25693bf9e75faf7bf6bb1305d4e</a></li>
<li><a href="https://github.com/openssl/openssl/commit/5eb0770ffcf11b785cf374ff3c19196245e54f1b">https://github.com/openssl/openssl/commit/5eb0770ffcf11b785cf374ff3c19196245e54f1b</a></li>
<li><a href="https://github.com/openssl/openssl/commit/a99349ebfc519999edc50620abe24d599b9eb085">https://github.com/openssl/openssl/commit/a99349ebfc519999edc50620abe24d599b9eb085</a></li>
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-15121244">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">CVE-2025-66199</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
openssl/libcrypto3
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and openssl/libcrypto3@3.3.3-r0
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>Issue summary: A TLS 1.3 connection using certificate compression can be
forced to allocate a large buffer before decompression without checking
against the configured certificate size limit.</p>
<p>Impact summary: An attacker can cause per-connection memory allocations of
up to approximately 22 MiB and extra CPU work, potentially leading to
service degradation or resource exhaustion (Denial of Service).</p>
<p>In affected configurations, the peer-supplied uncompressed certificate
length from a CompressedCertificate message is used to grow a heap buffer
prior to decompression. This length is not bounded by the max_cert_list
setting, which otherwise constrains certificate message sizes. An attacker
can exploit this to cause large per-connection allocations followed by
handshake failure. No memory corruption or information disclosure occurs.</p>
<p>This issue only affects builds where TLS 1.3 certificate compression is
compiled in (i.e., not OPENSSL_NO_COMP_ALG) and at least one compression
algorithm (brotli, zlib, or zstd) is available, and where the compression
extension is negotiated. Both clients receiving a server CompressedCertificate
and servers in mutual TLS scenarios receiving a client CompressedCertificate
are affected. Servers that do not request client certificates are not
vulnerable to client-initiated attacks.</p>
<p>Users can mitigate this issue by setting SSL_OP_NO_RX_CERTIFICATE_COMPRESSION
to disable receiving compressed certificates.</p>
<p>The FIPS modules in 3.6, 3.5, 3.4 and 3.3 are not affected by this issue,
as the TLS implementation is outside the OpenSSL FIPS module boundary.</p>
<p>OpenSSL 3.6, 3.5, 3.4 and 3.3 are vulnerable to this issue.</p>
<p>OpenSSL 3.0, 1.1.1 and 1.0.2 are not affected by this issue.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>openssl</code> to version 3.3.6-r0 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://github.com/openssl/openssl/commit/3ed1f75249932b155eef993a8e66a99cb98bfef4">https://github.com/openssl/openssl/commit/3ed1f75249932b155eef993a8e66a99cb98bfef4</a></li>
<li><a href="https://github.com/openssl/openssl/commit/6184a4fb08ee6d7bca570d931a4e8bef40b64451">https://github.com/openssl/openssl/commit/6184a4fb08ee6d7bca570d931a4e8bef40b64451</a></li>
<li><a href="https://github.com/openssl/openssl/commit/895150b5e021d16b52fb32b97e1dd12f20448be5">https://github.com/openssl/openssl/commit/895150b5e021d16b52fb32b97e1dd12f20448be5</a></li>
<li><a href="https://github.com/openssl/openssl/commit/966a2478046c311ed7dae50c457d0db4cafbf7e4">https://github.com/openssl/openssl/commit/966a2478046c311ed7dae50c457d0db4cafbf7e4</a></li>
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-15121245">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">CVE-2025-15467</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Proof of Concept</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
openssl/libcrypto3
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and openssl/libcrypto3@3.3.3-r0
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>Issue summary: Parsing CMS AuthEnvelopedData or EnvelopedData message with
maliciously crafted AEAD parameters can trigger a stack buffer overflow.</p>
<p>Impact summary: A stack buffer overflow may lead to a crash, causing Denial
of Service, or potentially remote code execution.</p>
<p>When parsing CMS (Auth)EnvelopedData structures that use AEAD ciphers such as
AES-GCM, the IV (Initialization Vector) encoded in the ASN.1 parameters is
copied into a fixed-size stack buffer without verifying that its length fits
the destination. An attacker can supply a crafted CMS message with an
oversized IV, causing a stack-based out-of-bounds write before any
authentication or tag verification occurs.</p>
<p>Applications and services that parse untrusted CMS or PKCS#7 content using
AEAD ciphers (e.g., S/MIME (Auth)EnvelopedData with AES-GCM) are vulnerable.
Because the overflow occurs prior to authentication, no valid key material
is required to trigger it. While exploitability to remote code execution
depends on platform and toolchain mitigations, the stack-based write
primitive represents a severe risk.</p>
<p>The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this
issue, as the CMS implementation is outside the OpenSSL FIPS module
boundary.</p>
<p>OpenSSL 3.6, 3.5, 3.4, 3.3 and 3.0 are vulnerable to this issue.</p>
<p>OpenSSL 1.1.1 and 1.0.2 are not affected by this issue.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>openssl</code> to version 3.3.6-r0 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://github.com/openssl/openssl/commit/2c8f0e5fa9b6ee5508a0349e4572ddb74db5a703">https://github.com/openssl/openssl/commit/2c8f0e5fa9b6ee5508a0349e4572ddb74db5a703</a></li>
<li><a href="https://github.com/openssl/openssl/commit/5f26d4202f5b89664c5c3f3c62086276026ba9a9">https://github.com/openssl/openssl/commit/5f26d4202f5b89664c5c3f3c62086276026ba9a9</a></li>
<li><a href="https://github.com/openssl/openssl/commit/6ced0fe6b10faa560e410e3ee8d6c82f06c65ea3">https://github.com/openssl/openssl/commit/6ced0fe6b10faa560e410e3ee8d6c82f06c65ea3</a></li>
<li><a href="https://github.com/openssl/openssl/commit/ce39170276daec87f55c39dad1f629b56344429e">https://github.com/openssl/openssl/commit/ce39170276daec87f55c39dad1f629b56344429e</a></li>
<li><a href="https://github.com/openssl/openssl/commit/d0071a0799f20cc8101730145349ed4487c268dc">https://github.com/openssl/openssl/commit/d0071a0799f20cc8101730145349ed4487c268dc</a></li>
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
<li><a href="http://www.openwall.com/lists/oss-security/2026/01/27/10">http://www.openwall.com/lists/oss-security/2026/01/27/10</a></li>
<li><a href="http://www.openwall.com/lists/oss-security/2026/02/25/6">http://www.openwall.com/lists/oss-security/2026/02/25/6</a></li>
<li><a href="https://github.com/guiimoraes/CVE-2025-15467">https://github.com/guiimoraes/CVE-2025-15467</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-15121246">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">CVE-2026-22795</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
openssl/libcrypto3
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and openssl/libcrypto3@3.3.3-r0
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>Issue summary: An invalid or NULL pointer dereference can happen in
an application processing a malformed PKCS#12 file.</p>
<p>Impact summary: An application processing a malformed PKCS#12 file can be
caused to dereference an invalid or NULL pointer on memory read, resulting
in a Denial of Service.</p>
<p>A type confusion vulnerability exists in PKCS#12 parsing code where
an ASN1_TYPE union member is accessed without first validating the type,
causing an invalid pointer read.</p>
<p>The location is constrained to a 1-byte address space, meaning any
attempted pointer manipulation can only target addresses between 0x00 and 0xFF.
This range corresponds to the zero page, which is unmapped on most modern
operating systems and will reliably result in a crash, leading only to a
Denial of Service. Exploiting this issue also requires a user or application
to process a maliciously crafted PKCS#12 file. It is uncommon to accept
untrusted PKCS#12 files in applications as they are usually used to store
private keys which are trusted by definition. For these reasons, the issue
was assessed as Low severity.</p>
<p>The FIPS modules in 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,
as the PKCS12 implementation is outside the OpenSSL FIPS module boundary.</p>
<p>OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue.</p>
<p>OpenSSL 1.0.2 is not affected by this issue.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>openssl</code> to version 3.3.6-r0 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://github.com/openssl/openssl/commit/2502e7b7d4c0cf4f972a881641fe09edc67aeec4">https://github.com/openssl/openssl/commit/2502e7b7d4c0cf4f972a881641fe09edc67aeec4</a></li>
<li><a href="https://github.com/openssl/openssl/commit/572844beca95068394c916626a6d3a490f831a49">https://github.com/openssl/openssl/commit/572844beca95068394c916626a6d3a490f831a49</a></li>
<li><a href="https://github.com/openssl/openssl/commit/7bbca05be55b129651d9df4bdb92becc45002c12">https://github.com/openssl/openssl/commit/7bbca05be55b129651d9df4bdb92becc45002c12</a></li>
<li><a href="https://github.com/openssl/openssl/commit/eeee3cbd4d682095ed431052f00403004596373e">https://github.com/openssl/openssl/commit/eeee3cbd4d682095ed431052f00403004596373e</a></li>
<li><a href="https://github.com/openssl/openssl/commit/ef2fb66ec571564d64d1c74a12e388a2a54d05d2">https://github.com/openssl/openssl/commit/ef2fb66ec571564d64d1c74a12e388a2a54d05d2</a></li>
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-15121248">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">CVE-2026-22796</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
openssl/libcrypto3
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and openssl/libcrypto3@3.3.3-r0
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>Issue summary: A type confusion vulnerability exists in the signature
verification of signed PKCS#7 data where an ASN1_TYPE union member is
accessed without first validating the type, causing an invalid or NULL
pointer dereference when processing malformed PKCS#7 data.</p>
<p>Impact summary: An application performing signature verification of PKCS#7
data or calling directly the PKCS7_digest_from_attributes() function can be
caused to dereference an invalid or NULL pointer when reading, resulting in
a Denial of Service.</p>
<p>The function PKCS7_digest_from_attributes() accesses the message digest attribute
value without validating its type. When the type is not V_ASN1_OCTET_STRING,
this results in accessing invalid memory through the ASN1_TYPE union, causing
a crash.</p>
<p>Exploiting this vulnerability requires an attacker to provide a malformed
signed PKCS#7 to an application that verifies it. The impact of the
exploit is just a Denial of Service, the PKCS7 API is legacy and applications
should be using the CMS API instead. For these reasons the issue was
assessed as Low severity.</p>
<p>The FIPS modules in 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,
as the PKCS#7 parsing implementation is outside the OpenSSL FIPS module
boundary.</p>
<p>OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0, 1.1.1 and 1.0.2 are vulnerable to this issue.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>openssl</code> to version 3.3.6-r0 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://github.com/openssl/openssl/commit/2502e7b7d4c0cf4f972a881641fe09edc67aeec4">https://github.com/openssl/openssl/commit/2502e7b7d4c0cf4f972a881641fe09edc67aeec4</a></li>
<li><a href="https://github.com/openssl/openssl/commit/572844beca95068394c916626a6d3a490f831a49">https://github.com/openssl/openssl/commit/572844beca95068394c916626a6d3a490f831a49</a></li>
<li><a href="https://github.com/openssl/openssl/commit/7bbca05be55b129651d9df4bdb92becc45002c12">https://github.com/openssl/openssl/commit/7bbca05be55b129651d9df4bdb92becc45002c12</a></li>
<li><a href="https://github.com/openssl/openssl/commit/eeee3cbd4d682095ed431052f00403004596373e">https://github.com/openssl/openssl/commit/eeee3cbd4d682095ed431052f00403004596373e</a></li>
<li><a href="https://github.com/openssl/openssl/commit/ef2fb66ec571564d64d1c74a12e388a2a54d05d2">https://github.com/openssl/openssl/commit/ef2fb66ec571564d64d1c74a12e388a2a54d05d2</a></li>
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-15121250">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">CVE-2025-68160</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
openssl/libcrypto3
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and openssl/libcrypto3@3.3.3-r0
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>Issue summary: Writing large, newline-free data into a BIO chain using the
line-buffering filter where the next BIO performs short writes can trigger
a heap-based out-of-bounds write.</p>
<p>Impact summary: This out-of-bounds write can cause memory corruption which
typically results in a crash, leading to Denial of Service for an application.</p>
<p>The line-buffering BIO filter (BIO_f_linebuffer) is not used by default in
TLS/SSL data paths. In OpenSSL command-line applications, it is typically
only pushed onto stdout/stderr on VMS systems. Third-party applications that
explicitly use this filter with a BIO chain that can short-write and that
write large, newline-free data influenced by an attacker would be affected.
However, the circumstances where this could happen are unlikely to be under
attacker control, and BIO_f_linebuffer is unlikely to be handling non-curated
data controlled by an attacker. For that reason the issue was assessed as
Low severity.</p>
<p>The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,
as the BIO implementation is outside the OpenSSL FIPS module boundary.</p>
<p>OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0, 1.1.1 and 1.0.2 are vulnerable to this issue.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>openssl</code> to version 3.3.6-r0 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://github.com/openssl/openssl/commit/384011202af92605d926fafe4a0bcd6b65d162ad">https://github.com/openssl/openssl/commit/384011202af92605d926fafe4a0bcd6b65d162ad</a></li>
<li><a href="https://github.com/openssl/openssl/commit/475c466ef2fbd8fc1df6fae1c3eed9c813fc8ff6">https://github.com/openssl/openssl/commit/475c466ef2fbd8fc1df6fae1c3eed9c813fc8ff6</a></li>
<li><a href="https://github.com/openssl/openssl/commit/4c96fbba618e1940f038012506ee9e21d32ee12c">https://github.com/openssl/openssl/commit/4c96fbba618e1940f038012506ee9e21d32ee12c</a></li>
<li><a href="https://github.com/openssl/openssl/commit/6845c3b6460a98b1ec4e463baa2ea1a63a32d7c0">https://github.com/openssl/openssl/commit/6845c3b6460a98b1ec4e463baa2ea1a63a32d7c0</a></li>
<li><a href="https://github.com/openssl/openssl/commit/68a7cd2e2816c3a02f4d45a2ce43fc04fac97096">https://github.com/openssl/openssl/commit/68a7cd2e2816c3a02f4d45a2ce43fc04fac97096</a></li>
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-15121251">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">CVE-2026-31789</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
openssl/libcrypto3
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and openssl/libcrypto3@3.3.3-r0
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>Issue summary: Converting an excessively large OCTET STRING value to
a hexadecimal string leads to a heap buffer overflow on 32 bit platforms.</p>
<p>Impact summary: A heap buffer overflow may lead to a crash or possibly
an attacker controlled code execution or other undefined behavior.</p>
<p>If an attacker can supply a crafted X.509 certificate with an excessively
large OCTET STRING value in extensions such as the Subject Key Identifier
(SKID) or Authority Key Identifier (AKID) which are being converted to hex,
the size of the buffer needed for the result is calculated as multiplication
of the input length by 3. On 32 bit platforms, this multiplication may overflow
resulting in the allocation of a smaller buffer and a heap buffer overflow.</p>
<p>Applications and services that print or log contents of untrusted X.509
certificates are vulnerable to this issue. As the certificates would have
to have sizes of over 1 Gigabyte, printing or logging such certificates
is a fairly unlikely operation and only 32 bit platforms are affected,
this issue was assigned Low severity.</p>
<p>The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this
issue, as the affected code is outside the OpenSSL FIPS module boundary.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>openssl</code> to version 3.3.7-r0 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://github.com/openssl/openssl/commit/364f095b80601db632b0def6a33316967f863bde">https://github.com/openssl/openssl/commit/364f095b80601db632b0def6a33316967f863bde</a></li>
<li><a href="https://github.com/openssl/openssl/commit/7a9087efd769f362ad9c0e30c7baaa6bbfa65ecf">https://github.com/openssl/openssl/commit/7a9087efd769f362ad9c0e30c7baaa6bbfa65ecf</a></li>
<li><a href="https://github.com/openssl/openssl/commit/945b935ac66cc7f1a41f1b849c7c25adb5351f49">https://github.com/openssl/openssl/commit/945b935ac66cc7f1a41f1b849c7c25adb5351f49</a></li>
<li><a href="https://github.com/openssl/openssl/commit/a24216018e1ede8ff01a4ff5afff7dfbd443e2f9">https://github.com/openssl/openssl/commit/a24216018e1ede8ff01a4ff5afff7dfbd443e2f9</a></li>
<li><a href="https://github.com/openssl/openssl/commit/a91e537d16d74050dbde50bb0dfb1fe9930f0521">https://github.com/openssl/openssl/commit/a91e537d16d74050dbde50bb0dfb1fe9930f0521</a></li>
<li><a href="https://openssl-library.org/news/secadv/20260407.txt">https://openssl-library.org/news/secadv/20260407.txt</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-16000010">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">CVE-2026-28390</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
openssl/libcrypto3
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and openssl/libcrypto3@3.3.3-r0
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>Issue summary: During processing of a crafted CMS EnvelopedData message
with KeyTransportRecipientInfo a NULL pointer dereference can happen.</p>
<p>Impact summary: Applications that process attacker-controlled CMS data may
crash before authentication or cryptographic operations occur resulting in
Denial of Service.</p>
<p>When a CMS EnvelopedData message that uses KeyTransportRecipientInfo with
RSA-OAEP encryption is processed, the optional parameters field of
RSA-OAEP SourceFunc algorithm identifier is examined without checking
for its presence. This results in a NULL pointer dereference if the field
is missing.</p>
<p>Applications and services that call CMS_decrypt() on untrusted input
(e.g., S/MIME processing or CMS-based protocols) are vulnerable.</p>
<p>The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this
issue, as the affected code is outside the OpenSSL FIPS module boundary.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>openssl</code> to version 3.3.7-r0 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://github.com/openssl/openssl/commit/01194a8f1941115cd0383bfa91c736dd3993c8bc">https://github.com/openssl/openssl/commit/01194a8f1941115cd0383bfa91c736dd3993c8bc</a></li>
<li><a href="https://github.com/openssl/openssl/commit/2e39b7a6993be445fddb9fbce316fa756e0397b6">https://github.com/openssl/openssl/commit/2e39b7a6993be445fddb9fbce316fa756e0397b6</a></li>
<li><a href="https://github.com/openssl/openssl/commit/af2a5fecd3e71a29e7568f9c1453dec5cebbaff4">https://github.com/openssl/openssl/commit/af2a5fecd3e71a29e7568f9c1453dec5cebbaff4</a></li>
<li><a href="https://github.com/openssl/openssl/commit/ea7b4ea4f9f853521ba34830cbcadc970d2e0788">https://github.com/openssl/openssl/commit/ea7b4ea4f9f853521ba34830cbcadc970d2e0788</a></li>
<li><a href="https://github.com/openssl/openssl/commit/fd2f1a6cf53b9ceeca723a001aa4b825d7c7ee75">https://github.com/openssl/openssl/commit/fd2f1a6cf53b9ceeca723a001aa4b825d7c7ee75</a></li>
<li><a href="https://openssl-library.org/news/secadv/20260407.txt">https://openssl-library.org/news/secadv/20260407.txt</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-16000011">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">CVE-2026-28389</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
openssl/libcrypto3
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and openssl/libcrypto3@3.3.3-r0
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>Issue summary: During processing of a crafted CMS EnvelopedData message
with KeyAgreeRecipientInfo a NULL pointer dereference can happen.</p>
<p>Impact summary: Applications that process attacker-controlled CMS data may
crash before authentication or cryptographic operations occur resulting in
Denial of Service.</p>
<p>When a CMS EnvelopedData message that uses KeyAgreeRecipientInfo is
processed, the optional parameters field of KeyEncryptionAlgorithmIdentifier
is examined without checking for its presence. This results in a NULL
pointer dereference if the field is missing.</p>
<p>Applications and services that call CMS_decrypt() on untrusted input
(e.g., S/MIME processing or CMS-based protocols) are vulnerable.</p>
<p>The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this
issue, as the affected code is outside the OpenSSL FIPS module boundary.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>openssl</code> to version 3.3.7-r0 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://github.com/openssl/openssl/commit/16cea4188e0ea567deb4f93f85902247e67384f5">https://github.com/openssl/openssl/commit/16cea4188e0ea567deb4f93f85902247e67384f5</a></li>
<li><a href="https://github.com/openssl/openssl/commit/785cbf7ea3b5a6f5adf0c1ccb92b79d89c35c616">https://github.com/openssl/openssl/commit/785cbf7ea3b5a6f5adf0c1ccb92b79d89c35c616</a></li>
<li><a href="https://github.com/openssl/openssl/commit/7b5274e812400cacb6f3be4c2df5340923fa807f">https://github.com/openssl/openssl/commit/7b5274e812400cacb6f3be4c2df5340923fa807f</a></li>
<li><a href="https://github.com/openssl/openssl/commit/c6725634e089eb2b634b10ede33944be7248172a">https://github.com/openssl/openssl/commit/c6725634e089eb2b634b10ede33944be7248172a</a></li>
<li><a href="https://github.com/openssl/openssl/commit/f80f83bc5fd036bc47d773e8b15a001e2b4ce686">https://github.com/openssl/openssl/commit/f80f83bc5fd036bc47d773e8b15a001e2b4ce686</a></li>
<li><a href="https://openssl-library.org/news/secadv/20260407.txt">https://openssl-library.org/news/secadv/20260407.txt</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-16000017">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">CVE-2026-28388</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
openssl/libcrypto3
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and openssl/libcrypto3@3.3.3-r0
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>Issue summary: When a delta CRL that contains a Delta CRL Indicator extension
is processed a NULL pointer dereference might happen if the required CRL
Number extension is missing.</p>
<p>Impact summary: A NULL pointer dereference can trigger a crash which
leads to a Denial of Service for an application.</p>
<p>When CRL processing and delta CRL processing is enabled during X.509
certificate verification, the delta CRL processing does not check
whether the CRL Number extension is NULL before dereferencing it.
When a malformed delta CRL file is being processed, this parameter
can be NULL, causing a NULL pointer dereference.</p>
<p>Exploiting this issue requires the X509_V_FLAG_USE_DELTAS flag to be enabled in
the verification context, the certificate being verified to contain a
freshestCRL extension or the base CRL to have the EXFLAG_FRESHEST flag set, and
an attacker to provide a malformed CRL to an application that processes it.</p>
<p>The vulnerability is limited to Denial of Service and cannot be escalated to
achieve code execution or memory disclosure. For that reason the issue was
assessed as Low severity according to our Security Policy.</p>
<p>The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,
as the affected code is outside the OpenSSL FIPS module boundary.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>openssl</code> to version 3.3.7-r0 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://github.com/openssl/openssl/commit/59c3b3158553ab53275bbbccca5cb305d591cf2e">https://github.com/openssl/openssl/commit/59c3b3158553ab53275bbbccca5cb305d591cf2e</a></li>
<li><a href="https://github.com/openssl/openssl/commit/5a0b4930779cd2408880979db765db919da55139">https://github.com/openssl/openssl/commit/5a0b4930779cd2408880979db765db919da55139</a></li>
<li><a href="https://github.com/openssl/openssl/commit/602542f2c0c2d5edb47128f93eac10b62aeeefb3">https://github.com/openssl/openssl/commit/602542f2c0c2d5edb47128f93eac10b62aeeefb3</a></li>
<li><a href="https://github.com/openssl/openssl/commit/a9d187dd1000130100fa7ab915f8513532cb3bb8">https://github.com/openssl/openssl/commit/a9d187dd1000130100fa7ab915f8513532cb3bb8</a></li>
<li><a href="https://github.com/openssl/openssl/commit/d3a901e8d9f021f3e67d6cfbc12e768129862726">https://github.com/openssl/openssl/commit/d3a901e8d9f021f3e67d6cfbc12e768129862726</a></li>
<li><a href="https://openssl-library.org/news/secadv/20260407.txt">https://openssl-library.org/news/secadv/20260407.txt</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-16000018">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">CVE-2026-31790</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
openssl/libcrypto3
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and openssl/libcrypto3@3.3.3-r0
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>Issue summary: Applications using RSASVE key encapsulation to establish
a secret encryption key can send contents of an uninitialized memory buffer to
a malicious peer.</p>
<p>Impact summary: The uninitialized buffer might contain sensitive data from the
previous execution of the application process which leads to sensitive data
leakage to an attacker.</p>
<p>RSA_public_encrypt() returns the number of bytes written on success and -1
on error. The affected code tests only whether the return value is non-zero.
As a result, if RSA encryption fails, encapsulation can still return success to
the caller, set the output lengths, and leave the caller to use the contents of
the ciphertext buffer as if a valid KEM ciphertext had been produced.</p>
<p>If applications use EVP_PKEY_encapsulate() with RSA/RSASVE on an
attacker-supplied invalid RSA public key without first validating that key,
then this may cause stale or uninitialized contents of the caller-provided
ciphertext buffer to be disclosed to the attacker in place of the KEM
ciphertext.</p>
<p>As a workaround calling EVP_PKEY_public_check() or
EVP_PKEY_public_check_quick() before EVP_PKEY_encapsulate() will mitigate
the issue.</p>
<p>The FIPS modules in 3.6, 3.5, 3.4, 3.3, 3.1 and 3.0 are affected by this issue.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>openssl</code> to version 3.3.7-r0 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://github.com/openssl/openssl/commit/001e01db3e996e13ffc72386fe79d03a6683b5ac">https://github.com/openssl/openssl/commit/001e01db3e996e13ffc72386fe79d03a6683b5ac</a></li>
<li><a href="https://github.com/openssl/openssl/commit/abd8b2eec7e3f3fda60ecfb68498b246b52af482">https://github.com/openssl/openssl/commit/abd8b2eec7e3f3fda60ecfb68498b246b52af482</a></li>
<li><a href="https://github.com/openssl/openssl/commit/b922e24e5b23ffb9cb9e14cadff23d91e9f7e406">https://github.com/openssl/openssl/commit/b922e24e5b23ffb9cb9e14cadff23d91e9f7e406</a></li>
<li><a href="https://github.com/openssl/openssl/commit/d5f8e71cd0a54e961d0c3b174348f8308486f790">https://github.com/openssl/openssl/commit/d5f8e71cd0a54e961d0c3b174348f8308486f790</a></li>
<li><a href="https://github.com/openssl/openssl/commit/eed200f58cd8645ed77e46b7e9f764e284df379e">https://github.com/openssl/openssl/commit/eed200f58cd8645ed77e46b7e9f764e284df379e</a></li>
<li><a href="https://openssl-library.org/news/secadv/20260407.txt">https://openssl-library.org/news/secadv/20260407.txt</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-16000019">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">CVE-2026-28387</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
openssl/libcrypto3
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and openssl/libcrypto3@3.3.3-r0
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>Issue summary: An uncommon configuration of clients performing DANE TLSA-based
server authentication, when paired with uncommon server DANE TLSA records, may
result in a use-after-free and/or double-free on the client side.</p>
<p>Impact summary: A use after free can have a range of potential consequences
such as the corruption of valid data, crashes or execution of arbitrary code.</p>
<p>However, the issue only affects clients that make use of TLSA records with both
the PKIX-TA(0/PKIX-EE(1) certificate usages and the DANE-TA(2) certificate
usage.</p>
<p>By far the most common deployment of DANE is in SMTP MTAs for which RFC7672
recommends that clients treat as &#39;unusable&#39; any TLSA records that have the PKIX
certificate usages. These SMTP (or other similar) clients are not vulnerable
to this issue. Conversely, any clients that support only the PKIX usages, and
ignore the DANE-TA(2) usage are also not vulnerable.</p>
<p>The client would also need to be communicating with a server that publishes a
TLSA RRset with both types of TLSA records.</p>
<p>No FIPS modules are affected by this issue, the problem code is outside the
FIPS module boundary.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>openssl</code> to version 3.3.7-r0 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://github.com/openssl/openssl/commit/07e727d304746edb49a98ee8f6ab00256e1f012b">https://github.com/openssl/openssl/commit/07e727d304746edb49a98ee8f6ab00256e1f012b</a></li>
<li><a href="https://github.com/openssl/openssl/commit/258a8f63b26995ba357f4326da00e19e29c6acbe">https://github.com/openssl/openssl/commit/258a8f63b26995ba357f4326da00e19e29c6acbe</a></li>
<li><a href="https://github.com/openssl/openssl/commit/444958deaf450aea819171f97ae69eaedede42c3">https://github.com/openssl/openssl/commit/444958deaf450aea819171f97ae69eaedede42c3</a></li>
<li><a href="https://github.com/openssl/openssl/commit/7a4e08cee62a728d32e60b0de89e6764339df0a7">https://github.com/openssl/openssl/commit/7a4e08cee62a728d32e60b0de89e6764339df0a7</a></li>
<li><a href="https://github.com/openssl/openssl/commit/ec03fa050b3346997ed9c5fef3d0e16ad7db8177">https://github.com/openssl/openssl/commit/ec03fa050b3346997ed9c5fef3d0e16ad7db8177</a></li>
<li><a href="https://openssl-library.org/news/secadv/20260407.txt">https://openssl-library.org/news/secadv/20260407.txt</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-16000020">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">Always-Incorrect Control Flow Implementation</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
musl/musl
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and musl/musl@1.2.5-r9
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
musl/musl-utils@1.2.5-r9
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
lua5.4/lua5.4-libs@5.4.7-r0
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
pcre2/pcre2@10.43-r0
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
zlib/zlib@1.3.1-r2
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
musl/musl-utils@1.2.5-r9
<span class="list-paths__item__arrow"></span>
pax-utils/scanelf@1.3.8-r1
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
alpine-baselayout/alpine-baselayout@3.6.8-r1
<span class="list-paths__item__arrow"></span>
busybox/busybox-binsh@1.37.0-r12
<span class="list-paths__item__arrow"></span>
busybox/busybox@1.37.0-r12
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
musl/musl-utils@1.2.5-r9
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>musl</code> package and not the <code>musl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>An issue was discovered in musl libc 0.7.10 through 1.2.6. Stack-based memory corruption can occur during qsort of very large arrays, due to incorrectly implemented double-word primitives. The number of elements must exceed about seven million, i.e., the 32nd Leonardo number on 32-bit platforms (or the 64th Leonardo number on 64-bit platforms, which is not practical).</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>musl</code> to version 1.2.5-r11 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://musl.libc.org/releases.html">https://musl.libc.org/releases.html</a></li>
<li><a href="https://www.openwall.com/lists/oss-security/2026/04/10/13">https://www.openwall.com/lists/oss-security/2026/04/10/13</a></li>
<li><a href="http://www.openwall.com/lists/oss-security/2026/04/10/13">http://www.openwall.com/lists/oss-security/2026/04/10/13</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-MUSL-16008608">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">Improper Resource Shutdown or Release</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
musl/musl
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and musl/musl@1.2.5-r9
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
musl/musl-utils@1.2.5-r9
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
lua5.4/lua5.4-libs@5.4.7-r0
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libcrypto3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
openssl/libssl3@3.3.3-r0
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
.haproxy-rundeps@20250214.191219
<span class="list-paths__item__arrow"></span>
pcre2/pcre2@10.43-r0
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
apk-tools/apk-tools@2.14.6-r3
<span class="list-paths__item__arrow"></span>
zlib/zlib@1.3.1-r2
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
musl/musl-utils@1.2.5-r9
<span class="list-paths__item__arrow"></span>
pax-utils/scanelf@1.3.8-r1
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
alpine-baselayout/alpine-baselayout@3.6.8-r1
<span class="list-paths__item__arrow"></span>
busybox/busybox-binsh@1.37.0-r12
<span class="list-paths__item__arrow"></span>
busybox/busybox@1.37.0-r12
<span class="list-paths__item__arrow"></span>
musl/musl@1.2.5-r9
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
musl/musl-utils@1.2.5-r9
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>musl</code> package and not the <code>musl</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>A security flaw has been discovered in musl libc up to 1.2.6. Affected is the function iconv of the file src/locale/iconv.c of the component GB18030 4-byte Decoder. Performing a manipulation results in inefficient algorithmic complexity. The attack must be initiated from a local position. To fix this issue, it is recommended to deploy a patch.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>musl</code> to version 1.2.5-r10 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://vuldb.com/submit/796352">https://vuldb.com/submit/796352</a></li>
<li><a href="https://vuldb.com/vuln/356620">https://vuldb.com/vuln/356620</a></li>
<li><a href="https://vuldb.com/vuln/356620/cti">https://vuldb.com/vuln/356620/cti</a></li>
<li><a href="https://www.openwall.com/lists/oss-security/2026/04/02/10">https://www.openwall.com/lists/oss-security/2026/04/02/10</a></li>
<li><a href="https://www.openwall.com/lists/oss-security/2026/04/03/2">https://www.openwall.com/lists/oss-security/2026/04/03/2</a></li>
<li><a href="http://www.openwall.com/lists/oss-security/2026/04/09/19">http://www.openwall.com/lists/oss-security/2026/04/09/19</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-MUSL-16032152">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">CVE-2024-58251</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
busybox/busybox
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and busybox/busybox@1.37.0-r12
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/busybox@1.37.0-r12
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
alpine-baselayout/alpine-baselayout@3.6.8-r1
<span class="list-paths__item__arrow"></span>
busybox/busybox-binsh@1.37.0-r12
<span class="list-paths__item__arrow"></span>
busybox/busybox@1.37.0-r12
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/busybox-binsh@1.37.0-r12
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
alpine-baselayout/alpine-baselayout@3.6.8-r1
<span class="list-paths__item__arrow"></span>
busybox/busybox-binsh@1.37.0-r12
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
busybox/busybox-binsh@1.37.0-r12
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>busybox</code> package and not the <code>busybox</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>In netstat in BusyBox through 1.37.0, local users can launch of network application with an argv[0] containing an ANSI terminal escape sequence, leading to a denial of service (terminal locked up) when netstat is used by a victim.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>busybox</code> to version 1.37.0-r14 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://bugs.busybox.net/show_bug.cgi?id=15922">https://bugs.busybox.net/show_bug.cgi?id=15922</a></li>
<li><a href="https://www.busybox.net">https://www.busybox.net</a></li>
<li><a href="https://www.busybox.net/downloads/">https://www.busybox.net/downloads/</a></li>
<li><a href="http://www.openwall.com/lists/oss-security/2025/04/23/6">http://www.openwall.com/lists/oss-security/2025/04/23/6</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-BUSYBOX-14102399">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
<h2 class="card__title">CVE-2025-46394</h2>
<div class="card__section">
<div class="card__labels">
<div class="label label--low">
<span class="label__text">low severity</span>
</div>
<div class="label label--exploit">
<span class="label__text">Exploit: Not Defined</span>
</div>
</div>
<hr/>
<ul class="card__meta">
<li class="card__meta__item">
Package Manager: alpine:3.21
</li>
<li class="card__meta__item">
Vulnerable module:
busybox/busybox
</li>
<li class="card__meta__item">Introduced through:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine and busybox/busybox@1.37.0-r12
</li>
</ul>
<hr/>
<h3 class="card__section__title">Detailed paths</h3>
<ul class="card__meta__paths">
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/busybox@1.37.0-r12
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
alpine-baselayout/alpine-baselayout@3.6.8-r1
<span class="list-paths__item__arrow"></span>
busybox/busybox-binsh@1.37.0-r12
<span class="list-paths__item__arrow"></span>
busybox/busybox@1.37.0-r12
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/busybox-binsh@1.37.0-r12
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
alpine-baselayout/alpine-baselayout@3.6.8-r1
<span class="list-paths__item__arrow"></span>
busybox/busybox-binsh@1.37.0-r12
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
ca-certificates/ca-certificates@20241121-r1
<span class="list-paths__item__arrow"></span>
busybox/busybox-binsh@1.37.0-r12
</span>
</li>
<li>
<span class="list-paths__item__introduced"><em>Introduced through</em>:
docker-image|public.ecr.aws/docker/library/haproxy@3.0.8-alpine
<span class="list-paths__item__arrow"></span>
busybox/ssl_client@1.37.0-r12
</span>
</li>
</ul><!-- .list-paths -->
</div><!-- .card__section -->
<hr/>
<!-- Overview -->
<h2 id="nvd-description">NVD Description</h2>
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>busybox</code> package and not the <code>busybox</code> package as distributed by <code>Alpine</code>.</em>
<em>See <code>How to fix?</code> for <code>Alpine:3.21</code> relevant fixed versions and status.</em></p>
<p>In tar in BusyBox through 1.37.0, a TAR archive can have filenames hidden from a listing through the use of terminal escape sequences.</p>
<h2 id="remediation">Remediation</h2>
<p>Upgrade <code>Alpine:3.21</code> <code>busybox</code> to version 1.37.0-r14 or higher.</p>
<h2 id="references">References</h2>
<ul>
<li><a href="https://bugs.busybox.net/show_bug.cgi?id=16018">https://bugs.busybox.net/show_bug.cgi?id=16018</a></li>
<li><a href="https://www.busybox.net">https://www.busybox.net</a></li>
<li><a href="https://www.busybox.net/downloads/">https://www.busybox.net/downloads/</a></li>
<li><a href="http://www.openwall.com/lists/oss-security/2025/04/23/5">http://www.openwall.com/lists/oss-security/2025/04/23/5</a></li>
<li><a href="http://www.openwall.com/lists/oss-security/2025/04/24/3">http://www.openwall.com/lists/oss-security/2025/04/24/3</a></li>
</ul>
<hr/>
<div class="cta card__cta">
<p><a href="https://snyk.io/vuln/SNYK-ALPINE321-BUSYBOX-14102401">More about this vulnerability</a></p>
</div>
</div><!-- .card -->
</div><!-- cards -->
</div>
</main><!-- .layout-stacked__content -->
</body>
</html>