Search for packages
| purl | pkg:generic/curl.se/curl@7.19.2 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-1k8f-qgcv-xkhb
Aliases: CVE-2022-27782 |
Multiple vulnerabilities have been found in curl, the worst of which could result in arbitrary code execution. |
Affected by 40 other vulnerabilities. |
|
VCID-26ju-84rx-c7b9
Aliases: CVE-2017-7407 |
Multiple vulnerabilities have been found in cURL, the worst of which may allow attackers to bypass intended restrictions. |
Affected by 65 other vulnerabilities. |
|
VCID-29n1-4u2b-tkgj
Aliases: CVE-2018-16842 |
Multiple vulnerabilities have been found in cURL, the worst of which could result in a Denial of Service condition. |
Affected by 56 other vulnerabilities. |
|
VCID-2cx5-1qnw-uufj
Aliases: CVE-2026-1965 |
curl: curl: Authentication bypass due to incorrect connection reuse with Negotiate authentication |
Affected by 0 other vulnerabilities. |
|
VCID-2f5z-vxsz-yqdv
Aliases: CVE-2009-0037 |
A vulnerability in cURL may allow for arbitrary file access. |
Affected by 65 other vulnerabilities. |
|
VCID-2xmp-jc8v-bucb
Aliases: CVE-2022-35252 |
Multiple vulnerabilities have been found in curl, the worst of which could result in arbitrary code execution. |
Affected by 39 other vulnerabilities. |
|
VCID-3sy2-4f3g-zkac
Aliases: CVE-2022-27774 |
Multiple vulnerabilities have been found in curl, the worst of which could result in arbitrary code execution. |
Affected by 46 other vulnerabilities. |
|
VCID-47qb-2qkw-1qej
Aliases: CVE-2023-28321 |
Multiple vulnerabilities have been discovered in curl, the worst of which could result in arbitrary code execution. |
Affected by 22 other vulnerabilities. |
|
VCID-4mk9-5buz-puh5
Aliases: CVE-2014-0139 |
Multiple vulnerabilities have been discovered in cURL, the worst of which could lead to man-in-the-middle attacks. |
Affected by 90 other vulnerabilities. |
|
VCID-6muy-xpdq-9kg8
Aliases: CVE-2016-8616 |
Multiple vulnerabilities have been found in cURL, the worst of which could allow remote attackers to execute arbitrary code. |
Affected by 67 other vulnerabilities. |
|
VCID-6we4-n888-6qhe
Aliases: CVE-2025-0725 |
libcurl: Buffer Overflow in libcurl via zlib Integer Overflow |
Affected by 13 other vulnerabilities. |
|
VCID-6yb7-t8qs-cbch
Aliases: CVE-2018-1000007 |
Multiple vulnerabilities have been found in cURL, the worst of which could result in a Denial of Service condition. |
Affected by 62 other vulnerabilities. |
|
VCID-7c8e-eaqy-akeu
Aliases: CVE-2015-3153 |
security update |
Affected by 85 other vulnerabilities. |
|
VCID-7srk-hshe-h3f4
Aliases: CVE-2023-27538 |
Improper Authentication An authentication bypass vulnerability exists in libcurl v8.0.0 where it reuses a previously established SSH connection despite the fact that an SSH option was modified, which should have prevented reuse. libcurl maintains a pool of previously used connections to reuse them for subsequent transfers if the configurations match. However, two SSH settings were omitted from the configuration check, allowing them to match easily, potentially leading to the reuse of an inappropriate connection. |
Affected by 26 other vulnerabilities. |
|
VCID-7xxh-66ys-4bhw
Aliases: CVE-2016-5419 |
Multiple vulnerabilities have been found in cURL, the worst of which could allow remote attackers to execute arbitrary code. |
Affected by 80 other vulnerabilities. |
|
VCID-87qu-j64w-p7fj
Aliases: CVE-2013-4545 |
unchecked ssl certificate host name |
Affected by 89 other vulnerabilities. |
|
VCID-8zks-th64-33b8
Aliases: CVE-2026-3784 |
curl: curl: Unauthorized access due to improper HTTP proxy connection reuse |
Affected by 0 other vulnerabilities. |
|
VCID-9ggp-5wfj-ufcq
Aliases: CVE-2022-43552 |
Multiple vulnerabilities have been discovered in curl, the worst of which could result in arbitrary code execution. |
Affected by 34 other vulnerabilities. |
|
VCID-9nak-pscy-e7gs
Aliases: CVE-2022-32221 |
Multiple vulnerabilities have been found in curl, the worst of which could result in arbitrary code execution. |
Affected by 35 other vulnerabilities. |
|
VCID-ae59-w7a1-7keg
Aliases: CVE-2017-1000254 |
Multiple vulnerabilities have been found in cURL, the worst of which may allow execution of arbitrary code. |
Affected by 64 other vulnerabilities. |
|
VCID-arjz-67yz-wkg9
Aliases: CVE-2023-27533 |
Multiple vulnerabilities have been discovered in curl, the worst of which could result in arbitrary code execution. |
Affected by 26 other vulnerabilities. |
|
VCID-b2ef-zj3u-rbhy
Aliases: CVE-2016-0755 |
Multiple vulnerabilities have been found in cURL, the worst of which could allow remote attackers to execute arbitrary code. |
Affected by 84 other vulnerabilities. |
|
VCID-c2na-7q9e-47am
Aliases: CVE-2014-0015 |
information disclosure |
Affected by 91 other vulnerabilities. |
|
VCID-c6dk-7gj6-7far
Aliases: CVE-2016-8623 |
Multiple vulnerabilities have been found in cURL, the worst of which could allow remote attackers to execute arbitrary code. |
Affected by 67 other vulnerabilities. |
|
VCID-cbah-e86c-w3fj
Aliases: CVE-2023-27535 |
Improper Authentication An authentication bypass vulnerability exists in libcurl <8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information. |
Affected by 26 other vulnerabilities. |
|
VCID-ddgz-rczw-jqfw
Aliases: CVE-2023-28320 |
Multiple vulnerabilities have been discovered in curl, the worst of which could result in arbitrary code execution. |
Affected by 22 other vulnerabilities. |
|
VCID-dgtq-eaav-jyhf
Aliases: CVE-2018-1000120 GHSA-674j-7m97-j2p9 |
Out-of-bounds Write A buffer overflow exists in curl 7.12.3 to and including curl 7.58.0 in the FTP URL handling that allows an attacker to cause a denial of service or worse. |
Affected by 60 other vulnerabilities. |
|
VCID-dj5e-62rt-hkex
Aliases: CVE-2010-0734 |
Multiple vulnerabilities have been found in cURL, the worst of which might allow remote execution of arbitrary code. |
Affected by 72 other vulnerabilities. |
|
VCID-dzzd-afgu-3fcy
Aliases: CVE-2014-8150 |
Multiple vulnerabilities have been found in cURL, the worst of which could allow remote attackers to execute arbitrary code. |
Affected by 88 other vulnerabilities. |
|
VCID-e1yx-dxa6-1bba
Aliases: CVE-2011-3389 |
Multiple vulnerabilities have been found in the Oracle JRE/JDK, allowing attackers to cause unspecified impact. |
Affected by 75 other vulnerabilities. |
|
VCID-e58m-g37d-9fd6
Aliases: CVE-2016-8624 |
Multiple vulnerabilities have been found in cURL, the worst of which could allow remote attackers to execute arbitrary code. |
Affected by 67 other vulnerabilities. |
|
VCID-eer3-29q8-sbgq
Aliases: CVE-2014-3707 |
security update |
Affected by 88 other vulnerabilities. |
|
VCID-exhe-cmqf-duad
Aliases: CVE-2011-2192 |
Multiple vulnerabilities have been found in cURL, the worst of which might allow remote execution of arbitrary code. |
Affected by 75 other vulnerabilities. |
|
VCID-fnj3-2du1-4bhx
Aliases: CVE-2016-9586 |
Multiple vulnerabilities have been found in cURL, the worst of which could allow remote attackers to execute arbitrary code. |
Affected by 68 other vulnerabilities. |
|
VCID-fp65-97n1-xuaj
Aliases: CVE-2017-1000100 |
Multiple vulnerabilities have been found in cURL, the worst of which may allow attackers to bypass intended restrictions. |
Affected by 64 other vulnerabilities. |
|
VCID-ggt7-eejg-xfb6
Aliases: CVE-2021-22876 |
Multiple vulnerabilities have been found in cURL, the worst of which could result in the arbitrary execution of code. |
Affected by 51 other vulnerabilities. |
|
VCID-gnx2-djyk-uyaf
Aliases: CVE-2023-38546 |
Cookie injection with none file This flaw allows an attacker to insert cookies at will into a running program using libcurl, if the specific series of conditions are met. libcurl performs transfers. In its API, an application creates "easy handles" that are the individual handles for single transfers. libcurl provides a function call that duplicates en easy handle called [curl_easy_duphandle](https://curl.se/libcurl/c/curl_easy_duphandle.html). If a transfer has cookies enabled when the handle is duplicated, the cookie-enable state is also cloned - but without cloning the actual cookies. If the source handle does not read any cookies from a specific file on disk, the cloned version of the handle would instead store the file name as `none` (using the four ASCII letters, no quotes). Subsequent use of the cloned handle that does not explicitly set a source to load cookies from would then inadvertently load cookies from a file named `none` - if such a file exists and is readable in the current directory of the program using libcurl. And if using the correct file format of course. |
Affected by 19 other vulnerabilities. |
|
VCID-hudt-78dw-tkf2
Aliases: CVE-2021-22925 |
Multiple vulnerabilities have been found in curl, the worst of which could result in arbitrary code execution. |
Affected by 48 other vulnerabilities. |
|
VCID-jeqg-g3en-5udw
Aliases: CVE-2016-5420 |
Multiple vulnerabilities have been found in cURL, the worst of which could allow remote attackers to execute arbitrary code. |
Affected by 80 other vulnerabilities. |
|
VCID-jqqf-gmd3-ubcd
Aliases: CVE-2016-8621 |
Multiple vulnerabilities have been found in cURL, the worst of which could allow remote attackers to execute arbitrary code. |
Affected by 67 other vulnerabilities. |
|
VCID-jtw4-af4y-nkbk
Aliases: CVE-2016-8619 |
Multiple vulnerabilities have been found in cURL, the worst of which could allow remote attackers to execute arbitrary code. |
Affected by 67 other vulnerabilities. |
|
VCID-k8kj-q1je-f7bt
Aliases: CVE-2016-7167 |
Multiple vulnerabilities have been found in cURL, the worst of which could allow remote attackers to execute arbitrary code. |
Affected by 78 other vulnerabilities. |
|
VCID-mkyr-w79c-qqfz
Aliases: CVE-2025-14017 |
curl: curl: Security bypass due to global TLS option changes in multi-threaded LDAPS transfers |
Affected by 4 other vulnerabilities. |
|
VCID-ph5u-5j8n-4qah
Aliases: CVE-2021-22898 |
Multiple vulnerabilities have been found in cURL, the worst of which could result in the arbitrary execution of code. |
Affected by 53 other vulnerabilities. |
|
VCID-prff-34kh-kbat
Aliases: CVE-2013-1944 |
Multiple vulnerabilities have been found in cURL, allowing attackers to execute arbitrary code or cause Denial of Service. |
Affected by 81 other vulnerabilities. |
|
VCID-r3ny-7kn7-ukaa
Aliases: CVE-2009-2417 |
An error in the X.509 certificate handling of cURL might enable remote attackers to conduct man-in-the-middle attacks. |
Affected by 65 other vulnerabilities. |
|
VCID-r7bh-7wur-xffs
Aliases: CVE-2022-27776 |
Multiple vulnerabilities have been found in curl, the worst of which could result in arbitrary code execution. |
Affected by 46 other vulnerabilities. |
|
VCID-rmez-cwu2-2ya7
Aliases: CVE-2020-8284 |
Multiple vulnerabilities have been found in cURL, the worst of which could result in information disclosure or data loss. |
Affected by 50 other vulnerabilities. |
|
VCID-s73y-y7v7-43cm
Aliases: CVE-2023-28322 |
Multiple vulnerabilities have been discovered in curl, the worst of which could result in arbitrary code execution. |
Affected by 22 other vulnerabilities. |
|
VCID-sknq-8mm1-6qfe
Aliases: CVE-2014-3613 |
security update |
Affected by 89 other vulnerabilities. |
|
VCID-snaz-pg1h-8kew
Aliases: CVE-2016-0754 |
cURL before 7.47.0 on Windows allows attackers to write to arbitrary files in the current working directory on a different drive via a colon in a remote file name. |
Affected by 84 other vulnerabilities. |
|
VCID-syz5-5y6f-s7er
Aliases: CVE-2023-27534 |
Multiple vulnerabilities have been discovered in curl, the worst of which could result in arbitrary code execution. |
Affected by 26 other vulnerabilities. |
|
VCID-tmv3-fzje-sbck
Aliases: CVE-2015-3148 |
Multiple vulnerabilities have been found in cURL, the worst of which can allow remote attackers to cause Denial of Service condition. |
Affected by 86 other vulnerabilities. |
|
VCID-tz47-j4ey-t7g6
Aliases: CVE-2018-14618 |
Multiple vulnerabilities have been found in cURL, the worst of which could result in a Denial of Service condition. |
Affected by 57 other vulnerabilities. |
|
VCID-vxpj-xygq-9be2
Aliases: CVE-2016-8615 |
Multiple vulnerabilities have been found in cURL, the worst of which could allow remote attackers to execute arbitrary code. |
Affected by 67 other vulnerabilities. |
|
VCID-vyk2-s5ut-ubbz
Aliases: CVE-2016-8618 |
Multiple vulnerabilities have been found in cURL, the worst of which could allow remote attackers to execute arbitrary code. |
Affected by 67 other vulnerabilities. |
|
VCID-wc8j-qyp4-tqbd
Aliases: CVE-2016-4802 |
Multiple untrusted search path vulnerabilities in cURL and libcurl before 7.49.1, when built with SSPI or telnet is enabled, allow local users to execute arbitrary code and conduct DLL hijacking attacks via a Trojan horse (1) security.dll, (2) secur32.dll, or (3) ws2_32.dll in the application or current working directory. |
Affected by 83 other vulnerabilities. |
|
VCID-xspf-45t1-2uhf
Aliases: CVE-2015-3143 |
Multiple vulnerabilities have been found in cURL, the worst of which can allow remote attackers to cause Denial of Service condition. |
Affected by 86 other vulnerabilities. |
|
VCID-y32p-52ps-4ug4
Aliases: CVE-2021-22924 |
Use of Incorrectly-Resolved Name or Reference libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse, if one of them matches the setup. Due to errors in the logic, the config matching function does not take `issuercert` into account and it compared the involved paths *case insensitively*, which could lead to libcurl reusing wrong connections. File paths are, or can be, case sensitive on many systems but not all, and can even vary depending on used file systems. The comparison also didn't include the `issuer cert` which a transfer can set to qualify how to verify the server certificate. |
Affected by 48 other vulnerabilities. |
|
VCID-y4x5-n5m2-x7bq
Aliases: CVE-2022-32208 |
Multiple vulnerabilities have been found in curl, the worst of which could result in arbitrary code execution. |
Affected by 39 other vulnerabilities. |
|
VCID-yxks-8529-23bj
Aliases: CVE-2016-8625 |
Multiple vulnerabilities have been found in cURL, the worst of which could allow remote attackers to execute arbitrary code. |
Affected by 67 other vulnerabilities. |
|
VCID-z49y-v1gh-h7gj
Aliases: CVE-2013-2174 |
Multiple vulnerabilities have been found in cURL, allowing attackers to execute arbitrary code or cause Denial of Service. |
Affected by 83 other vulnerabilities. |
|
VCID-z8h3-fdj8-xuaa
Aliases: CVE-2014-0138 |
Multiple vulnerabilities have been discovered in cURL, the worst of which could lead to man-in-the-middle attacks. |
Affected by 90 other vulnerabilities. |
|
VCID-zxz2-xfpd-pbay
Aliases: CVE-2016-8617 |
Multiple vulnerabilities have been found in cURL, the worst of which could allow remote attackers to execute arbitrary code. |
Affected by 67 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||
| Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
|---|---|---|---|---|---|
| 2026-04-01T18:21:57.280730+00:00 | Curl Importer | Affected by | VCID-2f5z-vxsz-yqdv | https://curl.se/docs/CVE-2009-0037.json | 38.0.0 |
| 2026-04-01T18:21:56.971323+00:00 | Curl Importer | Affected by | VCID-r3ny-7kn7-ukaa | https://curl.se/docs/CVE-2009-2417.json | 38.0.0 |
| 2026-04-01T18:21:56.681902+00:00 | Curl Importer | Affected by | VCID-dj5e-62rt-hkex | https://curl.se/docs/CVE-2010-0734.json | 38.0.0 |
| 2026-04-01T18:21:56.420396+00:00 | Curl Importer | Affected by | VCID-exhe-cmqf-duad | https://curl.se/docs/CVE-2011-2192.json | 38.0.0 |
| 2026-04-01T18:21:56.110582+00:00 | Curl Importer | Affected by | VCID-e1yx-dxa6-1bba | https://curl.se/docs/CVE-2011-3389.json | 38.0.0 |
| 2026-04-01T18:21:55.831005+00:00 | Curl Importer | Affected by | VCID-prff-34kh-kbat | https://curl.se/docs/CVE-2013-1944.json | 38.0.0 |
| 2026-04-01T18:21:55.356059+00:00 | Curl Importer | Affected by | VCID-z49y-v1gh-h7gj | https://curl.se/docs/CVE-2013-2174.json | 38.0.0 |
| 2026-04-01T18:21:55.032052+00:00 | Curl Importer | Affected by | VCID-87qu-j64w-p7fj | https://curl.se/docs/CVE-2013-4545.json | 38.0.0 |
| 2026-04-01T18:21:54.796408+00:00 | Curl Importer | Affected by | VCID-c2na-7q9e-47am | https://curl.se/docs/CVE-2014-0015.json | 38.0.0 |
| 2026-04-01T18:21:54.542686+00:00 | Curl Importer | Affected by | VCID-z8h3-fdj8-xuaa | https://curl.se/docs/CVE-2014-0138.json | 38.0.0 |
| 2026-04-01T18:21:54.286371+00:00 | Curl Importer | Affected by | VCID-4mk9-5buz-puh5 | https://curl.se/docs/CVE-2014-0139.json | 38.0.0 |
| 2026-04-01T18:21:53.880205+00:00 | Curl Importer | Affected by | VCID-sknq-8mm1-6qfe | https://curl.se/docs/CVE-2014-3613.json | 38.0.0 |
| 2026-04-01T18:21:53.283550+00:00 | Curl Importer | Affected by | VCID-eer3-29q8-sbgq | https://curl.se/docs/CVE-2014-3707.json | 38.0.0 |
| 2026-04-01T18:21:53.109936+00:00 | Curl Importer | Affected by | VCID-dzzd-afgu-3fcy | https://curl.se/docs/CVE-2014-8150.json | 38.0.0 |
| 2026-04-01T18:21:52.609288+00:00 | Curl Importer | Affected by | VCID-xspf-45t1-2uhf | https://curl.se/docs/CVE-2015-3143.json | 38.0.0 |
| 2026-04-01T18:21:52.323119+00:00 | Curl Importer | Affected by | VCID-tmv3-fzje-sbck | https://curl.se/docs/CVE-2015-3148.json | 38.0.0 |
| 2026-04-01T18:21:51.912969+00:00 | Curl Importer | Affected by | VCID-7c8e-eaqy-akeu | https://curl.se/docs/CVE-2015-3153.json | 38.0.0 |
| 2026-04-01T18:21:51.281328+00:00 | Curl Importer | Affected by | VCID-b2ef-zj3u-rbhy | https://curl.se/docs/CVE-2016-0755.json | 38.0.0 |
| 2026-04-01T18:21:50.977744+00:00 | Curl Importer | Affected by | VCID-snaz-pg1h-8kew | https://curl.se/docs/CVE-2016-0754.json | 38.0.0 |
| 2026-04-01T18:21:50.224024+00:00 | Curl Importer | Affected by | VCID-wc8j-qyp4-tqbd | https://curl.se/docs/CVE-2016-4802.json | 38.0.0 |
| 2026-04-01T18:21:49.803368+00:00 | Curl Importer | Affected by | VCID-jeqg-g3en-5udw | https://curl.se/docs/CVE-2016-5420.json | 38.0.0 |
| 2026-04-01T18:21:49.314126+00:00 | Curl Importer | Affected by | VCID-7xxh-66ys-4bhw | https://curl.se/docs/CVE-2016-5419.json | 38.0.0 |
| 2026-04-01T18:21:48.527460+00:00 | Curl Importer | Affected by | VCID-k8kj-q1je-f7bt | https://curl.se/docs/CVE-2016-7167.json | 38.0.0 |
| 2026-04-01T18:21:48.172464+00:00 | Curl Importer | Affected by | VCID-yxks-8529-23bj | https://curl.se/docs/CVE-2016-8625.json | 38.0.0 |
| 2026-04-01T18:21:47.824701+00:00 | Curl Importer | Affected by | VCID-e58m-g37d-9fd6 | https://curl.se/docs/CVE-2016-8624.json | 38.0.0 |
| 2026-04-01T18:21:47.320192+00:00 | Curl Importer | Affected by | VCID-c6dk-7gj6-7far | https://curl.se/docs/CVE-2016-8623.json | 38.0.0 |
| 2026-04-01T18:21:46.848101+00:00 | Curl Importer | Affected by | VCID-jqqf-gmd3-ubcd | https://curl.se/docs/CVE-2016-8621.json | 38.0.0 |
| 2026-04-01T18:21:46.416654+00:00 | Curl Importer | Affected by | VCID-jtw4-af4y-nkbk | https://curl.se/docs/CVE-2016-8619.json | 38.0.0 |
| 2026-04-01T18:21:45.942808+00:00 | Curl Importer | Affected by | VCID-vyk2-s5ut-ubbz | https://curl.se/docs/CVE-2016-8618.json | 38.0.0 |
| 2026-04-01T18:21:45.399978+00:00 | Curl Importer | Affected by | VCID-zxz2-xfpd-pbay | https://curl.se/docs/CVE-2016-8617.json | 38.0.0 |
| 2026-04-01T18:21:44.997832+00:00 | Curl Importer | Affected by | VCID-6muy-xpdq-9kg8 | https://curl.se/docs/CVE-2016-8616.json | 38.0.0 |
| 2026-04-01T18:21:44.573652+00:00 | Curl Importer | Affected by | VCID-vxpj-xygq-9be2 | https://curl.se/docs/CVE-2016-8615.json | 38.0.0 |
| 2026-04-01T18:21:43.722294+00:00 | Curl Importer | Affected by | VCID-fnj3-2du1-4bhx | https://curl.se/docs/CVE-2016-9586.json | 38.0.0 |
| 2026-04-01T18:21:43.079102+00:00 | Curl Importer | Affected by | VCID-26ju-84rx-c7b9 | https://curl.se/docs/CVE-2017-7407.json | 38.0.0 |
| 2026-04-01T18:21:42.481205+00:00 | Curl Importer | Affected by | VCID-fp65-97n1-xuaj | https://curl.se/docs/CVE-2017-1000100.json | 38.0.0 |
| 2026-04-01T18:21:42.025495+00:00 | Curl Importer | Affected by | VCID-ae59-w7a1-7keg | https://curl.se/docs/CVE-2017-1000254.json | 38.0.0 |
| 2026-04-01T18:21:40.823291+00:00 | Curl Importer | Affected by | VCID-6yb7-t8qs-cbch | https://curl.se/docs/CVE-2018-1000007.json | 38.0.0 |
| 2026-04-01T18:21:40.245754+00:00 | Curl Importer | Affected by | VCID-dgtq-eaav-jyhf | https://curl.se/docs/CVE-2018-1000120.json | 38.0.0 |
| 2026-04-01T18:21:38.957272+00:00 | Curl Importer | Affected by | VCID-tz47-j4ey-t7g6 | https://curl.se/docs/CVE-2018-14618.json | 38.0.0 |
| 2026-04-01T18:21:38.398119+00:00 | Curl Importer | Affected by | VCID-29n1-4u2b-tkgj | https://curl.se/docs/CVE-2018-16842.json | 38.0.0 |
| 2026-04-01T18:21:35.872157+00:00 | Curl Importer | Affected by | VCID-rmez-cwu2-2ya7 | https://curl.se/docs/CVE-2020-8284.json | 38.0.0 |
| 2026-04-01T18:21:34.550101+00:00 | Curl Importer | Affected by | VCID-ggt7-eejg-xfb6 | https://curl.se/docs/CVE-2021-22876.json | 38.0.0 |
| 2026-04-01T18:21:33.729771+00:00 | Curl Importer | Affected by | VCID-ph5u-5j8n-4qah | https://curl.se/docs/CVE-2021-22898.json | 38.0.0 |
| 2026-04-01T18:21:32.480696+00:00 | Curl Importer | Affected by | VCID-y32p-52ps-4ug4 | https://curl.se/docs/CVE-2021-22924.json | 38.0.0 |
| 2026-04-01T18:21:31.951517+00:00 | Curl Importer | Affected by | VCID-hudt-78dw-tkf2 | https://curl.se/docs/CVE-2021-22925.json | 38.0.0 |
| 2026-04-01T18:21:29.896986+00:00 | Curl Importer | Affected by | VCID-3sy2-4f3g-zkac | https://curl.se/docs/CVE-2022-27774.json | 38.0.0 |
| 2026-04-01T18:21:29.033602+00:00 | Curl Importer | Affected by | VCID-r7bh-7wur-xffs | https://curl.se/docs/CVE-2022-27776.json | 38.0.0 |
| 2026-04-01T18:21:27.891795+00:00 | Curl Importer | Affected by | VCID-1k8f-qgcv-xkhb | https://curl.se/docs/CVE-2022-27782.json | 38.0.0 |
| 2026-04-01T18:21:27.073345+00:00 | Curl Importer | Affected by | VCID-y4x5-n5m2-x7bq | https://curl.se/docs/CVE-2022-32208.json | 38.0.0 |
| 2026-04-01T18:21:26.644180+00:00 | Curl Importer | Affected by | VCID-2xmp-jc8v-bucb | https://curl.se/docs/CVE-2022-35252.json | 38.0.0 |
| 2026-04-01T18:21:25.874185+00:00 | Curl Importer | Affected by | VCID-9nak-pscy-e7gs | https://curl.se/docs/CVE-2022-32221.json | 38.0.0 |
| 2026-04-01T18:21:24.977472+00:00 | Curl Importer | Affected by | VCID-9ggp-5wfj-ufcq | https://curl.se/docs/CVE-2022-43552.json | 38.0.0 |
| 2026-04-01T18:21:24.173230+00:00 | Curl Importer | Affected by | VCID-arjz-67yz-wkg9 | https://curl.se/docs/CVE-2023-27533.json | 38.0.0 |
| 2026-04-01T18:21:23.569401+00:00 | Curl Importer | Affected by | VCID-syz5-5y6f-s7er | https://curl.se/docs/CVE-2023-27534.json | 38.0.0 |
| 2026-04-01T18:21:23.136617+00:00 | Curl Importer | Affected by | VCID-cbah-e86c-w3fj | https://curl.se/docs/CVE-2023-27535.json | 38.0.0 |
| 2026-04-01T18:21:22.206120+00:00 | Curl Importer | Affected by | VCID-7srk-hshe-h3f4 | https://curl.se/docs/CVE-2023-27538.json | 38.0.0 |
| 2026-04-01T18:21:21.672428+00:00 | Curl Importer | Affected by | VCID-ddgz-rczw-jqfw | https://curl.se/docs/CVE-2023-28320.json | 38.0.0 |
| 2026-04-01T18:21:21.106949+00:00 | Curl Importer | Affected by | VCID-47qb-2qkw-1qej | https://curl.se/docs/CVE-2023-28321.json | 38.0.0 |
| 2026-04-01T18:21:20.601891+00:00 | Curl Importer | Affected by | VCID-s73y-y7v7-43cm | https://curl.se/docs/CVE-2023-28322.json | 38.0.0 |
| 2026-04-01T18:21:19.733737+00:00 | Curl Importer | Affected by | VCID-gnx2-djyk-uyaf | https://curl.se/docs/CVE-2023-38546.json | 38.0.0 |
| 2026-04-01T18:21:16.856413+00:00 | Curl Importer | Affected by | VCID-6we4-n888-6qhe | https://curl.se/docs/CVE-2025-0725.json | 38.0.0 |
| 2026-04-01T18:21:15.661841+00:00 | Curl Importer | Affected by | VCID-mkyr-w79c-qqfz | https://curl.se/docs/CVE-2025-14017.json | 38.0.0 |
| 2026-04-01T18:21:14.025743+00:00 | Curl Importer | Affected by | VCID-2cx5-1qnw-uufj | https://curl.se/docs/CVE-2026-1965.json | 38.0.0 |
| 2026-04-01T18:21:12.854917+00:00 | Curl Importer | Affected by | VCID-8zks-th64-33b8 | https://curl.se/docs/CVE-2026-3784.json | 38.0.0 |