RHSA-2026:42878
Vulnerability from csaf_redhat - Published: 2026-07-23 11:32 - Updated: 2026-08-10 20:33A flaw was found in Little CMS. An integer overflow in the `CubeSize` function within `cmslut.c` occurs because the overflow check is performed after the multiplication. An attacker could exploit this vulnerability by providing a specially crafted input, potentially leading to information disclosure or a denial of service (DoS), which makes the system unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Build of OpenJDK 8u502
Red Hat / OpenJDK
|
cpe:/a:redhat:openjdk:1.8
|
— |
Vendor Fix
fix
|
A flaw was found in OpenJDK. When a server has wantClientAuth and the client sends a no_certificate alert, any client certificates are not verified.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Build of OpenJDK 8u502
Red Hat / OpenJDK
|
cpe:/a:redhat:openjdk:1.8
|
— |
Vendor Fix
fix
|
A flaw was found in OpenJDK. The regex defined in XbmImageDecoder (matchRegex) is vulnerable to a DoS attack when the input contains a long string without a closing character; due to excessive backtracking.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Build of OpenJDK 8u502
Red Hat / OpenJDK
|
cpe:/a:redhat:openjdk:1.8
|
— |
Vendor Fix
fix
|
A flaw was found in OpenJDK. The processImpl() method in SignatureFileVerifier exhibits O(n^2) time complexity when verifying JAR files where different entries have different signer combinations, potentially leading to DoS.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Build of OpenJDK 8u502
Red Hat / OpenJDK
|
cpe:/a:redhat:openjdk:1.8
|
— |
Vendor Fix
fix
|
A flaw was found in OpenJDK. There is an integer overflow in TypedArray.prototype.set() which can cause a DoS.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Build of OpenJDK 8u502
Red Hat / OpenJDK
|
cpe:/a:redhat:openjdk:1.8
|
— |
Vendor Fix
fix
|
A flaw was found in OpenJDK. 1) DataView getter/setter methods use absolute ByteBuffer indexing and ignore the offset, allowing read and write to memory outside its intended window. 2) Missing bounds check in the DataView constructor fails to validate the capacity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Build of OpenJDK 8u502
Red Hat / OpenJDK
|
cpe:/a:redhat:openjdk:1.8
|
— |
Vendor Fix
fix
|
A flaw was found in OpenJDK. When the software processes certain images, a specific function fails to manage memory boundaries correctly. This can lead to the application attempting to access invalid memory or dereference a null pointer, which may cause the application to unexpectedly terminate. The primary consequence of this vulnerability is a denial of service, making the affected application unavailable.
CWE-476 - NULL Pointer Dereference| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Build of OpenJDK 8u502
Red Hat / OpenJDK
|
cpe:/a:redhat:openjdk:1.8
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenJDK. There exists a potential existential forgery vulnerability in CMS and protocols which use CMS. In Java, CMS is used to sign JAR files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Build of OpenJDK 8u502
Red Hat / OpenJDK
|
cpe:/a:redhat:openjdk:1.8
|
— |
Vendor Fix
fix
|
A flaw was found in OpenJDK. OpenJDK can apply two different security meanings to the same wildcard dNSName SAN across certificate policy enforcement and hostname verification. During path validation, DNSName.constrains compares *.foo.com and secret.foo.com literally and returns NAME_SAME_TYPE, so NameConstraintsExtension.verify does not reject the chain when secret.foo.com is an exact-host exclusion. Later, HostnameChecker interprets the same SAN as a wildcard template and accepts secret.foo.com for *.foo.com.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Build of OpenJDK 8u502
Red Hat / OpenJDK
|
cpe:/a:redhat:openjdk:1.8
|
— |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for OpenJDK.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The OpenJDK 8 packages provide the OpenJDK 8 Java Runtime Environment and the OpenJDK 8 Java Software Development Kit.\n\nThis release of the Red Hat build of OpenJDK 8 (8u502) for portable Linux serves as a replacement for Red Hat build of OpenJDK 8 (8u492) and includes security and bug fixes as well as enhancements. For further information, refer to the release notes linked to in the References section.\n\nSecurity Fix(es):\n\n* JDK: Enhance TLS certificate handling (CVE-2026-46968)\n\n* JDK: Enhance JPEG handling (CVE-2026-47010)\n\n* JDK: Enhance XBM image support (CVE-2026-47021)\n\n* JDK: Enhance Jar file processing (CVE-2026-47027)\n\n* JDK: Improve certification checking (CVE-2026-60147)\n\n* JDK: Enhance AWT ImagingLib (CVE-2026-47059)\n\n* JDK: Enhance Jar handling (CVE-2026-47063)\n\n* JDK: Improve Nashorn index handling (CVE-2026-47057)\n\n* JDK: Enhance Dataview Implementation (CVE-2026-47058)\n\n* JDK: Update LCMS to 2.19 (CVE-2026-41254)\n\nEnhancement(s):\n\n* For the last couple of years, OpenJDK has used a single build shared among multiple RPMs and a tarball available on the customer portal. The single \"portable\" build has a release number (\u0027p\u0027) and each RPM has its own release number (\u0027r\u0027). However, the RPM naming only showed the RPM release number, while the version output from the build showed the portable release number, making it unclear that they were different numbers. From this release onwards, a release field of the form \u0027p.r\u0027 is always used for RPMs and the version output shows \u0027p\u0027. (OPENJDK-4906)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:42878",
"url": "https://access.redhat.com/errata/RHSA-2026:42878"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_build_of_openjdk/8/html/release_notes_for_red_hat_build_of_openjdk_8.0.502/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_build_of_openjdk/8/html/release_notes_for_red_hat_build_of_openjdk_8.0.502/index"
},
{
"category": "external",
"summary": "2459420",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459420"
},
{
"category": "external",
"summary": "2502751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2502751"
},
{
"category": "external",
"summary": "2502783",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2502783"
},
{
"category": "external",
"summary": "2502784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2502784"
},
{
"category": "external",
"summary": "2502791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2502791"
},
{
"category": "external",
"summary": "2502792",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2502792"
},
{
"category": "external",
"summary": "2502793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2502793"
},
{
"category": "external",
"summary": "2502794",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2502794"
},
{
"category": "external",
"summary": "2502795",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2502795"
},
{
"category": "external",
"summary": "2503636",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503636"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_42878.json"
}
],
"title": "Red Hat Security Advisory: OpenJDK 8u502 Security Update for Portable Linux Builds",
"tracking": {
"current_release_date": "2026-08-10T20:33:43+00:00",
"generator": {
"date": "2026-08-10T20:33:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.14"
}
},
"id": "RHSA-2026:42878",
"initial_release_date": "2026-07-23T11:32:54+00:00",
"revision_history": [
{
"date": "2026-07-23T11:32:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-23T11:32:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-10T20:33:43+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Build of OpenJDK 8u502",
"product": {
"name": "Red Hat Build of OpenJDK 8u502",
"product_id": "Red Hat Build of OpenJDK 8u502",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openjdk:1.8"
}
}
}
],
"category": "product_family",
"name": "OpenJDK"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41254",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-04-18T07:01:05.918611+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2459420"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Little CMS. An integer overflow in the `CubeSize` function within `cmslut.c` occurs because the overflow check is performed after the multiplication. An attacker could exploit this vulnerability by providing a specially crafted input, potentially leading to information disclosure or a denial of service (DoS), which makes the system unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Little CMS: lcms2: mm2/Little-CMS: Little CMS: Information disclosure or denial of service via integer overflow in CubeSize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate flaw in Little CMS (lcms2) involves an integer overflow within the `CubeSize` function, occurring due to an insufficient check during multiplication. Processing specially crafted color profiles or image data could lead to information disclosure or a denial of service, affecting the availability of applications that rely on lcms2 for color management. Exploitation requires user interaction with malicious content.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Build of OpenJDK 8u502"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41254"
},
{
"category": "external",
"summary": "RHBZ#2459420",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459420"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41254",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41254"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41254",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41254"
},
{
"category": "external",
"summary": "https://abhinavagarwal07.github.io/posts/lcms2-cubesize-overflow/",
"url": "https://abhinavagarwal07.github.io/posts/lcms2-cubesize-overflow/"
},
{
"category": "external",
"summary": "https://github.com/mm2/Little-CMS/commit/da6110b1d14abc394633a388209abd5ebedd7ab0",
"url": "https://github.com/mm2/Little-CMS/commit/da6110b1d14abc394633a388209abd5ebedd7ab0"
},
{
"category": "external",
"summary": "https://github.com/mm2/Little-CMS/commit/e0641b1828d0a1af5ecb1b11fe22f24fceefd4bc",
"url": "https://github.com/mm2/Little-CMS/commit/e0641b1828d0a1af5ecb1b11fe22f24fceefd4bc"
},
{
"category": "external",
"summary": "https://github.com/mm2/Little-CMS/security/advisories/GHSA-4xp6-rcgg-m9qq",
"url": "https://github.com/mm2/Little-CMS/security/advisories/GHSA-4xp6-rcgg-m9qq"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/17/16",
"url": "https://www.openwall.com/lists/oss-security/2026/04/17/16"
}
],
"release_date": "2026-04-18T06:43:13.741000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-23T11:32:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Build of OpenJDK 8u502"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42878"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Build of OpenJDK 8u502"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Little CMS: lcms2: mm2/Little-CMS: Little CMS: Information disclosure or denial of service via integer overflow in CubeSize"
},
{
"cve": "CVE-2026-46968",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-07-20T12:12:02.948000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2502751"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenJDK. When a server has wantClientAuth and the client sends a no_certificate alert, any client certificates are not verified.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openjdk: Enhance TLS certificate handling (Oracle CPU 2026-07)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Build of OpenJDK 8u502"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46968"
},
{
"category": "external",
"summary": "RHBZ#2502751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2502751"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46968",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46968"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46968",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46968"
}
],
"release_date": "2026-07-21T12:34:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-23T11:32:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Build of OpenJDK 8u502"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42878"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Build of OpenJDK 8u502"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openjdk: Enhance TLS certificate handling (Oracle CPU 2026-07)"
},
{
"cve": "CVE-2026-47010",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-07-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2502783"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenJDK. ASAN reports a heap integrity violation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openjdk: Enhance JPEG handling (Oracle CPU 2026-07)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Build of OpenJDK 8u502"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-47010"
},
{
"category": "external",
"summary": "RHBZ#2502783",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2502783"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-47010",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47010"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-47010",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47010"
}
],
"release_date": "2026-07-21T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-23T11:32:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Build of OpenJDK 8u502"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42878"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Build of OpenJDK 8u502"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openjdk: Enhance JPEG handling (Oracle CPU 2026-07)"
},
{
"cve": "CVE-2026-47021",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-07-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2502784"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenJDK. The regex defined in XbmImageDecoder (matchRegex) is vulnerable to a DoS attack when the input contains a long string without a closing character; due to excessive backtracking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openjdk: Enhance XBM image support (Oracle CPU 2026-07)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Build of OpenJDK 8u502"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-47021"
},
{
"category": "external",
"summary": "RHBZ#2502784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2502784"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-47021",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47021"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-47021",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47021"
}
],
"release_date": "2026-07-21T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-23T11:32:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Build of OpenJDK 8u502"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42878"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Build of OpenJDK 8u502"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openjdk: Enhance XBM image support (Oracle CPU 2026-07)"
},
{
"cve": "CVE-2026-47027",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-07-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2502791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenJDK. The processImpl() method in SignatureFileVerifier exhibits O(n^2) time complexity when verifying JAR files where different entries have different signer combinations, potentially leading to DoS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openjdk: Enhance Jar file processing (Oracle CPU 2026-07)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Build of OpenJDK 8u502"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-47027"
},
{
"category": "external",
"summary": "RHBZ#2502791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2502791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-47027",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47027"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-47027",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47027"
}
],
"release_date": "2026-07-21T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-23T11:32:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Build of OpenJDK 8u502"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42878"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Build of OpenJDK 8u502"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openjdk: Enhance Jar file processing (Oracle CPU 2026-07)"
},
{
"cve": "CVE-2026-47057",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-07-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2502794"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenJDK. There is an integer overflow in TypedArray.prototype.set() which can cause a DoS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openjdk: Improve Nashorn index handling (Oracle CPU 2026-07)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Build of OpenJDK 8u502"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-47057"
},
{
"category": "external",
"summary": "RHBZ#2502794",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2502794"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-47057",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47057"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-47057",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47057"
}
],
"release_date": "2026-07-21T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-23T11:32:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Build of OpenJDK 8u502"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42878"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Build of OpenJDK 8u502"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openjdk: Improve Nashorn index handling (Oracle CPU 2026-07)"
},
{
"cve": "CVE-2026-47058",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-07-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2502795"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenJDK. 1) DataView getter/setter methods use absolute ByteBuffer indexing and ignore the offset, allowing read and write to memory outside its intended window. 2) Missing bounds check in the DataView constructor fails to validate the capacity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openjdk: Enhance Dataview Implementation (Oracle CPU 2026-07)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Build of OpenJDK 8u502"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-47058"
},
{
"category": "external",
"summary": "RHBZ#2502795",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2502795"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-47058",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47058"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-47058",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47058"
}
],
"release_date": "2026-07-21T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-23T11:32:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Build of OpenJDK 8u502"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42878"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Build of OpenJDK 8u502"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openjdk: Enhance Dataview Implementation (Oracle CPU 2026-07)"
},
{
"cve": "CVE-2026-47059",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-07-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2502792"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenJDK. When the software processes certain images, a specific function fails to manage memory boundaries correctly. This can lead to the application attempting to access invalid memory or dereference a null pointer, which may cause the application to unexpectedly terminate. The primary consequence of this vulnerability is a denial of service, making the affected application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openjdk: Enhance AWT ImagingLib (Oracle CPU 2026-07)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Build of OpenJDK 8u502"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-47059"
},
{
"category": "external",
"summary": "RHBZ#2502792",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2502792"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-47059",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47059"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-47059",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47059"
}
],
"release_date": "2026-07-21T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-23T11:32:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Build of OpenJDK 8u502"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42878"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Build of OpenJDK 8u502"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Build of OpenJDK 8u502"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openjdk: Enhance AWT ImagingLib (Oracle CPU 2026-07)"
},
{
"cve": "CVE-2026-47063",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-07-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2502793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenJDK. There exists a potential existential forgery vulnerability in CMS and protocols which use CMS. In Java, CMS is used to sign JAR files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openjdk: Enhance Jar handling (Oracle CPU 2026-07)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Build of OpenJDK 8u502"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-47063"
},
{
"category": "external",
"summary": "RHBZ#2502793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2502793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-47063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47063"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-47063",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47063"
}
],
"release_date": "2026-07-21T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-23T11:32:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Build of OpenJDK 8u502"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42878"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Build of OpenJDK 8u502"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openjdk: Enhance Jar handling (Oracle CPU 2026-07)"
},
{
"cve": "CVE-2026-60147",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-07-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2503636"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenJDK. OpenJDK can apply two different security meanings to the same wildcard dNSName SAN across certificate policy enforcement and hostname verification. During path validation, DNSName.constrains compares *.foo.com and secret.foo.com literally and returns NAME_SAME_TYPE, so NameConstraintsExtension.verify does not reject the chain when secret.foo.com is an exact-host exclusion. Later, HostnameChecker interprets the same SAN as a wildcard template and accepts secret.foo.com for *.foo.com.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openjdk: Improve certification checking (Oracle CPU 2026-07)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Build of OpenJDK 8u502"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-60147"
},
{
"category": "external",
"summary": "RHBZ#2503636",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503636"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-60147",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-60147"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-60147",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-60147"
}
],
"release_date": "2026-07-21T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-23T11:32:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Build of OpenJDK 8u502"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42878"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Build of OpenJDK 8u502"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openjdk: Improve certification checking (Oracle CPU 2026-07)"
}
]
}
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.