usn-8377-1
Vulnerability from osv_ubuntu
Published
2026-06-03 13:24
Modified
2026-06-03 13:24
Summary
libtemplate-perl vulnerability
Details
It was discovered that Template-Toolkit did not properly escape single quotes in the html_filter function of Template::Plugin::HTML. An attacker could possibly use this issue to inject arbitrary HTML and JavaScript into generated output.
References
| URL | Type | |
|---|---|---|
{
"affected": [
{
"database_specific": {
"cves_map": {
"cves": [
{
"id": "CVE-2026-5090",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
}
],
"ecosystem": "Ubuntu:22.04:LTS"
}
},
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libtemplate-perl",
"binary_version": "2.27-1ubuntu0.22.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "libtemplate-perl",
"purl": "pkg:deb/ubuntu/libtemplate-perl@2.27-1ubuntu0.22.04.1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.27-1ubuntu0.22.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.27-1build4",
"2.27-1build5"
]
},
{
"database_specific": {
"cves_map": {
"cves": [
{
"id": "CVE-2026-5090",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
}
],
"ecosystem": "Ubuntu:24.04:LTS"
}
},
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libtemplate-perl",
"binary_version": "2.27-1ubuntu0.24.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "libtemplate-perl",
"purl": "pkg:deb/ubuntu/libtemplate-perl@2.27-1ubuntu0.24.04.1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.27-1ubuntu0.24.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.27-1build7",
"2.27-1build8",
"2.27-1build9",
"2.27-1build10"
]
},
{
"database_specific": {
"cves_map": {
"cves": [
{
"id": "CVE-2026-5090",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
}
],
"ecosystem": "Ubuntu:25.10"
}
},
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libtemplate-perl",
"binary_version": "2.27-1ubuntu0.25.10.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "libtemplate-perl",
"purl": "pkg:deb/ubuntu/libtemplate-perl@2.27-1ubuntu0.25.10.1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.27-1ubuntu0.25.10.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.27-1build11"
]
},
{
"database_specific": {
"cves_map": {
"cves": [
{
"id": "CVE-2026-5090",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
}
],
"ecosystem": "Ubuntu:26.04:LTS"
}
},
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libtemplate-perl",
"binary_version": "3.102-1ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "libtemplate-perl",
"purl": "pkg:deb/ubuntu/libtemplate-perl@3.102-1ubuntu0.1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.102-1ubuntu0.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.27-1build11",
"3.102-1"
]
}
],
"aliases": [],
"details": "It was discovered that Template-Toolkit did not properly escape single\nquotes in the html_filter function of Template::Plugin::HTML. An attacker\ncould possibly use this issue to inject arbitrary HTML and JavaScript into\ngenerated output.",
"id": "USN-8377-1",
"modified": "2026-06-03T13:24:32Z",
"published": "2026-06-03T13:24:32Z",
"references": [
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-8377-1"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-5090"
}
],
"related": [],
"schema_version": "1.7.0",
"summary": "libtemplate-perl vulnerability",
"upstream": [
"UBUNTU-CVE-2026-5090"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…