Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-44988 (GCVE-0-2026-44988)
Vulnerability from cvelistv5 – Published: 2026-05-27 14:26 – Updated: 2026-05-29 15:16
VLAI
EPSS
Title
LibVNCClient Tight Gradient decoding allows malicious server-triggered heap/stack OOB writes
Summary
LibVNCClient is a library for easy implementation of a VNC client. In 0.9.15 and earlier, LibVNCClient's Tight encoding decoder uses fixed-size 2048-pixel scratch buffers for the Gradient filter, but it does not reject Tight rectangles whose width is larger than 2048 pixels. A malicious VNC server can send a crafted FramebufferUpdate rectangle using Tight encoding with NoZlib | ExplicitFilter and the Gradient filter. When a LibVNCClient-based client connects, the client processes the server-controlled rectangle width and writes beyond fixed-size Gradient buffers. This vulnerability is fixed with commit 5b270544b85233668b98161323297d418a8f5fd1.
Severity
8.8 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-787 - Out-of-bounds Write
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://github.com/LibVNC/libvncserver/security/a… | x_refsource_CONFIRM |
| https://github.com/LibVNC/libvncserver/commit/5b2… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| LibVNC | libvncserver |
Affected:
<= 0.9.15
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-44988",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-29T03:55:55.774539Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-29T15:16:13.607Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "libvncserver",
"vendor": "LibVNC",
"versions": [
{
"status": "affected",
"version": "\u003c= 0.9.15"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "LibVNCClient is a library for easy implementation of a VNC client. In 0.9.15 and earlier, LibVNCClient\u0027s Tight encoding decoder uses fixed-size 2048-pixel scratch buffers for the Gradient filter, but it does not reject Tight rectangles whose width is larger than 2048 pixels. A malicious VNC server can send a crafted FramebufferUpdate rectangle using Tight encoding with NoZlib | ExplicitFilter and the Gradient filter. When a LibVNCClient-based client connects, the client processes the server-controlled rectangle width and writes beyond fixed-size Gradient buffers. This vulnerability is fixed with commit 5b270544b85233668b98161323297d418a8f5fd1."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-787",
"description": "CWE-787: Out-of-bounds Write",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-27T14:26:50.063Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/LibVNC/libvncserver/security/advisories/GHSA-jcc5-8wj4-7c58",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/LibVNC/libvncserver/security/advisories/GHSA-jcc5-8wj4-7c58"
},
{
"name": "https://github.com/LibVNC/libvncserver/commit/5b270544b85233668b98161323297d418a8f5fd1",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/LibVNC/libvncserver/commit/5b270544b85233668b98161323297d418a8f5fd1"
}
],
"source": {
"advisory": "GHSA-jcc5-8wj4-7c58",
"discovery": "UNKNOWN"
},
"title": "LibVNCClient Tight Gradient decoding allows malicious server-triggered heap/stack OOB writes"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-44988",
"datePublished": "2026-05-27T14:26:50.063Z",
"dateReserved": "2026-05-08T16:23:33.265Z",
"dateUpdated": "2026-05-29T15:16:13.607Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-44988",
"date": "2026-06-29",
"epss": "0.00242",
"percentile": "0.15221"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-44988\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-05-27T15:16:29.830\",\"lastModified\":\"2026-06-17T10:51:33.753\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"LibVNCClient is a library for easy implementation of a VNC client. In 0.9.15 and earlier, LibVNCClient\u0027s Tight encoding decoder uses fixed-size 2048-pixel scratch buffers for the Gradient filter, but it does not reject Tight rectangles whose width is larger than 2048 pixels. A malicious VNC server can send a crafted FramebufferUpdate rectangle using Tight encoding with NoZlib | ExplicitFilter and the Gradient filter. When a LibVNCClient-based client connects, the client processes the server-controlled rectangle width and writes beyond fixed-size Gradient buffers. This vulnerability is fixed with commit 5b270544b85233668b98161323297d418a8f5fd1.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"LibVNC\",\"product\":\"libvncserver\",\"versions\":[{\"version\":\"\u003c= 0.9.15\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-05-29T03:55:55.774539Z\",\"id\":\"CVE-2026-44988\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"references\":[{\"url\":\"https://github.com/LibVNC/libvncserver/commit/5b270544b85233668b98161323297d418a8f5fd1\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/LibVNC/libvncserver/security/advisories/GHSA-jcc5-8wj4-7c58\",\"source\":\"security-advisories@github.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-44988\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-29T03:55:55.774539Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-28T14:24:40.414Z\"}}], \"cna\": {\"title\": \"LibVNCClient Tight Gradient decoding allows malicious server-triggered heap/stack OOB writes\", \"source\": {\"advisory\": \"GHSA-jcc5-8wj4-7c58\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"LibVNC\", \"product\": \"libvncserver\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c= 0.9.15\"}]}], \"references\": [{\"url\": \"https://github.com/LibVNC/libvncserver/security/advisories/GHSA-jcc5-8wj4-7c58\", \"name\": \"https://github.com/LibVNC/libvncserver/security/advisories/GHSA-jcc5-8wj4-7c58\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/LibVNC/libvncserver/commit/5b270544b85233668b98161323297d418a8f5fd1\", \"name\": \"https://github.com/LibVNC/libvncserver/commit/5b270544b85233668b98161323297d418a8f5fd1\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"LibVNCClient is a library for easy implementation of a VNC client. In 0.9.15 and earlier, LibVNCClient\u0027s Tight encoding decoder uses fixed-size 2048-pixel scratch buffers for the Gradient filter, but it does not reject Tight rectangles whose width is larger than 2048 pixels. A malicious VNC server can send a crafted FramebufferUpdate rectangle using Tight encoding with NoZlib | ExplicitFilter and the Gradient filter. When a LibVNCClient-based client connects, the client processes the server-controlled rectangle width and writes beyond fixed-size Gradient buffers. This vulnerability is fixed with commit 5b270544b85233668b98161323297d418a8f5fd1.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-787\", \"description\": \"CWE-787: Out-of-bounds Write\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-05-27T14:26:50.063Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-44988\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-29T15:16:13.607Z\", \"dateReserved\": \"2026-05-08T16:23:33.265Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-05-27T14:26:50.063Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-44988
Vulnerability from fkie_nvd - Published: 2026-05-27 15:16 - Updated: 2026-06-17 10:51
Severity
Summary
LibVNCClient is a library for easy implementation of a VNC client. In 0.9.15 and earlier, LibVNCClient's Tight encoding decoder uses fixed-size 2048-pixel scratch buffers for the Gradient filter, but it does not reject Tight rectangles whose width is larger than 2048 pixels. A malicious VNC server can send a crafted FramebufferUpdate rectangle using Tight encoding with NoZlib | ExplicitFilter and the Gradient filter. When a LibVNCClient-based client connects, the client processes the server-controlled rectangle width and writes beyond fixed-size Gradient buffers. This vulnerability is fixed with commit 5b270544b85233668b98161323297d418a8f5fd1.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"product": "libvncserver",
"vendor": "LibVNC",
"versions": [
{
"status": "affected",
"version": "\u003c= 0.9.15"
}
]
}
],
"source": "security-advisories@github.com"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "LibVNCClient is a library for easy implementation of a VNC client. In 0.9.15 and earlier, LibVNCClient\u0027s Tight encoding decoder uses fixed-size 2048-pixel scratch buffers for the Gradient filter, but it does not reject Tight rectangles whose width is larger than 2048 pixels. A malicious VNC server can send a crafted FramebufferUpdate rectangle using Tight encoding with NoZlib | ExplicitFilter and the Gradient filter. When a LibVNCClient-based client connects, the client processes the server-controlled rectangle width and writes beyond fixed-size Gradient buffers. This vulnerability is fixed with commit 5b270544b85233668b98161323297d418a8f5fd1."
}
],
"id": "CVE-2026-44988",
"lastModified": "2026-06-17T10:51:33.753",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "security-advisories@github.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-44988",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-29T03:55:55.774539Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-05-27T15:16:29.830",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/LibVNC/libvncserver/commit/5b270544b85233668b98161323297d418a8f5fd1"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/LibVNC/libvncserver/security/advisories/GHSA-jcc5-8wj4-7c58"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-787"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
SUSE-SU-2026:22190-1
Vulnerability from csaf_suse - Published: 2026-06-20 06:50 - Updated: 2026-06-20 06:50Summary
Security update for LibVNCServer
Severity
Important
Notes
Title of the patch: Security update for LibVNCServer
Description of the patch: This update for LibVNCServer fixes the following issue
- CVE-2026-44988: missing validation of rectangle width in tight gradient decoding can lead to server-triggered out-of-
bounds write (bsc#1266459).
Patchnames: SUSE-SLES-16.0-983
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libvncclient1-0.9.14-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libvncclient1-0.9.14-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libvncclient1-0.9.14-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libvncclient1-0.9.14-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libvncserver1-0.9.14-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libvncserver1-0.9.14-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libvncserver1-0.9.14-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libvncserver1-0.9.14-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libvncclient1-0.9.14-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libvncclient1-0.9.14-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libvncclient1-0.9.14-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libvncclient1-0.9.14-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libvncserver1-0.9.14-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libvncserver1-0.9.14-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libvncserver1-0.9.14-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libvncserver1-0.9.14-160000.5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for LibVNCServer",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for LibVNCServer fixes the following issue\n\n- CVE-2026-44988: missing validation of rectangle width in tight gradient decoding can lead to server-triggered out-of-\n bounds write (bsc#1266459).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-983",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22190-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22190-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622190-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22190-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047518.html"
},
{
"category": "self",
"summary": "SUSE Bug 1266459",
"url": "https://bugzilla.suse.com/1266459"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44988 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44988/"
}
],
"title": "Security update for LibVNCServer",
"tracking": {
"current_release_date": "2026-06-20T06:50:27Z",
"generator": {
"date": "2026-06-20T06:50:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22190-1",
"initial_release_date": "2026-06-20T06:50:27Z",
"revision_history": [
{
"date": "2026-06-20T06:50:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libvncclient1-0.9.14-160000.5.1.aarch64",
"product": {
"name": "libvncclient1-0.9.14-160000.5.1.aarch64",
"product_id": "libvncclient1-0.9.14-160000.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvncserver1-0.9.14-160000.5.1.aarch64",
"product": {
"name": "libvncserver1-0.9.14-160000.5.1.aarch64",
"product_id": "libvncserver1-0.9.14-160000.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libvncclient1-0.9.14-160000.5.1.ppc64le",
"product": {
"name": "libvncclient1-0.9.14-160000.5.1.ppc64le",
"product_id": "libvncclient1-0.9.14-160000.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvncserver1-0.9.14-160000.5.1.ppc64le",
"product": {
"name": "libvncserver1-0.9.14-160000.5.1.ppc64le",
"product_id": "libvncserver1-0.9.14-160000.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libvncclient1-0.9.14-160000.5.1.s390x",
"product": {
"name": "libvncclient1-0.9.14-160000.5.1.s390x",
"product_id": "libvncclient1-0.9.14-160000.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libvncserver1-0.9.14-160000.5.1.s390x",
"product": {
"name": "libvncserver1-0.9.14-160000.5.1.s390x",
"product_id": "libvncserver1-0.9.14-160000.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libvncclient1-0.9.14-160000.5.1.x86_64",
"product": {
"name": "libvncclient1-0.9.14-160000.5.1.x86_64",
"product_id": "libvncclient1-0.9.14-160000.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvncserver1-0.9.14-160000.5.1.x86_64",
"product": {
"name": "libvncserver1-0.9.14-160000.5.1.x86_64",
"product_id": "libvncserver1-0.9.14-160000.5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncclient1-0.9.14-160000.5.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libvncclient1-0.9.14-160000.5.1.aarch64"
},
"product_reference": "libvncclient1-0.9.14-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncclient1-0.9.14-160000.5.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libvncclient1-0.9.14-160000.5.1.ppc64le"
},
"product_reference": "libvncclient1-0.9.14-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncclient1-0.9.14-160000.5.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libvncclient1-0.9.14-160000.5.1.s390x"
},
"product_reference": "libvncclient1-0.9.14-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncclient1-0.9.14-160000.5.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libvncclient1-0.9.14-160000.5.1.x86_64"
},
"product_reference": "libvncclient1-0.9.14-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver1-0.9.14-160000.5.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libvncserver1-0.9.14-160000.5.1.aarch64"
},
"product_reference": "libvncserver1-0.9.14-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver1-0.9.14-160000.5.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libvncserver1-0.9.14-160000.5.1.ppc64le"
},
"product_reference": "libvncserver1-0.9.14-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver1-0.9.14-160000.5.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libvncserver1-0.9.14-160000.5.1.s390x"
},
"product_reference": "libvncserver1-0.9.14-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver1-0.9.14-160000.5.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libvncserver1-0.9.14-160000.5.1.x86_64"
},
"product_reference": "libvncserver1-0.9.14-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncclient1-0.9.14-160000.5.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libvncclient1-0.9.14-160000.5.1.aarch64"
},
"product_reference": "libvncclient1-0.9.14-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncclient1-0.9.14-160000.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libvncclient1-0.9.14-160000.5.1.ppc64le"
},
"product_reference": "libvncclient1-0.9.14-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncclient1-0.9.14-160000.5.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libvncclient1-0.9.14-160000.5.1.s390x"
},
"product_reference": "libvncclient1-0.9.14-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncclient1-0.9.14-160000.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libvncclient1-0.9.14-160000.5.1.x86_64"
},
"product_reference": "libvncclient1-0.9.14-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver1-0.9.14-160000.5.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libvncserver1-0.9.14-160000.5.1.aarch64"
},
"product_reference": "libvncserver1-0.9.14-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver1-0.9.14-160000.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libvncserver1-0.9.14-160000.5.1.ppc64le"
},
"product_reference": "libvncserver1-0.9.14-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver1-0.9.14-160000.5.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libvncserver1-0.9.14-160000.5.1.s390x"
},
"product_reference": "libvncserver1-0.9.14-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver1-0.9.14-160000.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libvncserver1-0.9.14-160000.5.1.x86_64"
},
"product_reference": "libvncserver1-0.9.14-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-44988",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44988"
}
],
"notes": [
{
"category": "general",
"text": "LibVNCClient is a library for easy implementation of a VNC client. In 0.9.15 and earlier, LibVNCClient\u0027s Tight encoding decoder uses fixed-size 2048-pixel scratch buffers for the Gradient filter, but it does not reject Tight rectangles whose width is larger than 2048 pixels. A malicious VNC server can send a crafted FramebufferUpdate rectangle using Tight encoding with NoZlib | ExplicitFilter and the Gradient filter. When a LibVNCClient-based client connects, the client processes the server-controlled rectangle width and writes beyond fixed-size Gradient buffers. This vulnerability is fixed with commit 5b270544b85233668b98161323297d418a8f5fd1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libvncclient1-0.9.14-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libvncclient1-0.9.14-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libvncclient1-0.9.14-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libvncclient1-0.9.14-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libvncserver1-0.9.14-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libvncserver1-0.9.14-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libvncserver1-0.9.14-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libvncserver1-0.9.14-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncclient1-0.9.14-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncclient1-0.9.14-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncclient1-0.9.14-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncclient1-0.9.14-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncserver1-0.9.14-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncserver1-0.9.14-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncserver1-0.9.14-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncserver1-0.9.14-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44988",
"url": "https://www.suse.com/security/cve/CVE-2026-44988"
},
{
"category": "external",
"summary": "SUSE Bug 1266459 for CVE-2026-44988",
"url": "https://bugzilla.suse.com/1266459"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:libvncclient1-0.9.14-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libvncclient1-0.9.14-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libvncclient1-0.9.14-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libvncclient1-0.9.14-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libvncserver1-0.9.14-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libvncserver1-0.9.14-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libvncserver1-0.9.14-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libvncserver1-0.9.14-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncclient1-0.9.14-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncclient1-0.9.14-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncclient1-0.9.14-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncclient1-0.9.14-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncserver1-0.9.14-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncserver1-0.9.14-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncserver1-0.9.14-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncserver1-0.9.14-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libvncclient1-0.9.14-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libvncclient1-0.9.14-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libvncclient1-0.9.14-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libvncclient1-0.9.14-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libvncserver1-0.9.14-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libvncserver1-0.9.14-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libvncserver1-0.9.14-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libvncserver1-0.9.14-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncclient1-0.9.14-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncclient1-0.9.14-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncclient1-0.9.14-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncclient1-0.9.14-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncserver1-0.9.14-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncserver1-0.9.14-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncserver1-0.9.14-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libvncserver1-0.9.14-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:50:27Z",
"details": "important"
}
],
"title": "CVE-2026-44988"
}
]
}
SUSE-SU-2026:2227-1
Vulnerability from csaf_suse - Published: 2026-06-03 08:06 - Updated: 2026-06-03 08:06Summary
Security update for LibVNCServer
Severity
Important
Notes
Title of the patch: Security update for LibVNCServer
Description of the patch: This update for LibVNCServer fixes the following issues:
- CVE-2026-44988: Fixed missing validation of rectangle width in tight gradient
decoding can lead to server-triggered out-of-bounds write (bsc#1266459).
Patchnames: SUSE-2026-2227,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-2227
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libvncserver0-0.9.10-150000.4.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libvncserver0-0.9.10-150000.4.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libvncserver0-0.9.10-150000.4.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libvncserver0-0.9.10-150000.4.38.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for LibVNCServer",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for LibVNCServer fixes the following issues:\n\n- CVE-2026-44988: Fixed missing validation of rectangle width in tight gradient\n decoding can lead to server-triggered out-of-bounds write (bsc#1266459).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2227,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-2227",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2227-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2227-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262227-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2227-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047103.html"
},
{
"category": "self",
"summary": "SUSE Bug 1266459",
"url": "https://bugzilla.suse.com/1266459"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44988 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44988/"
}
],
"title": "Security update for LibVNCServer",
"tracking": {
"current_release_date": "2026-06-03T08:06:47Z",
"generator": {
"date": "2026-06-03T08:06:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2227-1",
"initial_release_date": "2026-06-03T08:06:47Z",
"revision_history": [
{
"date": "2026-06-03T08:06:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "LibVNCServer-devel-0.9.10-150000.4.38.1.aarch64",
"product": {
"name": "LibVNCServer-devel-0.9.10-150000.4.38.1.aarch64",
"product_id": "LibVNCServer-devel-0.9.10-150000.4.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvncclient0-0.9.10-150000.4.38.1.aarch64",
"product": {
"name": "libvncclient0-0.9.10-150000.4.38.1.aarch64",
"product_id": "libvncclient0-0.9.10-150000.4.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvncserver0-0.9.10-150000.4.38.1.aarch64",
"product": {
"name": "libvncserver0-0.9.10-150000.4.38.1.aarch64",
"product_id": "libvncserver0-0.9.10-150000.4.38.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "LibVNCServer-devel-0.9.10-150000.4.38.1.i586",
"product": {
"name": "LibVNCServer-devel-0.9.10-150000.4.38.1.i586",
"product_id": "LibVNCServer-devel-0.9.10-150000.4.38.1.i586"
}
},
{
"category": "product_version",
"name": "libvncclient0-0.9.10-150000.4.38.1.i586",
"product": {
"name": "libvncclient0-0.9.10-150000.4.38.1.i586",
"product_id": "libvncclient0-0.9.10-150000.4.38.1.i586"
}
},
{
"category": "product_version",
"name": "libvncserver0-0.9.10-150000.4.38.1.i586",
"product": {
"name": "libvncserver0-0.9.10-150000.4.38.1.i586",
"product_id": "libvncserver0-0.9.10-150000.4.38.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "LibVNCServer-devel-0.9.10-150000.4.38.1.ppc64le",
"product": {
"name": "LibVNCServer-devel-0.9.10-150000.4.38.1.ppc64le",
"product_id": "LibVNCServer-devel-0.9.10-150000.4.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvncclient0-0.9.10-150000.4.38.1.ppc64le",
"product": {
"name": "libvncclient0-0.9.10-150000.4.38.1.ppc64le",
"product_id": "libvncclient0-0.9.10-150000.4.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvncserver0-0.9.10-150000.4.38.1.ppc64le",
"product": {
"name": "libvncserver0-0.9.10-150000.4.38.1.ppc64le",
"product_id": "libvncserver0-0.9.10-150000.4.38.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "LibVNCServer-devel-0.9.10-150000.4.38.1.s390x",
"product": {
"name": "LibVNCServer-devel-0.9.10-150000.4.38.1.s390x",
"product_id": "LibVNCServer-devel-0.9.10-150000.4.38.1.s390x"
}
},
{
"category": "product_version",
"name": "libvncclient0-0.9.10-150000.4.38.1.s390x",
"product": {
"name": "libvncclient0-0.9.10-150000.4.38.1.s390x",
"product_id": "libvncclient0-0.9.10-150000.4.38.1.s390x"
}
},
{
"category": "product_version",
"name": "libvncserver0-0.9.10-150000.4.38.1.s390x",
"product": {
"name": "libvncserver0-0.9.10-150000.4.38.1.s390x",
"product_id": "libvncserver0-0.9.10-150000.4.38.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "LibVNCServer-devel-0.9.10-150000.4.38.1.x86_64",
"product": {
"name": "LibVNCServer-devel-0.9.10-150000.4.38.1.x86_64",
"product_id": "LibVNCServer-devel-0.9.10-150000.4.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvncclient0-0.9.10-150000.4.38.1.x86_64",
"product": {
"name": "libvncclient0-0.9.10-150000.4.38.1.x86_64",
"product_id": "libvncclient0-0.9.10-150000.4.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvncserver0-0.9.10-150000.4.38.1.x86_64",
"product": {
"name": "libvncserver0-0.9.10-150000.4.38.1.x86_64",
"product_id": "libvncserver0-0.9.10-150000.4.38.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver0-0.9.10-150000.4.38.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libvncserver0-0.9.10-150000.4.38.1.aarch64"
},
"product_reference": "libvncserver0-0.9.10-150000.4.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver0-0.9.10-150000.4.38.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libvncserver0-0.9.10-150000.4.38.1.ppc64le"
},
"product_reference": "libvncserver0-0.9.10-150000.4.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver0-0.9.10-150000.4.38.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libvncserver0-0.9.10-150000.4.38.1.s390x"
},
"product_reference": "libvncserver0-0.9.10-150000.4.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver0-0.9.10-150000.4.38.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libvncserver0-0.9.10-150000.4.38.1.x86_64"
},
"product_reference": "libvncserver0-0.9.10-150000.4.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-44988",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44988"
}
],
"notes": [
{
"category": "general",
"text": "LibVNCClient is a library for easy implementation of a VNC client. In 0.9.15 and earlier, LibVNCClient\u0027s Tight encoding decoder uses fixed-size 2048-pixel scratch buffers for the Gradient filter, but it does not reject Tight rectangles whose width is larger than 2048 pixels. A malicious VNC server can send a crafted FramebufferUpdate rectangle using Tight encoding with NoZlib | ExplicitFilter and the Gradient filter. When a LibVNCClient-based client connects, the client processes the server-controlled rectangle width and writes beyond fixed-size Gradient buffers. This vulnerability is fixed with commit 5b270544b85233668b98161323297d418a8f5fd1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libvncserver0-0.9.10-150000.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libvncserver0-0.9.10-150000.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libvncserver0-0.9.10-150000.4.38.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libvncserver0-0.9.10-150000.4.38.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44988",
"url": "https://www.suse.com/security/cve/CVE-2026-44988"
},
{
"category": "external",
"summary": "SUSE Bug 1266459 for CVE-2026-44988",
"url": "https://bugzilla.suse.com/1266459"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libvncserver0-0.9.10-150000.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libvncserver0-0.9.10-150000.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libvncserver0-0.9.10-150000.4.38.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libvncserver0-0.9.10-150000.4.38.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libvncserver0-0.9.10-150000.4.38.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libvncserver0-0.9.10-150000.4.38.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libvncserver0-0.9.10-150000.4.38.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libvncserver0-0.9.10-150000.4.38.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T08:06:47Z",
"details": "important"
}
],
"title": "CVE-2026-44988"
}
]
}
SUSE-SU-2026:2428-1
Vulnerability from csaf_suse - Published: 2026-06-17 09:50 - Updated: 2026-06-17 09:50Summary
Security update for LibVNCServer
Severity
Important
Notes
Title of the patch: Security update for LibVNCServer
Description of the patch: This update for LibVNCServer fixes the following issues:
- CVE-2026-44988: Fixed missing validation of rectangle width in tight gradient
decoding can lead to server-triggered out-of-bounds write (bsc#1266459).
Patchnames: SUSE-2026-2428,SUSE-SLE-SERVER-12-SP5-LTSS-2026-2428,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2428
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
27 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:LibVNCServer-devel-0.9.9-17.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:LibVNCServer-devel-0.9.9-17.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:LibVNCServer-devel-0.9.9-17.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:LibVNCServer-devel-0.9.9-17.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libvncclient0-0.9.9-17.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libvncclient0-0.9.9-17.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libvncclient0-0.9.9-17.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libvncclient0-0.9.9-17.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libvncserver0-0.9.9-17.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libvncserver0-0.9.9-17.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libvncserver0-0.9.9-17.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libvncserver0-0.9.9-17.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libvncclient0-0.9.9-17.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libvncclient0-0.9.9-17.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libvncclient0-0.9.9-17.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libvncclient0-0.9.9-17.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libvncserver0-0.9.9-17.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libvncserver0-0.9.9-17.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libvncserver0-0.9.9-17.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libvncserver0-0.9.9-17.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libvncclient0-0.9.9-17.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libvncserver0-0.9.9-17.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for LibVNCServer",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for LibVNCServer fixes the following issues:\n\n- CVE-2026-44988: Fixed missing validation of rectangle width in tight gradient\n decoding can lead to server-triggered out-of-bounds write (bsc#1266459).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2428,SUSE-SLE-SERVER-12-SP5-LTSS-2026-2428,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2428",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2428-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2428-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262428-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2428-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047402.html"
},
{
"category": "self",
"summary": "SUSE Bug 1266459",
"url": "https://bugzilla.suse.com/1266459"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44988 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44988/"
}
],
"title": "Security update for LibVNCServer",
"tracking": {
"current_release_date": "2026-06-17T09:50:32Z",
"generator": {
"date": "2026-06-17T09:50:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2428-1",
"initial_release_date": "2026-06-17T09:50:32Z",
"revision_history": [
{
"date": "2026-06-17T09:50:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "LibVNCServer-devel-0.9.9-17.47.1.aarch64",
"product": {
"name": "LibVNCServer-devel-0.9.9-17.47.1.aarch64",
"product_id": "LibVNCServer-devel-0.9.9-17.47.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvncclient0-0.9.9-17.47.1.aarch64",
"product": {
"name": "libvncclient0-0.9.9-17.47.1.aarch64",
"product_id": "libvncclient0-0.9.9-17.47.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvncserver0-0.9.9-17.47.1.aarch64",
"product": {
"name": "libvncserver0-0.9.9-17.47.1.aarch64",
"product_id": "libvncserver0-0.9.9-17.47.1.aarch64"
}
},
{
"category": "product_version",
"name": "linuxvnc-0.9.9-17.47.1.aarch64",
"product": {
"name": "linuxvnc-0.9.9-17.47.1.aarch64",
"product_id": "linuxvnc-0.9.9-17.47.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "LibVNCServer-devel-0.9.9-17.47.1.i586",
"product": {
"name": "LibVNCServer-devel-0.9.9-17.47.1.i586",
"product_id": "LibVNCServer-devel-0.9.9-17.47.1.i586"
}
},
{
"category": "product_version",
"name": "libvncclient0-0.9.9-17.47.1.i586",
"product": {
"name": "libvncclient0-0.9.9-17.47.1.i586",
"product_id": "libvncclient0-0.9.9-17.47.1.i586"
}
},
{
"category": "product_version",
"name": "libvncserver0-0.9.9-17.47.1.i586",
"product": {
"name": "libvncserver0-0.9.9-17.47.1.i586",
"product_id": "libvncserver0-0.9.9-17.47.1.i586"
}
},
{
"category": "product_version",
"name": "linuxvnc-0.9.9-17.47.1.i586",
"product": {
"name": "linuxvnc-0.9.9-17.47.1.i586",
"product_id": "linuxvnc-0.9.9-17.47.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "LibVNCServer-devel-0.9.9-17.47.1.ppc64le",
"product": {
"name": "LibVNCServer-devel-0.9.9-17.47.1.ppc64le",
"product_id": "LibVNCServer-devel-0.9.9-17.47.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvncclient0-0.9.9-17.47.1.ppc64le",
"product": {
"name": "libvncclient0-0.9.9-17.47.1.ppc64le",
"product_id": "libvncclient0-0.9.9-17.47.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvncserver0-0.9.9-17.47.1.ppc64le",
"product": {
"name": "libvncserver0-0.9.9-17.47.1.ppc64le",
"product_id": "libvncserver0-0.9.9-17.47.1.ppc64le"
}
},
{
"category": "product_version",
"name": "linuxvnc-0.9.9-17.47.1.ppc64le",
"product": {
"name": "linuxvnc-0.9.9-17.47.1.ppc64le",
"product_id": "linuxvnc-0.9.9-17.47.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "LibVNCServer-devel-0.9.9-17.47.1.s390",
"product": {
"name": "LibVNCServer-devel-0.9.9-17.47.1.s390",
"product_id": "LibVNCServer-devel-0.9.9-17.47.1.s390"
}
},
{
"category": "product_version",
"name": "libvncclient0-0.9.9-17.47.1.s390",
"product": {
"name": "libvncclient0-0.9.9-17.47.1.s390",
"product_id": "libvncclient0-0.9.9-17.47.1.s390"
}
},
{
"category": "product_version",
"name": "libvncserver0-0.9.9-17.47.1.s390",
"product": {
"name": "libvncserver0-0.9.9-17.47.1.s390",
"product_id": "libvncserver0-0.9.9-17.47.1.s390"
}
},
{
"category": "product_version",
"name": "linuxvnc-0.9.9-17.47.1.s390",
"product": {
"name": "linuxvnc-0.9.9-17.47.1.s390",
"product_id": "linuxvnc-0.9.9-17.47.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "LibVNCServer-devel-0.9.9-17.47.1.s390x",
"product": {
"name": "LibVNCServer-devel-0.9.9-17.47.1.s390x",
"product_id": "LibVNCServer-devel-0.9.9-17.47.1.s390x"
}
},
{
"category": "product_version",
"name": "libvncclient0-0.9.9-17.47.1.s390x",
"product": {
"name": "libvncclient0-0.9.9-17.47.1.s390x",
"product_id": "libvncclient0-0.9.9-17.47.1.s390x"
}
},
{
"category": "product_version",
"name": "libvncserver0-0.9.9-17.47.1.s390x",
"product": {
"name": "libvncserver0-0.9.9-17.47.1.s390x",
"product_id": "libvncserver0-0.9.9-17.47.1.s390x"
}
},
{
"category": "product_version",
"name": "linuxvnc-0.9.9-17.47.1.s390x",
"product": {
"name": "linuxvnc-0.9.9-17.47.1.s390x",
"product_id": "linuxvnc-0.9.9-17.47.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "LibVNCServer-devel-0.9.9-17.47.1.x86_64",
"product": {
"name": "LibVNCServer-devel-0.9.9-17.47.1.x86_64",
"product_id": "LibVNCServer-devel-0.9.9-17.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvncclient0-0.9.9-17.47.1.x86_64",
"product": {
"name": "libvncclient0-0.9.9-17.47.1.x86_64",
"product_id": "libvncclient0-0.9.9-17.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvncserver0-0.9.9-17.47.1.x86_64",
"product": {
"name": "libvncserver0-0.9.9-17.47.1.x86_64",
"product_id": "libvncserver0-0.9.9-17.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "linuxvnc-0.9.9-17.47.1.x86_64",
"product": {
"name": "linuxvnc-0.9.9-17.47.1.x86_64",
"product_id": "linuxvnc-0.9.9-17.47.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "LibVNCServer-devel-0.9.9-17.47.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:LibVNCServer-devel-0.9.9-17.47.1.aarch64"
},
"product_reference": "LibVNCServer-devel-0.9.9-17.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "LibVNCServer-devel-0.9.9-17.47.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:LibVNCServer-devel-0.9.9-17.47.1.ppc64le"
},
"product_reference": "LibVNCServer-devel-0.9.9-17.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "LibVNCServer-devel-0.9.9-17.47.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:LibVNCServer-devel-0.9.9-17.47.1.s390x"
},
"product_reference": "LibVNCServer-devel-0.9.9-17.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "LibVNCServer-devel-0.9.9-17.47.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:LibVNCServer-devel-0.9.9-17.47.1.x86_64"
},
"product_reference": "LibVNCServer-devel-0.9.9-17.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncclient0-0.9.9-17.47.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libvncclient0-0.9.9-17.47.1.aarch64"
},
"product_reference": "libvncclient0-0.9.9-17.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncclient0-0.9.9-17.47.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libvncclient0-0.9.9-17.47.1.ppc64le"
},
"product_reference": "libvncclient0-0.9.9-17.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncclient0-0.9.9-17.47.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libvncclient0-0.9.9-17.47.1.s390x"
},
"product_reference": "libvncclient0-0.9.9-17.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncclient0-0.9.9-17.47.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libvncclient0-0.9.9-17.47.1.x86_64"
},
"product_reference": "libvncclient0-0.9.9-17.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver0-0.9.9-17.47.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libvncserver0-0.9.9-17.47.1.aarch64"
},
"product_reference": "libvncserver0-0.9.9-17.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver0-0.9.9-17.47.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libvncserver0-0.9.9-17.47.1.ppc64le"
},
"product_reference": "libvncserver0-0.9.9-17.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver0-0.9.9-17.47.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libvncserver0-0.9.9-17.47.1.s390x"
},
"product_reference": "libvncserver0-0.9.9-17.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver0-0.9.9-17.47.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libvncserver0-0.9.9-17.47.1.x86_64"
},
"product_reference": "libvncserver0-0.9.9-17.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "LibVNCServer-devel-0.9.9-17.47.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.aarch64"
},
"product_reference": "LibVNCServer-devel-0.9.9-17.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "LibVNCServer-devel-0.9.9-17.47.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.ppc64le"
},
"product_reference": "LibVNCServer-devel-0.9.9-17.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "LibVNCServer-devel-0.9.9-17.47.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.s390x"
},
"product_reference": "LibVNCServer-devel-0.9.9-17.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "LibVNCServer-devel-0.9.9-17.47.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.x86_64"
},
"product_reference": "LibVNCServer-devel-0.9.9-17.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncclient0-0.9.9-17.47.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libvncclient0-0.9.9-17.47.1.aarch64"
},
"product_reference": "libvncclient0-0.9.9-17.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncclient0-0.9.9-17.47.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libvncclient0-0.9.9-17.47.1.ppc64le"
},
"product_reference": "libvncclient0-0.9.9-17.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncclient0-0.9.9-17.47.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libvncclient0-0.9.9-17.47.1.s390x"
},
"product_reference": "libvncclient0-0.9.9-17.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncclient0-0.9.9-17.47.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libvncclient0-0.9.9-17.47.1.x86_64"
},
"product_reference": "libvncclient0-0.9.9-17.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver0-0.9.9-17.47.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libvncserver0-0.9.9-17.47.1.aarch64"
},
"product_reference": "libvncserver0-0.9.9-17.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver0-0.9.9-17.47.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libvncserver0-0.9.9-17.47.1.ppc64le"
},
"product_reference": "libvncserver0-0.9.9-17.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver0-0.9.9-17.47.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libvncserver0-0.9.9-17.47.1.s390x"
},
"product_reference": "libvncserver0-0.9.9-17.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver0-0.9.9-17.47.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libvncserver0-0.9.9-17.47.1.x86_64"
},
"product_reference": "libvncserver0-0.9.9-17.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "LibVNCServer-devel-0.9.9-17.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.x86_64"
},
"product_reference": "LibVNCServer-devel-0.9.9-17.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncclient0-0.9.9-17.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libvncclient0-0.9.9-17.47.1.x86_64"
},
"product_reference": "libvncclient0-0.9.9-17.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvncserver0-0.9.9-17.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libvncserver0-0.9.9-17.47.1.x86_64"
},
"product_reference": "libvncserver0-0.9.9-17.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-44988",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44988"
}
],
"notes": [
{
"category": "general",
"text": "LibVNCClient is a library for easy implementation of a VNC client. In 0.9.15 and earlier, LibVNCClient\u0027s Tight encoding decoder uses fixed-size 2048-pixel scratch buffers for the Gradient filter, but it does not reject Tight rectangles whose width is larger than 2048 pixels. A malicious VNC server can send a crafted FramebufferUpdate rectangle using Tight encoding with NoZlib | ExplicitFilter and the Gradient filter. When a LibVNCClient-based client connects, the client processes the server-controlled rectangle width and writes beyond fixed-size Gradient buffers. This vulnerability is fixed with commit 5b270544b85233668b98161323297d418a8f5fd1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:LibVNCServer-devel-0.9.9-17.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:LibVNCServer-devel-0.9.9-17.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:LibVNCServer-devel-0.9.9-17.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:LibVNCServer-devel-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncclient0-0.9.9-17.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncclient0-0.9.9-17.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncclient0-0.9.9-17.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncclient0-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncserver0-0.9.9-17.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncserver0-0.9.9-17.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncserver0-0.9.9-17.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncserver0-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libvncclient0-0.9.9-17.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libvncclient0-0.9.9-17.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libvncclient0-0.9.9-17.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libvncclient0-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libvncserver0-0.9.9-17.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libvncserver0-0.9.9-17.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libvncserver0-0.9.9-17.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libvncserver0-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libvncclient0-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libvncserver0-0.9.9-17.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44988",
"url": "https://www.suse.com/security/cve/CVE-2026-44988"
},
{
"category": "external",
"summary": "SUSE Bug 1266459 for CVE-2026-44988",
"url": "https://bugzilla.suse.com/1266459"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:LibVNCServer-devel-0.9.9-17.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:LibVNCServer-devel-0.9.9-17.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:LibVNCServer-devel-0.9.9-17.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:LibVNCServer-devel-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncclient0-0.9.9-17.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncclient0-0.9.9-17.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncclient0-0.9.9-17.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncclient0-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncserver0-0.9.9-17.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncserver0-0.9.9-17.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncserver0-0.9.9-17.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncserver0-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libvncclient0-0.9.9-17.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libvncclient0-0.9.9-17.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libvncclient0-0.9.9-17.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libvncclient0-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libvncserver0-0.9.9-17.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libvncserver0-0.9.9-17.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libvncserver0-0.9.9-17.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libvncserver0-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libvncclient0-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libvncserver0-0.9.9-17.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:LibVNCServer-devel-0.9.9-17.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:LibVNCServer-devel-0.9.9-17.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:LibVNCServer-devel-0.9.9-17.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:LibVNCServer-devel-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncclient0-0.9.9-17.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncclient0-0.9.9-17.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncclient0-0.9.9-17.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncclient0-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncserver0-0.9.9-17.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncserver0-0.9.9-17.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncserver0-0.9.9-17.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libvncserver0-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libvncclient0-0.9.9-17.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libvncclient0-0.9.9-17.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libvncclient0-0.9.9-17.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libvncclient0-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libvncserver0-0.9.9-17.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libvncserver0-0.9.9-17.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libvncserver0-0.9.9-17.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libvncserver0-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:LibVNCServer-devel-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libvncclient0-0.9.9-17.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libvncserver0-0.9.9-17.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T09:50:32Z",
"details": "important"
}
],
"title": "CVE-2026-44988"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
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…