Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-34978 (GCVE-0-2026-34978)
Vulnerability from cvelistv5 – Published: 2026-04-03 21:15 – Updated: 2026-04-06 15:42- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
| URL | Tags |
|---|---|
| https://github.com/OpenPrinting/cups/security/adv… | x_refsource_CONFIRM |
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| OpenPrinting | cups |
Affected:
<= 2.4.16
|
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-34978",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-06T15:39:23.842578Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-06T15:42:42.322Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/OpenPrinting/cups/security/advisories/GHSA-f53q-7mxp-9gcr"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "cups",
"vendor": "OpenPrinting",
"versions": [
{
"status": "affected",
"version": "\u003c= 2.4.16"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, the RSS notifier allows .. path traversal in notify-recipient-uri (e.g., rss:///../job.cache), letting a remote IPP client write RSS XML bytes outside CacheDir/rss (anywhere that is lp-writable). In particular, because CacheDir is group-writable by default (typically root:lp and mode 0770), the notifier (running as lp) can replace root-managed state files via temp-file + rename(). This PoC clobbers CacheDir/job.cache with RSS XML, and after restarting cupsd the scheduler fails to parse the job cache and previously queued jobs disappear. At time of publication, there are no publicly available patches."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-03T21:15:15.921Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/OpenPrinting/cups/security/advisories/GHSA-f53q-7mxp-9gcr",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/OpenPrinting/cups/security/advisories/GHSA-f53q-7mxp-9gcr"
}
],
"source": {
"advisory": "GHSA-f53q-7mxp-9gcr",
"discovery": "UNKNOWN"
},
"title": "OpenPrinting CUPS: Path traversal in RSS notify-recipient-uri enables file write outside CacheDir/rss (and clobbering of job.cache)"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-34978",
"datePublished": "2026-04-03T21:15:15.921Z",
"dateReserved": "2026-03-31T19:38:31.617Z",
"dateUpdated": "2026-04-06T15:42:42.322Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-34978",
"date": "2026-08-26",
"epss": "0.00406",
"percentile": "0.33582"
},
"microsoft_vex": {
"current_release_date": "2026-04-30T01:49:24.000Z",
"cve": "CVE-2026-34978",
"id": "msrc_CVE-2026-34978",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"product_status:fixed": "1",
"product_status:known_affected": "1",
"product_status:known_not_affected": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "OpenPrinting CUPS: Path traversal in RSS notify-recipient-uri enables file write outside CacheDir/rss (and clobbering of job.cache)",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-34978.json",
"version": "5"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-34978\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-04-03T22:16:26.947\",\"lastModified\":\"2026-07-20T20:10:00.110\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, the RSS notifier allows .. path traversal in notify-recipient-uri (e.g., rss:///../job.cache), letting a remote IPP client write RSS XML bytes outside CacheDir/rss (anywhere that is lp-writable). In particular, because CacheDir is group-writable by default (typically root:lp and mode 0770), the notifier (running as lp) can replace root-managed state files via temp-file + rename(). This PoC clobbers CacheDir/job.cache with RSS XML, and after restarting cupsd the scheduler fails to parse the job cache and previously queued jobs disappear. At time of publication, there are no publicly available patches.\"},{\"lang\":\"es\",\"value\":\"OpenPrinting CUPS es un sistema de impresi\u00f3n de c\u00f3digo abierto para Linux y otros sistemas operativos tipo Unix. En las versiones 2.4.16 y anteriores, el notificador RSS permite un salto de ruta en notify-recipient-uri (p. ej., rss:///../job.cache), lo que permite a un cliente IPP remoto escribir bytes XML RSS fuera de CacheDir/rss (en cualquier lugar que sea escribible por lp). En particular, debido a que CacheDir es escribible por grupo por defecto (t\u00edpicamente root:lp y modo 0770), el notificador (ejecut\u00e1ndose como lp) puede reemplazar archivos de estado gestionados por root a trav\u00e9s de temp-file + rename(). Esta PoC sobrescribe CacheDir/job.cache con XML RSS, y despu\u00e9s de reiniciar cupsd el planificador no puede analizar la cach\u00e9 de trabajos y los trabajos previamente en cola desaparecen. En el momento de la publicaci\u00f3n, no hay parches disponibles p\u00fablicamente.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"OpenPrinting\",\"product\":\"cups\",\"versions\":[{\"version\":\"\u003c= 2.4.16\",\"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:N/S:U/C:N/I:L/A:L\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-04-06T15:39:23.842578Z\",\"id\":\"CVE-2026-34978\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openprinting:cups:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.4.16\",\"matchCriteriaId\":\"8A2A4507-B2D7-43B8-B008-6EC2F5053FA9\"}]}]}],\"references\":[{\"url\":\"https://github.com/OpenPrinting/cups/security/advisories/GHSA-f53q-7mxp-9gcr\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/OpenPrinting/cups/security/advisories/GHSA-f53q-7mxp-9gcr\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-21T12:15:20+00:00",
"cve": "CVE-2026-34978",
"id": "CVE-2026-34978",
"initial_release_date": "2026-04-03T21:15:15.921000+00:00",
"product_status:fixed": "4",
"product_status:known_affected": "41",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "cups: OpenPrinting CUPS: Denial of Service via path traversal in RSS notifier",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-34978.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-34978\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-06T15:39:23.842578Z\"}}}], \"references\": [{\"url\": \"https://github.com/OpenPrinting/cups/security/advisories/GHSA-f53q-7mxp-9gcr\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-06T15:39:32.575Z\"}}], \"cna\": {\"title\": \"OpenPrinting CUPS: Path traversal in RSS notify-recipient-uri enables file write outside CacheDir/rss (and clobbering of job.cache)\", \"source\": {\"advisory\": \"GHSA-f53q-7mxp-9gcr\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"OpenPrinting\", \"product\": \"cups\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c= 2.4.16\"}]}], \"references\": [{\"url\": \"https://github.com/OpenPrinting/cups/security/advisories/GHSA-f53q-7mxp-9gcr\", \"name\": \"https://github.com/OpenPrinting/cups/security/advisories/GHSA-f53q-7mxp-9gcr\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, the RSS notifier allows .. path traversal in notify-recipient-uri (e.g., rss:///../job.cache), letting a remote IPP client write RSS XML bytes outside CacheDir/rss (anywhere that is lp-writable). In particular, because CacheDir is group-writable by default (typically root:lp and mode 0770), the notifier (running as lp) can replace root-managed state files via temp-file + rename(). This PoC clobbers CacheDir/job.cache with RSS XML, and after restarting cupsd the scheduler fails to parse the job cache and previously queued jobs disappear. At time of publication, there are no publicly available patches.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-22\", \"description\": \"CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-04-03T21:15:15.921Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-34978\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-06T15:42:42.322Z\", \"dateReserved\": \"2026-03-31T19:38:31.617Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-04-03T21:15:15.921Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:2718-1
Vulnerability from csaf_suse - Published: 2026-07-01 10:23 - Updated: 2026-07-01 10:23| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.67.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 cups",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for cups fixes the following issues\n\n- CVE-2026-27447: Authorization bypass via case-insensitive group-member lookup (bsc#1261572).\n- CVE-2026-34978: Path traversal in RSS notify-recipient-uri enables file write outside CacheDir/rss (bsc#1261571).\n- CVE-2026-34979: Heap overflow in `get_options()` (bsc#1261570).\n- CVE-2026-34980: Shared PostScript queue lets anonymous Print-Job requests reach `lp` code execution over the network\n (bsc#1261569).\n- CVE-2026-39316: dangling subscription pointer can lead to a denial of service (bsc#1261742).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2718,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2718",
"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_2718-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2718-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262718-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2718-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027160.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261569",
"url": "https://bugzilla.suse.com/1261569"
},
{
"category": "self",
"summary": "SUSE Bug 1261570",
"url": "https://bugzilla.suse.com/1261570"
},
{
"category": "self",
"summary": "SUSE Bug 1261571",
"url": "https://bugzilla.suse.com/1261571"
},
{
"category": "self",
"summary": "SUSE Bug 1261572",
"url": "https://bugzilla.suse.com/1261572"
},
{
"category": "self",
"summary": "SUSE Bug 1261742",
"url": "https://bugzilla.suse.com/1261742"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27447 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27447/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34978 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34979 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34979/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34980 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34980/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39316 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39316/"
}
],
"title": "Security update for cups",
"tracking": {
"current_release_date": "2026-07-01T10:23:34Z",
"generator": {
"date": "2026-07-01T10:23:34Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2718-1",
"initial_release_date": "2026-07-01T10:23:34Z",
"revision_history": [
{
"date": "2026-07-01T10:23:34Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cups-1.7.5-20.67.1.aarch64",
"product": {
"name": "cups-1.7.5-20.67.1.aarch64",
"product_id": "cups-1.7.5-20.67.1.aarch64"
}
},
{
"category": "product_version",
"name": "cups-client-1.7.5-20.67.1.aarch64",
"product": {
"name": "cups-client-1.7.5-20.67.1.aarch64",
"product_id": "cups-client-1.7.5-20.67.1.aarch64"
}
},
{
"category": "product_version",
"name": "cups-ddk-1.7.5-20.67.1.aarch64",
"product": {
"name": "cups-ddk-1.7.5-20.67.1.aarch64",
"product_id": "cups-ddk-1.7.5-20.67.1.aarch64"
}
},
{
"category": "product_version",
"name": "cups-devel-1.7.5-20.67.1.aarch64",
"product": {
"name": "cups-devel-1.7.5-20.67.1.aarch64",
"product_id": "cups-devel-1.7.5-20.67.1.aarch64"
}
},
{
"category": "product_version",
"name": "cups-libs-1.7.5-20.67.1.aarch64",
"product": {
"name": "cups-libs-1.7.5-20.67.1.aarch64",
"product_id": "cups-libs-1.7.5-20.67.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-libs-64bit-1.7.5-20.67.1.aarch64_ilp32",
"product": {
"name": "cups-libs-64bit-1.7.5-20.67.1.aarch64_ilp32",
"product_id": "cups-libs-64bit-1.7.5-20.67.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-1.7.5-20.67.1.i586",
"product": {
"name": "cups-1.7.5-20.67.1.i586",
"product_id": "cups-1.7.5-20.67.1.i586"
}
},
{
"category": "product_version",
"name": "cups-client-1.7.5-20.67.1.i586",
"product": {
"name": "cups-client-1.7.5-20.67.1.i586",
"product_id": "cups-client-1.7.5-20.67.1.i586"
}
},
{
"category": "product_version",
"name": "cups-ddk-1.7.5-20.67.1.i586",
"product": {
"name": "cups-ddk-1.7.5-20.67.1.i586",
"product_id": "cups-ddk-1.7.5-20.67.1.i586"
}
},
{
"category": "product_version",
"name": "cups-devel-1.7.5-20.67.1.i586",
"product": {
"name": "cups-devel-1.7.5-20.67.1.i586",
"product_id": "cups-devel-1.7.5-20.67.1.i586"
}
},
{
"category": "product_version",
"name": "cups-libs-1.7.5-20.67.1.i586",
"product": {
"name": "cups-libs-1.7.5-20.67.1.i586",
"product_id": "cups-libs-1.7.5-20.67.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-1.7.5-20.67.1.ppc64le",
"product": {
"name": "cups-1.7.5-20.67.1.ppc64le",
"product_id": "cups-1.7.5-20.67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cups-client-1.7.5-20.67.1.ppc64le",
"product": {
"name": "cups-client-1.7.5-20.67.1.ppc64le",
"product_id": "cups-client-1.7.5-20.67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cups-ddk-1.7.5-20.67.1.ppc64le",
"product": {
"name": "cups-ddk-1.7.5-20.67.1.ppc64le",
"product_id": "cups-ddk-1.7.5-20.67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cups-devel-1.7.5-20.67.1.ppc64le",
"product": {
"name": "cups-devel-1.7.5-20.67.1.ppc64le",
"product_id": "cups-devel-1.7.5-20.67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cups-libs-1.7.5-20.67.1.ppc64le",
"product": {
"name": "cups-libs-1.7.5-20.67.1.ppc64le",
"product_id": "cups-libs-1.7.5-20.67.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-1.7.5-20.67.1.s390",
"product": {
"name": "cups-1.7.5-20.67.1.s390",
"product_id": "cups-1.7.5-20.67.1.s390"
}
},
{
"category": "product_version",
"name": "cups-client-1.7.5-20.67.1.s390",
"product": {
"name": "cups-client-1.7.5-20.67.1.s390",
"product_id": "cups-client-1.7.5-20.67.1.s390"
}
},
{
"category": "product_version",
"name": "cups-ddk-1.7.5-20.67.1.s390",
"product": {
"name": "cups-ddk-1.7.5-20.67.1.s390",
"product_id": "cups-ddk-1.7.5-20.67.1.s390"
}
},
{
"category": "product_version",
"name": "cups-devel-1.7.5-20.67.1.s390",
"product": {
"name": "cups-devel-1.7.5-20.67.1.s390",
"product_id": "cups-devel-1.7.5-20.67.1.s390"
}
},
{
"category": "product_version",
"name": "cups-libs-1.7.5-20.67.1.s390",
"product": {
"name": "cups-libs-1.7.5-20.67.1.s390",
"product_id": "cups-libs-1.7.5-20.67.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-1.7.5-20.67.1.s390x",
"product": {
"name": "cups-1.7.5-20.67.1.s390x",
"product_id": "cups-1.7.5-20.67.1.s390x"
}
},
{
"category": "product_version",
"name": "cups-client-1.7.5-20.67.1.s390x",
"product": {
"name": "cups-client-1.7.5-20.67.1.s390x",
"product_id": "cups-client-1.7.5-20.67.1.s390x"
}
},
{
"category": "product_version",
"name": "cups-ddk-1.7.5-20.67.1.s390x",
"product": {
"name": "cups-ddk-1.7.5-20.67.1.s390x",
"product_id": "cups-ddk-1.7.5-20.67.1.s390x"
}
},
{
"category": "product_version",
"name": "cups-devel-1.7.5-20.67.1.s390x",
"product": {
"name": "cups-devel-1.7.5-20.67.1.s390x",
"product_id": "cups-devel-1.7.5-20.67.1.s390x"
}
},
{
"category": "product_version",
"name": "cups-libs-1.7.5-20.67.1.s390x",
"product": {
"name": "cups-libs-1.7.5-20.67.1.s390x",
"product_id": "cups-libs-1.7.5-20.67.1.s390x"
}
},
{
"category": "product_version",
"name": "cups-libs-32bit-1.7.5-20.67.1.s390x",
"product": {
"name": "cups-libs-32bit-1.7.5-20.67.1.s390x",
"product_id": "cups-libs-32bit-1.7.5-20.67.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-1.7.5-20.67.1.x86_64",
"product": {
"name": "cups-1.7.5-20.67.1.x86_64",
"product_id": "cups-1.7.5-20.67.1.x86_64"
}
},
{
"category": "product_version",
"name": "cups-client-1.7.5-20.67.1.x86_64",
"product": {
"name": "cups-client-1.7.5-20.67.1.x86_64",
"product_id": "cups-client-1.7.5-20.67.1.x86_64"
}
},
{
"category": "product_version",
"name": "cups-ddk-1.7.5-20.67.1.x86_64",
"product": {
"name": "cups-ddk-1.7.5-20.67.1.x86_64",
"product_id": "cups-ddk-1.7.5-20.67.1.x86_64"
}
},
{
"category": "product_version",
"name": "cups-devel-1.7.5-20.67.1.x86_64",
"product": {
"name": "cups-devel-1.7.5-20.67.1.x86_64",
"product_id": "cups-devel-1.7.5-20.67.1.x86_64"
}
},
{
"category": "product_version",
"name": "cups-libs-1.7.5-20.67.1.x86_64",
"product": {
"name": "cups-libs-1.7.5-20.67.1.x86_64",
"product_id": "cups-libs-1.7.5-20.67.1.x86_64"
}
},
{
"category": "product_version",
"name": "cups-libs-32bit-1.7.5-20.67.1.x86_64",
"product": {
"name": "cups-libs-32bit-1.7.5-20.67.1.x86_64",
"product_id": "cups-libs-32bit-1.7.5-20.67.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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": "cups-1.7.5-20.67.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:cups-1.7.5-20.67.1.x86_64"
},
"product_reference": "cups-1.7.5-20.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-client-1.7.5-20.67.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:cups-client-1.7.5-20.67.1.x86_64"
},
"product_reference": "cups-client-1.7.5-20.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-devel-1.7.5-20.67.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:cups-devel-1.7.5-20.67.1.x86_64"
},
"product_reference": "cups-devel-1.7.5-20.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-libs-1.7.5-20.67.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:cups-libs-1.7.5-20.67.1.x86_64"
},
"product_reference": "cups-libs-1.7.5-20.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-libs-32bit-1.7.5-20.67.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:cups-libs-32bit-1.7.5-20.67.1.x86_64"
},
"product_reference": "cups-libs-32bit-1.7.5-20.67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27447",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27447"
}
],
"notes": [
{
"category": "general",
"text": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, CUPS daemon (cupsd) contains an authorization bypass vulnerability due to case-insensitive username comparison during authorization checks. The vulnerability allows an unprivileged user to gain unauthorized access to restricted operations by using a user with a username that differs only in case from an authorized user. At time of publication, there are no publicly available patches.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.67.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27447",
"url": "https://www.suse.com/security/cve/CVE-2026-27447"
},
{
"category": "external",
"summary": "SUSE Bug 1261572 for CVE-2026-27447",
"url": "https://bugzilla.suse.com/1261572"
}
],
"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 LTSS Extended Security 12 SP5:cups-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.67.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.67.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-01T10:23:34Z",
"details": "moderate"
}
],
"title": "CVE-2026-27447"
},
{
"cve": "CVE-2026-34978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34978"
}
],
"notes": [
{
"category": "general",
"text": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, the RSS notifier allows .. path traversal in notify-recipient-uri (e.g., rss:///../job.cache), letting a remote IPP client write RSS XML bytes outside CacheDir/rss (anywhere that is lp-writable). In particular, because CacheDir is group-writable by default (typically root:lp and mode 0770), the notifier (running as lp) can replace root-managed state files via temp-file + rename(). This PoC clobbers CacheDir/job.cache with RSS XML, and after restarting cupsd the scheduler fails to parse the job cache and previously queued jobs disappear. At time of publication, there are no publicly available patches.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.67.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34978",
"url": "https://www.suse.com/security/cve/CVE-2026-34978"
},
{
"category": "external",
"summary": "SUSE Bug 1261571 for CVE-2026-34978",
"url": "https://bugzilla.suse.com/1261571"
}
],
"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 LTSS Extended Security 12 SP5:cups-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.67.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.67.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-01T10:23:34Z",
"details": "moderate"
}
],
"title": "CVE-2026-34978"
},
{
"cve": "CVE-2026-34979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34979"
}
],
"notes": [
{
"category": "general",
"text": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, there is a heap-based buffer overflow in the CUPS scheduler when building filter option strings from job attribute. At time of publication, there are no publicly available patches.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.67.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34979",
"url": "https://www.suse.com/security/cve/CVE-2026-34979"
},
{
"category": "external",
"summary": "SUSE Bug 1261570 for CVE-2026-34979",
"url": "https://bugzilla.suse.com/1261570"
}
],
"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 LTSS Extended Security 12 SP5:cups-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.67.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.67.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-01T10:23:34Z",
"details": "moderate"
}
],
"title": "CVE-2026-34979"
},
{
"cve": "CVE-2026-34980",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34980"
}
],
"notes": [
{
"category": "general",
"text": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, in a network-exposed cupsd with a shared target queue, an unauthorized client can send a Print-Job to that shared PostScript queue without authentication. The server accepts a page-border value supplied as textWithoutLanguage, preserves an embedded newline through option escaping and reparse, and then reparses the resulting second-line PPD: text as a trusted scheduler control record. A follow-up raw print job can therefore make the server execute an attacker-chosen existing binary such as /usr/bin/vim as lp. At time of publication, there are no publicly available patches.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.67.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34980",
"url": "https://www.suse.com/security/cve/CVE-2026-34980"
},
{
"category": "external",
"summary": "SUSE Bug 1261569 for CVE-2026-34980",
"url": "https://bugzilla.suse.com/1261569"
}
],
"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 LTSS Extended Security 12 SP5:cups-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.67.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.67.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-01T10:23:34Z",
"details": "moderate"
}
],
"title": "CVE-2026-34980"
},
{
"cve": "CVE-2026-39316",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39316"
}
],
"notes": [
{
"category": "general",
"text": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, a use-after-free vulnerability exists in the CUPS scheduler (cupsd) when temporary printers are automatically deleted. cupsdDeleteTemporaryPrinters() in scheduler/printers.c calls cupsdDeletePrinter() without first expiring subscriptions that reference the printer, leaving cupsd_subscription_t.dest as a dangling pointer to freed heap memory. The dangling pointer is subsequently dereferenced at multiple code sites, causing a crash (denial of service) of the cupsd daemon. With heap grooming, this can be leveraged for code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.67.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39316",
"url": "https://www.suse.com/security/cve/CVE-2026-39316"
},
{
"category": "external",
"summary": "SUSE Bug 1261742 for CVE-2026-39316",
"url": "https://bugzilla.suse.com/1261742"
}
],
"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 LTSS Extended Security 12 SP5:cups-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.67.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.67.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.67.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-01T10:23:34Z",
"details": "moderate"
}
],
"title": "CVE-2026-39316"
}
]
}
ubuntu-cve-2026-34978
Vulnerability from osv_ubuntu
OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, the RSS notifier allows .. path traversal in notify-recipient-uri (e.g., rss:///../job.cache), letting a remote IPP client write RSS XML bytes outside CacheDir/rss (anywhere that is lp-writable). In particular, because CacheDir is group-writable by default (typically root:lp and mode 0770), the notifier (running as lp) can replace root-managed state files via temp-file + rename(). This PoC clobbers CacheDir/job.cache with RSS XML, and after restarting cupsd the scheduler fails to parse the job cache and previously queued jobs disappear. At time of publication, there are no publicly available patches.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "cups",
"binary_version": "2.1.3-4ubuntu0.11+esm13"
},
{
"binary_name": "cups-bsd",
"binary_version": "2.1.3-4ubuntu0.11+esm13"
},
{
"binary_name": "cups-client",
"binary_version": "2.1.3-4ubuntu0.11+esm13"
},
{
"binary_name": "cups-common",
"binary_version": "2.1.3-4ubuntu0.11+esm13"
},
{
"binary_name": "cups-core-drivers",
"binary_version": "2.1.3-4ubuntu0.11+esm13"
},
{
"binary_name": "cups-daemon",
"binary_version": "2.1.3-4ubuntu0.11+esm13"
},
{
"binary_name": "cups-ipp-utils",
"binary_version": "2.1.3-4ubuntu0.11+esm13"
},
{
"binary_name": "cups-ppdc",
"binary_version": "2.1.3-4ubuntu0.11+esm13"
},
{
"binary_name": "cups-server-common",
"binary_version": "2.1.3-4ubuntu0.11+esm13"
},
{
"binary_name": "libcups2",
"binary_version": "2.1.3-4ubuntu0.11+esm13"
},
{
"binary_name": "libcupscgi1",
"binary_version": "2.1.3-4ubuntu0.11+esm13"
},
{
"binary_name": "libcupsimage2",
"binary_version": "2.1.3-4ubuntu0.11+esm13"
},
{
"binary_name": "libcupsmime1",
"binary_version": "2.1.3-4ubuntu0.11+esm13"
},
{
"binary_name": "libcupsppdc1",
"binary_version": "2.1.3-4ubuntu0.11+esm13"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "cups",
"purl": "pkg:deb/ubuntu/cups@2.1.3-4ubuntu0.11+esm13?arch=source\u0026distro=esm-infra-legacy/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.1.0-4ubuntu3",
"2.1.0-5",
"2.1.0-6",
"2.1.0-6ubuntu1",
"2.1.0-7",
"2.1.2-1",
"2.1.2-2",
"2.1.3-1",
"2.1.3-1build1",
"2.1.3-3",
"2.1.3-4",
"2.1.3-4ubuntu0.2",
"2.1.3-4ubuntu0.3",
"2.1.3-4ubuntu0.4",
"2.1.3-4ubuntu0.5",
"2.1.3-4ubuntu0.6",
"2.1.3-4ubuntu0.7",
"2.1.3-4ubuntu0.8",
"2.1.3-4ubuntu0.9",
"2.1.3-4ubuntu0.10",
"2.1.3-4ubuntu0.11",
"2.1.3-4ubuntu0.11+esm1",
"2.1.3-4ubuntu0.11+esm2",
"2.1.3-4ubuntu0.11+esm3",
"2.1.3-4ubuntu0.11+esm4",
"2.1.3-4ubuntu0.11+esm5",
"2.1.3-4ubuntu0.11+esm6",
"2.1.3-4ubuntu0.11+esm7",
"2.1.3-4ubuntu0.11+esm8",
"2.1.3-4ubuntu0.11+esm9",
"2.1.3-4ubuntu0.11+esm11",
"2.1.3-4ubuntu0.11+esm12",
"2.1.3-4ubuntu0.11+esm13"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "cups",
"binary_version": "2.2.7-1ubuntu2.10+esm10"
},
{
"binary_name": "cups-bsd",
"binary_version": "2.2.7-1ubuntu2.10+esm10"
},
{
"binary_name": "cups-client",
"binary_version": "2.2.7-1ubuntu2.10+esm10"
},
{
"binary_name": "cups-common",
"binary_version": "2.2.7-1ubuntu2.10+esm10"
},
{
"binary_name": "cups-core-drivers",
"binary_version": "2.2.7-1ubuntu2.10+esm10"
},
{
"binary_name": "cups-daemon",
"binary_version": "2.2.7-1ubuntu2.10+esm10"
},
{
"binary_name": "cups-ipp-utils",
"binary_version": "2.2.7-1ubuntu2.10+esm10"
},
{
"binary_name": "cups-ppdc",
"binary_version": "2.2.7-1ubuntu2.10+esm10"
},
{
"binary_name": "cups-server-common",
"binary_version": "2.2.7-1ubuntu2.10+esm10"
},
{
"binary_name": "libcups2",
"binary_version": "2.2.7-1ubuntu2.10+esm10"
},
{
"binary_name": "libcupscgi1",
"binary_version": "2.2.7-1ubuntu2.10+esm10"
},
{
"binary_name": "libcupsimage2",
"binary_version": "2.2.7-1ubuntu2.10+esm10"
},
{
"binary_name": "libcupsmime1",
"binary_version": "2.2.7-1ubuntu2.10+esm10"
},
{
"binary_name": "libcupsppdc1",
"binary_version": "2.2.7-1ubuntu2.10+esm10"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "cups",
"purl": "pkg:deb/ubuntu/cups@2.2.7-1ubuntu2.10+esm10?arch=source\u0026distro=esm-infra/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.2.4-7ubuntu2",
"2.2.5-2",
"2.2.6-2",
"2.2.6-3",
"2.2.6-4",
"2.2.6-5",
"2.2.7-1ubuntu1",
"2.2.7-1ubuntu2",
"2.2.7-1ubuntu2.1",
"2.2.7-1ubuntu2.2",
"2.2.7-1ubuntu2.3",
"2.2.7-1ubuntu2.4",
"2.2.7-1ubuntu2.5",
"2.2.7-1ubuntu2.6",
"2.2.7-1ubuntu2.7",
"2.2.7-1ubuntu2.8",
"2.2.7-1ubuntu2.9",
"2.2.7-1ubuntu2.10",
"2.2.7-1ubuntu2.10+esm1",
"2.2.7-1ubuntu2.10+esm2",
"2.2.7-1ubuntu2.10+esm3",
"2.2.7-1ubuntu2.10+esm4",
"2.2.7-1ubuntu2.10+esm5",
"2.2.7-1ubuntu2.10+esm6",
"2.2.7-1ubuntu2.10+esm7",
"2.2.7-1ubuntu2.10+esm9",
"2.2.7-1ubuntu2.10+esm10"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "cups",
"binary_version": "2.3.1-9ubuntu1.9+esm4"
},
{
"binary_name": "cups-bsd",
"binary_version": "2.3.1-9ubuntu1.9+esm4"
},
{
"binary_name": "cups-client",
"binary_version": "2.3.1-9ubuntu1.9+esm4"
},
{
"binary_name": "cups-common",
"binary_version": "2.3.1-9ubuntu1.9+esm4"
},
{
"binary_name": "cups-core-drivers",
"binary_version": "2.3.1-9ubuntu1.9+esm4"
},
{
"binary_name": "cups-daemon",
"binary_version": "2.3.1-9ubuntu1.9+esm4"
},
{
"binary_name": "cups-ipp-utils",
"binary_version": "2.3.1-9ubuntu1.9+esm4"
},
{
"binary_name": "cups-ppdc",
"binary_version": "2.3.1-9ubuntu1.9+esm4"
},
{
"binary_name": "cups-server-common",
"binary_version": "2.3.1-9ubuntu1.9+esm4"
},
{
"binary_name": "libcups2",
"binary_version": "2.3.1-9ubuntu1.9+esm4"
},
{
"binary_name": "libcupsimage2",
"binary_version": "2.3.1-9ubuntu1.9+esm4"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "cups",
"purl": "pkg:deb/ubuntu/cups@2.3.1-9ubuntu1.9+esm4?arch=source\u0026distro=esm-infra/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.2.12-2ubuntu1",
"2.3.0-6",
"2.3.0-7",
"2.3.0-7ubuntu1",
"2.3.1-1ubuntu1",
"2.3.1-2",
"2.3.1-4",
"2.3.1-7",
"2.3.1-9ubuntu1",
"2.3.1-9ubuntu1.1",
"2.3.1-9ubuntu1.2",
"2.3.1-9ubuntu1.3",
"2.3.1-9ubuntu1.4",
"2.3.1-9ubuntu1.5",
"2.3.1-9ubuntu1.6",
"2.3.1-9ubuntu1.7",
"2.3.1-9ubuntu1.8",
"2.3.1-9ubuntu1.9",
"2.3.1-9ubuntu1.9+esm1",
"2.3.1-9ubuntu1.9+esm3",
"2.3.1-9ubuntu1.9+esm4"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "cups",
"binary_version": "2.4.1op1-1ubuntu4.20"
},
{
"binary_name": "cups-bsd",
"binary_version": "2.4.1op1-1ubuntu4.20"
},
{
"binary_name": "cups-client",
"binary_version": "2.4.1op1-1ubuntu4.20"
},
{
"binary_name": "cups-common",
"binary_version": "2.4.1op1-1ubuntu4.20"
},
{
"binary_name": "cups-core-drivers",
"binary_version": "2.4.1op1-1ubuntu4.20"
},
{
"binary_name": "cups-daemon",
"binary_version": "2.4.1op1-1ubuntu4.20"
},
{
"binary_name": "cups-ipp-utils",
"binary_version": "2.4.1op1-1ubuntu4.20"
},
{
"binary_name": "cups-ppdc",
"binary_version": "2.4.1op1-1ubuntu4.20"
},
{
"binary_name": "cups-server-common",
"binary_version": "2.4.1op1-1ubuntu4.20"
},
{
"binary_name": "libcups2",
"binary_version": "2.4.1op1-1ubuntu4.20"
},
{
"binary_name": "libcupsimage2",
"binary_version": "2.4.1op1-1ubuntu4.20"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "cups",
"purl": "pkg:deb/ubuntu/cups@2.4.1op1-1ubuntu4.20?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.4.1op1-1ubuntu4.20"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.3.3op2-7ubuntu2",
"2.4.1op1-1ubuntu1",
"2.4.1op1-1ubuntu2",
"2.4.1op1-1ubuntu3",
"2.4.1op1-1ubuntu4",
"2.4.1op1-1ubuntu4.1",
"2.4.1op1-1ubuntu4.2",
"2.4.1op1-1ubuntu4.4",
"2.4.1op1-1ubuntu4.6",
"2.4.1op1-1ubuntu4.7",
"2.4.1op1-1ubuntu4.8",
"2.4.1op1-1ubuntu4.9",
"2.4.1op1-1ubuntu4.10",
"2.4.1op1-1ubuntu4.11",
"2.4.1op1-1ubuntu4.12",
"2.4.1op1-1ubuntu4.15",
"2.4.1op1-1ubuntu4.16"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "cups",
"binary_version": "2.4.7-1.2ubuntu7.13"
},
{
"binary_name": "cups-bsd",
"binary_version": "2.4.7-1.2ubuntu7.13"
},
{
"binary_name": "cups-client",
"binary_version": "2.4.7-1.2ubuntu7.13"
},
{
"binary_name": "cups-common",
"binary_version": "2.4.7-1.2ubuntu7.13"
},
{
"binary_name": "cups-core-drivers",
"binary_version": "2.4.7-1.2ubuntu7.13"
},
{
"binary_name": "cups-daemon",
"binary_version": "2.4.7-1.2ubuntu7.13"
},
{
"binary_name": "cups-ipp-utils",
"binary_version": "2.4.7-1.2ubuntu7.13"
},
{
"binary_name": "cups-ppdc",
"binary_version": "2.4.7-1.2ubuntu7.13"
},
{
"binary_name": "cups-server-common",
"binary_version": "2.4.7-1.2ubuntu7.13"
},
{
"binary_name": "libcups2t64",
"binary_version": "2.4.7-1.2ubuntu7.13"
},
{
"binary_name": "libcupsimage2t64",
"binary_version": "2.4.7-1.2ubuntu7.13"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "cups",
"purl": "pkg:deb/ubuntu/cups@2.4.7-1.2ubuntu7.13?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.4.7-1.2ubuntu7.13"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.4.6-0ubuntu3",
"2.4.7-1.2ubuntu2",
"2.4.7-1.2ubuntu3",
"2.4.7-1.2ubuntu7",
"2.4.7-1.2ubuntu7.1",
"2.4.7-1.2ubuntu7.2",
"2.4.7-1.2ubuntu7.3",
"2.4.7-1.2ubuntu7.4",
"2.4.7-1.2ubuntu7.7",
"2.4.7-1.2ubuntu7.9"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "cups",
"binary_version": "2.4.12-0ubuntu3.9"
},
{
"binary_name": "cups-bsd",
"binary_version": "2.4.12-0ubuntu3.9"
},
{
"binary_name": "cups-client",
"binary_version": "2.4.12-0ubuntu3.9"
},
{
"binary_name": "cups-common",
"binary_version": "2.4.12-0ubuntu3.9"
},
{
"binary_name": "cups-core-drivers",
"binary_version": "2.4.12-0ubuntu3.9"
},
{
"binary_name": "cups-daemon",
"binary_version": "2.4.12-0ubuntu3.9"
},
{
"binary_name": "cups-ipp-utils",
"binary_version": "2.4.12-0ubuntu3.9"
},
{
"binary_name": "cups-ppdc",
"binary_version": "2.4.12-0ubuntu3.9"
},
{
"binary_name": "cups-server-common",
"binary_version": "2.4.12-0ubuntu3.9"
},
{
"binary_name": "libcups2t64",
"binary_version": "2.4.12-0ubuntu3.9"
},
{
"binary_name": "libcupsimage2t64",
"binary_version": "2.4.12-0ubuntu3.9"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "cups",
"purl": "pkg:deb/ubuntu/cups@2.4.12-0ubuntu3.9?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.4.12-0ubuntu3.9"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.4.12-0ubuntu1",
"2.4.12-0ubuntu2",
"2.4.12-0ubuntu3",
"2.4.12-0ubuntu3.3",
"2.4.12-0ubuntu3.5"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "cups",
"binary_version": "2.4.16-1ubuntu1.2"
},
{
"binary_name": "cups-bsd",
"binary_version": "2.4.16-1ubuntu1.2"
},
{
"binary_name": "cups-client",
"binary_version": "2.4.16-1ubuntu1.2"
},
{
"binary_name": "cups-common",
"binary_version": "2.4.16-1ubuntu1.2"
},
{
"binary_name": "cups-core-drivers",
"binary_version": "2.4.16-1ubuntu1.2"
},
{
"binary_name": "cups-daemon",
"binary_version": "2.4.16-1ubuntu1.2"
},
{
"binary_name": "cups-ipp-utils",
"binary_version": "2.4.16-1ubuntu1.2"
},
{
"binary_name": "cups-ppdc",
"binary_version": "2.4.16-1ubuntu1.2"
},
{
"binary_name": "cups-server-common",
"binary_version": "2.4.16-1ubuntu1.2"
},
{
"binary_name": "libcups2t64",
"binary_version": "2.4.16-1ubuntu1.2"
},
{
"binary_name": "libcupsimage2t64",
"binary_version": "2.4.16-1ubuntu1.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "cups",
"purl": "pkg:deb/ubuntu/cups@2.4.16-1ubuntu1.2?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.4.16-1ubuntu1.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.4.12-0ubuntu3",
"2.4.12-0ubuntu5",
"2.4.16-1ubuntu1"
]
}
],
"aliases": [],
"details": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, the RSS notifier allows .. path traversal in notify-recipient-uri (e.g., rss:///../job.cache), letting a remote IPP client write RSS XML bytes outside CacheDir/rss (anywhere that is lp-writable). In particular, because CacheDir is group-writable by default (typically root:lp and mode 0770), the notifier (running as lp) can replace root-managed state files via temp-file + rename(). This PoC clobbers CacheDir/job.cache with RSS XML, and after restarting cupsd the scheduler fails to parse the job cache and previously queued jobs disappear. At time of publication, there are no publicly available patches.",
"id": "UBUNTU-CVE-2026-34978",
"modified": "2026-07-21T15:41:36Z",
"published": "2026-04-03T22:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-34978"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34978"
},
{
"type": "REPORT",
"url": "https://github.com/OpenPrinting/cups/security/advisories/GHSA-f53q-7mxp-9gcr"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-8405-1"
}
],
"related": [
"USN-8405-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-34978"
]
}
WID-SEC-W-2026-0947
Vulnerability from csaf_certbund - Published: 2026-03-31 22:00 - Updated: 2026-07-01 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CUPS <2.4.17
Open Source / CUPS
|
<2.4.17 | ||
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CUPS <2.4.17
Open Source / CUPS
|
<2.4.17 | ||
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CUPS <2.4.17
Open Source / CUPS
|
<2.4.17 | ||
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CUPS <2.4.17
Open Source / CUPS
|
<2.4.17 | ||
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "CUPS (Common Unix Printing System) ist ein Printspooler, der es lokalen und entfernten Benutzern erm\u00f6glicht, Druckfunktionen \u00fcber das Internet Printing Protocol (IPP) zu nutzen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in CUPS ausnutzen, um Sicherheitsvorkehrungen zu umgehen, beliebigen Code auszuf\u00fchren, erweiterte Rechte zu erlangen, Daten zu manipulieren oder einen Denial-of-Service-Zustand herbeizuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0947 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0947.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0947 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0947"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-v987-m8hp-phj9 vom 2026-03-31",
"url": "https://github.com/OpenPrinting/cups/security/advisories/GHSA-v987-m8hp-phj9"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-f53q-7mxp-9gcr vom 2026-03-31",
"url": "https://github.com/OpenPrinting/cups/security/advisories/GHSA-f53q-7mxp-9gcr"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-6qxf-7jx6-86fh vom 2026-03-31",
"url": "https://github.com/OpenPrinting/cups/security/advisories/GHSA-6qxf-7jx6-86fh"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-4852-v58g-6cwf vom 2026-03-31",
"url": "https://github.com/OpenPrinting/cups/security/advisories/GHSA-4852-v58g-6cwf"
},
{
"category": "external",
"summary": "Microsoft Security Update Guide vom 2026-04-14",
"url": "https://msrc.microsoft.com/update-guide/"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-BCE5853E95 vom 2026-04-17",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-bce5853e95"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-34454FDB74 vom 2026-04-17",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-34454fdb74"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-82A2214B53 vom 2026-04-17",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-82a2214b53"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:1617-1 vom 2026-04-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025645.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3279 vom 2026-04-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3279.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21787-1 vom 2026-05-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026353.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20812-1 vom 2026-05-28",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TKFILYSKLFXAVSPZ7WVZ2DQ45XGXWQ6L/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21836-1 vom 2026-05-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026386.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21850-1 vom 2026-06-01",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026432.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21871-1 vom 2026-06-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026520.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8405-1 vom 2026-06-08",
"url": "https://ubuntu.com/security/notices/USN-8405-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8405-2 vom 2026-06-15",
"url": "https://ubuntu.com/security/notices/USN-8405-2"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2718-1 vom 2026-07-01",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027160.html"
}
],
"source_lang": "en-US",
"title": "CUPS: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-07-01T22:00:00.000+00:00",
"generator": {
"date": "2026-07-02T09:21:04.978+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-0947",
"initial_release_date": "2026-03-31T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-03-31T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-04-06T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2026-18887, EUVD-2026-18885, EUVD-2026-18884, EUVD-2026-18863"
},
{
"date": "2026-04-14T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2026-04-19T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2026-04-26T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-04-29T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2026-05-27T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-05-28T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-05-31T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-06-01T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-06-02T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-06-08T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-06-15T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-07-01T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "14"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "azl3",
"product": {
"name": "Microsoft Azure Linux azl3",
"product_id": "T049210",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:azure_linux:azl3"
}
}
}
],
"category": "product_name",
"name": "Azure Linux"
}
],
"category": "vendor",
"name": "Microsoft"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2.4.17",
"product": {
"name": "Open Source CUPS \u003c2.4.17",
"product_id": "T052346"
}
},
{
"category": "product_version",
"name": "2.4.17",
"product": {
"name": "Open Source CUPS 2.4.17",
"product_id": "T052346-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:cups:cups:2.4.17"
}
}
}
],
"category": "product_name",
"name": "CUPS"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27447",
"product_status": {
"known_affected": [
"T002207",
"T000126",
"T027843",
"398363",
"T052346",
"T049210",
"74185"
]
},
"release_date": "2026-03-31T22:00:00.000+00:00",
"title": "CVE-2026-27447"
},
{
"cve": "CVE-2026-34978",
"product_status": {
"known_affected": [
"T002207",
"T000126",
"T027843",
"398363",
"T052346",
"T049210",
"74185"
]
},
"release_date": "2026-03-31T22:00:00.000+00:00",
"title": "CVE-2026-34978"
},
{
"cve": "CVE-2026-34979",
"product_status": {
"known_affected": [
"T002207",
"T000126",
"T027843",
"398363",
"T052346",
"T049210",
"74185"
]
},
"release_date": "2026-03-31T22:00:00.000+00:00",
"title": "CVE-2026-34979"
},
{
"cve": "CVE-2026-34980",
"product_status": {
"known_affected": [
"T002207",
"T000126",
"T027843",
"398363",
"T052346",
"T049210",
"74185"
]
},
"release_date": "2026-03-31T22:00:00.000+00:00",
"title": "CVE-2026-34980"
}
]
}
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.