ubuntu-cve-2025-54799
Vulnerability from osv_ubuntu
Let's Encrypt client and ACME library written in Go (Lego). In versions 4.25.1 and below, the github.com/go-acme/lego/v4/acme/api package (thus the lego library and the lego cli as well) don't enforce HTTPS when talking to CAs as an ACME client. Unlike the http-01 challenge which solves an ACME challenge over unencrypted HTTP, the ACME protocol requires HTTPS when a client communicates with the CA to performs ACME functions. However, the library fails to enforce HTTPS both in the original discover URL (configured by the library user) and in the subsequent addresses returned by the CAs in the directory and order objects. If users input HTTP URLs or CAs misconfigure endpoints, protocol operations occur over HTTP instead of HTTPS. This compromises privacy by exposing request/response details like account and request identifiers to network attackers. This was fixed in version 4.25.2.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-xenolf-lego-dev",
"binary_version": "0.3.1-5"
},
{
"binary_name": "lego",
"binary_version": "0.3.1-5"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "golang-github-xenolf-lego",
"purl": "pkg:deb/ubuntu/golang-github-xenolf-lego@0.3.1-5?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.3.1-5"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-xenolf-lego-dev",
"binary_version": "3.2.0-1"
},
{
"binary_name": "lego",
"binary_version": "3.2.0-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-github-xenolf-lego",
"purl": "pkg:deb/ubuntu/golang-github-xenolf-lego@3.2.0-1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.3.1-5",
"2.7.2+dfsg-1",
"3.2.0-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-xenolf-lego-dev",
"binary_version": "4.1.3-3ubuntu1.22.04.1"
},
{
"binary_name": "lego",
"binary_version": "4.1.3-3ubuntu1.22.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-github-xenolf-lego",
"purl": "pkg:deb/ubuntu/golang-github-xenolf-lego@4.1.3-3ubuntu1.22.04.1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.2.0-3.1",
"4.1.3-3ubuntu1",
"4.1.3-3ubuntu1.22.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-xenolf-lego-dev",
"binary_version": "4.9.1-2ubuntu0.24.04.3+esm2"
},
{
"binary_name": "lego",
"binary_version": "4.9.1-2ubuntu0.24.04.3+esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:24.04:LTS",
"name": "golang-github-xenolf-lego",
"purl": "pkg:deb/ubuntu/golang-github-xenolf-lego@4.9.1-2ubuntu0.24.04.3+esm2?arch=source\u0026distro=esm-apps/noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.9.1-1build1",
"4.9.1-2",
"4.9.1-2ubuntu0.24.04.1",
"4.9.1-2ubuntu0.24.04.2",
"4.9.1-2ubuntu0.24.04.2+esm1",
"4.9.1-2ubuntu0.24.04.3",
"4.9.1-2ubuntu0.24.04.3+esm1",
"4.9.1-2ubuntu0.24.04.3+esm2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-xenolf-lego-dev",
"binary_version": "4.9.1-2"
},
{
"binary_name": "lego",
"binary_version": "4.9.1-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "golang-github-xenolf-lego",
"purl": "pkg:deb/ubuntu/golang-github-xenolf-lego@4.9.1-2?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.9.1-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-xenolf-lego-dev",
"binary_version": "4.9.1-4"
},
{
"binary_name": "lego",
"binary_version": "4.9.1-4"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "golang-github-xenolf-lego",
"purl": "pkg:deb/ubuntu/golang-github-xenolf-lego@4.9.1-4?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.9.1-2",
"4.9.1-3",
"4.9.1-4"
]
}
],
"aliases": [],
"details": "Let\u0027s Encrypt client and ACME library written in Go (Lego). In versions 4.25.1 and below, the github.com/go-acme/lego/v4/acme/api package (thus the lego library and the lego cli as well) don\u0027t enforce HTTPS when talking to CAs as an ACME client. Unlike the http-01 challenge which solves an ACME challenge over unencrypted HTTP, the ACME protocol requires HTTPS when a client communicates with the CA to performs ACME functions. However, the library fails to enforce HTTPS both in the original discover URL (configured by the library user) and in the subsequent addresses returned by the CAs in the directory and order objects. If users input HTTP URLs or CAs misconfigure endpoints, protocol operations occur over HTTP instead of HTTPS. This compromises privacy by exposing request/response details like account and request identifiers to network attackers. This was fixed in version 4.25.2.",
"id": "UBUNTU-CVE-2025-54799",
"modified": "2026-05-20T15:22:55Z",
"published": "2025-08-07T01:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2025-54799"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54799"
},
{
"type": "REPORT",
"url": "https://github.com/go-acme/lego/security/advisories/GHSA-q82r-2j7m-9rv4"
},
{
"type": "REPORT",
"url": "https://github.com/go-acme/lego/commit/238454b5f74f3cfcbb244ff0d0dc914a4ad44b96"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U",
"type": "CVSS_V4"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2025-54799"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.