GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2026-6009 (GCVE-0-2026-6009)

Vulnerability from cvelistv5 – Published: 2026-05-19 17:23 – Updated: 2026-05-20 03:55
VLAI
Title
Jaspersoft Library Deserialisation Vulnerability
Summary
Java Deserialisation Vulnerability in Jaspersoft Reports Library leads to Remote Code Execution (RCE), potentially allowing code execution on the affected system
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-05-19 00:00 UTC
CWE
  • CWE-502 - Deserialization of untrusted data
Date Public
2026-05-19 16:30
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-6009",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-05-19T00:00:00+00:00",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-05-20T03:55:41.132Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "JasperReports Library Community Edition",
          "vendor": "Jaspersoft",
          "versions": [
            {
              "lessThanOrEqual": "7.0.6",
              "status": "affected",
              "version": "0",
              "versionType": "Patch"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "Jaspersoft Studio Community Edition",
          "vendor": "Jaspersoft",
          "versions": [
            {
              "lessThanOrEqual": "7.0.6",
              "status": "affected",
              "version": "0",
              "versionType": "Patch"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "JasperReports Server",
          "vendor": "Jaspersoft",
          "versions": [
            {
              "lessThanOrEqual": "10.0.0",
              "status": "affected",
              "version": "0",
              "versionType": "Patch"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "JasperReports Library Professional",
          "vendor": "Jaspersoft",
          "versions": [
            {
              "lessThanOrEqual": "10.0.0",
              "status": "affected",
              "version": "0",
              "versionType": "Patch"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "Jaspersoft Studio Professional",
          "vendor": "Jaspersoft",
          "versions": [
            {
              "lessThanOrEqual": "10.0.0",
              "status": "affected",
              "version": "0",
              "versionType": "Patch"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "JasperReports IO Professional",
          "vendor": "Jaspersoft",
          "versions": [
            {
              "lessThanOrEqual": "10.0.0",
              "status": "affected",
              "version": "0",
              "versionType": "Hotfix"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "JasperReports IO At-Scale",
          "vendor": "Jaspersoft",
          "versions": [
            {
              "lessThanOrEqual": "10.0.0",
              "status": "affected",
              "version": "0",
              "versionType": "Hotfix"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "JasperReports Web Studio",
          "vendor": "Jaspersoft",
          "versions": [
            {
              "lessThanOrEqual": "10.0.1",
              "status": "affected",
              "version": "0",
              "versionType": "Hotfix"
            }
          ]
        }
      ],
      "datePublic": "2026-05-19T16:30:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cdiv\u003eJava Deserialisation Vulnerability in Jaspersoft Reports Library leads to\u0026nbsp;\u003cspan\u003eRemote Code Execution (RCE), potentially allowing code execution on the affected system\u003c/span\u003e\u003c/div\u003e"
            }
          ],
          "value": "Java Deserialisation Vulnerability in Jaspersoft Reports Library leads to\u00a0Remote Code Execution (RCE), potentially allowing code execution on the affected system"
        }
      ],
      "metrics": [
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "NETWORK",
            "baseScore": 8.7,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "LOW",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "NONE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-502",
              "description": "CWE-502 Deserialization of untrusted data",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-19T17:23:40.646Z",
        "orgId": "db6d2600-d19b-4111-a010-f3c4ed70cd50",
        "shortName": "Jaspersoft"
      },
      "references": [
        {
          "url": "https://community.jaspersoft.com/advisories/jaspersoft-security-advisory-may-19-2026-jaspersoft-library-cve-2026-6009-r11/"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Jaspersoft Library Deserialisation Vulnerability",
      "x_generator": {
        "engine": "Vulnogram 1.0.2"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "db6d2600-d19b-4111-a010-f3c4ed70cd50",
    "assignerShortName": "Jaspersoft",
    "cveId": "CVE-2026-6009",
    "datePublished": "2026-05-19T17:23:40.646Z",
    "dateReserved": "2026-04-09T14:16:26.621Z",
    "dateUpdated": "2026-05-20T03:55:41.132Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-6009",
      "date": "2026-09-17",
      "epss": "0.00516",
      "percentile": "0.42758"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-6009\",\"sourceIdentifier\":\"db6d2600-d19b-4111-a010-f3c4ed70cd50\",\"published\":\"2026-05-19T18:16:29.613\",\"lastModified\":\"2026-07-24T08:10:00.150\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Java Deserialisation Vulnerability in Jaspersoft Reports Library leads to\u00a0Remote Code Execution (RCE), potentially allowing code execution on the affected system\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de Deserializaci\u00f3n de Java en la biblioteca de Jaspersoft Reports conduce a Ejecuci\u00f3n Remota de C\u00f3digo (RCE), lo que podr\u00eda permitir la ejecuci\u00f3n de c\u00f3digo en el sistema afectado\"}],\"affected\":[{\"source\":\"db6d2600-d19b-4111-a010-f3c4ed70cd50\",\"affectedData\":[{\"vendor\":\"Jaspersoft\",\"product\":\"JasperReports Library Community Edition\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"7.0.6\",\"versionType\":\"Patch\",\"status\":\"affected\"}]},{\"vendor\":\"Jaspersoft\",\"product\":\"Jaspersoft Studio Community Edition\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"7.0.6\",\"versionType\":\"Patch\",\"status\":\"affected\"}]},{\"vendor\":\"Jaspersoft\",\"product\":\"JasperReports Server\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"10.0.0\",\"versionType\":\"Patch\",\"status\":\"affected\"}]},{\"vendor\":\"Jaspersoft\",\"product\":\"JasperReports Library Professional\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"10.0.0\",\"versionType\":\"Patch\",\"status\":\"affected\"}]},{\"vendor\":\"Jaspersoft\",\"product\":\"Jaspersoft Studio Professional\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"10.0.0\",\"versionType\":\"Patch\",\"status\":\"affected\"}]},{\"vendor\":\"Jaspersoft\",\"product\":\"JasperReports IO Professional\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"10.0.0\",\"versionType\":\"Hotfix\",\"status\":\"affected\"}]},{\"vendor\":\"Jaspersoft\",\"product\":\"JasperReports IO At-Scale\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"10.0.0\",\"versionType\":\"Hotfix\",\"status\":\"affected\"}]},{\"vendor\":\"Jaspersoft\",\"product\":\"JasperReports Web Studio\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"10.0.1\",\"versionType\":\"Hotfix\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"db6d2600-d19b-4111-a010-f3c4ed70cd50\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":8.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-05-19T00:00:00+00:00\",\"id\":\"CVE-2026-6009\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"db6d2600-d19b-4111-a010-f3c4ed70cd50\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-502\"}]}],\"references\":[{\"url\":\"https://community.jaspersoft.com/advisories/jaspersoft-security-advisory-may-19-2026-jaspersoft-library-cve-2026-6009-r11/\",\"source\":\"db6d2600-d19b-4111-a010-f3c4ed70cd50\"}]}}",
    "redhat_vex": {
      "current_release_date": "2026-06-05T19:17:35+00:00",
      "cve": "CVE-2026-6009",
      "id": "CVE-2026-6009",
      "initial_release_date": "2026-05-19T16:30:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "Jaspersoft Library Deserialisation Vulnerability",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-6009.json",
      "version": "3"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-6009\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-19T17:52:40.617051Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-19T17:54:52.611Z\"}}], \"cna\": {\"title\": \"Jaspersoft Library Deserialisation Vulnerability\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 8.7, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Jaspersoft\", \"product\": \"JasperReports Library Community Edition\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"Patch\", \"lessThanOrEqual\": \"7.0.6\"}], \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Jaspersoft\", \"product\": \"Jaspersoft Studio Community Edition\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"Patch\", \"lessThanOrEqual\": \"7.0.6\"}], \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Jaspersoft\", \"product\": \"JasperReports Server\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"Patch\", \"lessThanOrEqual\": \"10.0.0\"}], \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Jaspersoft\", \"product\": \"JasperReports Library Professional\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"Patch\", \"lessThanOrEqual\": \"10.0.0\"}], \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Jaspersoft\", \"product\": \"Jaspersoft Studio Professional\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"Patch\", \"lessThanOrEqual\": \"10.0.0\"}], \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Jaspersoft\", \"product\": \"JasperReports IO Professional\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"Hotfix\", \"lessThanOrEqual\": \"10.0.0\"}], \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Jaspersoft\", \"product\": \"JasperReports IO At-Scale\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"Hotfix\", \"lessThanOrEqual\": \"10.0.0\"}], \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Jaspersoft\", \"product\": \"JasperReports Web Studio\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"Hotfix\", \"lessThanOrEqual\": \"10.0.1\"}], \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2026-05-19T16:30:00.000Z\", \"references\": [{\"url\": \"https://community.jaspersoft.com/advisories/jaspersoft-security-advisory-may-19-2026-jaspersoft-library-cve-2026-6009-r11/\"}], \"x_generator\": {\"engine\": \"Vulnogram 1.0.2\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Java Deserialisation Vulnerability in Jaspersoft Reports Library leads to\\u00a0Remote Code Execution (RCE), potentially allowing code execution on the affected system\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cdiv\u003eJava Deserialisation Vulnerability in Jaspersoft Reports Library leads to\u0026nbsp;\u003cspan\u003eRemote Code Execution (RCE), potentially allowing code execution on the affected system\u003c/span\u003e\u003c/div\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-502\", \"description\": \"CWE-502 Deserialization of untrusted data\"}]}], \"providerMetadata\": {\"orgId\": \"db6d2600-d19b-4111-a010-f3c4ed70cd50\", \"shortName\": \"Jaspersoft\", \"dateUpdated\": \"2026-05-19T17:23:40.646Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-6009\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-20T03:55:41.132Z\", \"dateReserved\": \"2026-04-09T14:16:26.621Z\", \"assignerOrgId\": \"db6d2600-d19b-4111-a010-f3c4ed70cd50\", \"datePublished\": \"2026-05-19T17:23:40.646Z\", \"assignerShortName\": \"Jaspersoft\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…