{"document":{"category":"csaf_security_advisory","csaf_version":"2.0","distribution":{"tlp":{"label":"WHITE"}},"lang":"nl","notes":[{"category":"legal_disclaimer","text":"The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n    NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n    NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n    This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."},{"category":"description","text":"Adobe heeft 6 kwetsbaarheden verholpen in Adobe Experience Manager (AEM) Forms op Java Enterprise Edition (JEE), waaronder AEM 6.5 Forms en AEM 6.5 LTS Forms.","title":"Feiten"},{"category":"description","text":"De kwetsbaarheden betreffen verschillende beveiligingsproblemen, waaronder onjuiste autorisatie, onvoldoende invoervalidatie, Server-Side Request Forgery (SSRF), Cross-Site Scripting (XSS) en Cross-Site Request Forgery (CSRF). Alle zes kwetsbaarheden zijn als kritiek aangemerkt en twee kunnen zonder authenticatie op afstand worden misbruikt. Succesvol misbruik kan onder meer leiden tot het uitvoeren van willekeurige code, privilege-escalatie en het omzeilen van beveiligingsmaatregelen.\n\nCVE-2026-75745 heeft met een CVSS-score van 9,8 de hoogste score en kan zonder authenticatie en gebruikersinteractie op afstand worden misbruikt voor het uitvoeren van willekeurige code. Adobe meldt niet op de hoogte te zijn van actief misbruik.","title":"Interpretaties"},{"category":"description","text":"Adobe heeft beveiligingsupdates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.","title":"Oplossingen"},{"category":"general","text":"medium","title":"Kans"},{"category":"general","text":"high","title":"Schade"},{"category":"general","text":"Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')","title":"CWE-79"},{"category":"general","text":"Cross-Site Request Forgery (CSRF)","title":"CWE-352"},{"category":"general","text":"Incorrect Authorization","title":"CWE-863"},{"category":"general","text":"Server-Side Request Forgery (SSRF)","title":"CWE-918"}],"publisher":{"category":"coordinator","contact_details":"cert@ncsc.nl","name":"Nationaal Cyber Security Centrum","namespace":"https://www.ncsc.nl/"},"references":[{"category":"external","summary":"Reference","url":"https://helpx.adobe.com/security/products/aem-forms/apsb26-151.html"}],"title":"Kwetsbaarheden verholpen in Adobe Experience Manager Forms JEE","tracking":{"current_release_date":"2026-09-23T13:28:14.959399Z","generator":{"date":"2025-08-04T16:30:00Z","engine":{"name":"V.A.","version":"1.3"}},"id":"NCSC-2026-0390","initial_release_date":"2026-09-23T13:28:14.959399Z","revision_history":[{"date":"2026-09-23T13:28:14.959399Z","number":"1.0.0","summary":"Initiele versie"}],"status":"final","version":"1.0.0"}},"product_tree":{"branches":[{"branches":[{"branches":[{"category":"product_version_range","name":"vers:unknown/*","product":{"name":"vers:unknown/*","product_id":"CSAFPID-1"}}],"category":"product_name","name":"AEM 6.5 Forms"},{"branches":[{"category":"product_version_range","name":"vers:unknown/*","product":{"name":"vers:unknown/*","product_id":"CSAFPID-2"}}],"category":"product_name","name":"AEM 6.5 Forms JEE"},{"branches":[{"category":"product_version_range","name":"vers:unknown/*","product":{"name":"vers:unknown/*","product_id":"CSAFPID-3"}}],"category":"product_name","name":"AEM 6.5 LTS Forms"},{"branches":[{"category":"product_version_range","name":"vers:unknown/*","product":{"name":"vers:unknown/*","product_id":"CSAFPID-4"}}],"category":"product_name","name":"AEM 6.5 LTS Forms JEE"}],"category":"vendor","name":"Adobe"}]},"vulnerabilities":[{"cve":"CVE-2026-75745","cwe":{"id":"CWE-863","name":"Incorrect Authorization"},"notes":[{"category":"other","text":"Incorrect Authorization","title":"CWE-863"},{"category":"description","text":"Adobe Experience Manager Forms JEE contains an Incorrect Authorization vulnerability enabling attackers to execute arbitrary code without user interaction, significantly broadening the attack scope.","title":"Summary"}],"product_status":{"known_affected":["CSAFPID-1","CSAFPID-2","CSAFPID-3","CSAFPID-4"]},"references":[{"category":"self","summary":"CVE-2026-75745 | NCSC-NL Website","url":"https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-75745.json"}],"scores":[{"cvss_v3":{"baseScore":10.0,"baseSeverity":"CRITICAL","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H","version":"3.1"},"products":["CSAFPID-1","CSAFPID-2","CSAFPID-3","CSAFPID-4"]}],"title":"CVE-2026-75745"},{"cve":"CVE-2026-81995","notes":[{"category":"description","text":"Adobe Experience Manager Forms JEE contains an Improper Input Validation vulnerability enabling a high-privilege attacker to execute arbitrary code without user interaction, with an altered attack scope.","title":"Summary"}],"product_status":{"known_affected":["CSAFPID-1","CSAFPID-2","CSAFPID-3","CSAFPID-4"]},"references":[{"category":"self","summary":"CVE-2026-81995 | NCSC-NL Website","url":"https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-81995.json"}],"scores":[{"cvss_v3":{"baseScore":9.1,"baseSeverity":"CRITICAL","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H","version":"3.1"},"products":["CSAFPID-1","CSAFPID-2","CSAFPID-3","CSAFPID-4"]}],"title":"CVE-2026-81995"},{"cve":"CVE-2026-82000","cwe":{"id":"CWE-918","name":"Server-Side Request Forgery (SSRF)"},"notes":[{"category":"other","text":"Server-Side Request Forgery (SSRF)","title":"CWE-918"},{"category":"description","text":"Adobe Experience Manager Forms JEE contains a Server-Side Request Forgery (SSRF) vulnerability enabling low-privileged attackers to escalate privileges and access internal resources without user interaction.","title":"Summary"}],"product_status":{"known_affected":["CSAFPID-1","CSAFPID-2","CSAFPID-3","CSAFPID-4"]},"references":[{"category":"self","summary":"CVE-2026-82000 | NCSC-NL Website","url":"https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-82000.json"}],"scores":[{"cvss_v3":{"baseScore":9.6,"baseSeverity":"CRITICAL","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N","version":"3.1"},"products":["CSAFPID-1","CSAFPID-2","CSAFPID-3","CSAFPID-4"]}],"title":"CVE-2026-82000"},{"cve":"CVE-2026-81999","cwe":{"id":"CWE-918","name":"Server-Side Request Forgery (SSRF)"},"notes":[{"category":"other","text":"Server-Side Request Forgery (SSRF)","title":"CWE-918"},{"category":"description","text":"Adobe Experience Manager Forms JEE contains a Server-Side Request Forgery (SSRF) vulnerability that enables attackers with high privileges to escalate access to internal resources without requiring user interaction.","title":"Summary"}],"product_status":{"known_affected":["CSAFPID-1","CSAFPID-2","CSAFPID-3","CSAFPID-4"]},"references":[{"category":"self","summary":"CVE-2026-81999 | NCSC-NL Website","url":"https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-81999.json"}],"scores":[{"cvss_v3":{"baseScore":8.7,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N","version":"3.1"},"products":["CSAFPID-1","CSAFPID-2","CSAFPID-3","CSAFPID-4"]}],"title":"CVE-2026-81999"},{"cve":"CVE-2026-75744","cwe":{"id":"CWE-79","name":"Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"},"notes":[{"category":"other","text":"Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')","title":"CWE-79"},{"category":"description","text":"Adobe Experience Manager Forms JEE contains a stored Cross-Site Scripting (XSS) vulnerability that permits high-privileged attackers to inject and execute malicious scripts within form fields, potentially compromising user sessions and accounts.","title":"Summary"}],"product_status":{"known_affected":["CSAFPID-1","CSAFPID-2","CSAFPID-3","CSAFPID-4"]},"references":[{"category":"self","summary":"CVE-2026-75744 | NCSC-NL Website","url":"https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-75744.json"}],"scores":[{"cvss_v3":{"baseScore":8.1,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:N","version":"3.1"},"products":["CSAFPID-1","CSAFPID-2","CSAFPID-3","CSAFPID-4"]}],"title":"CVE-2026-75744"},{"cve":"CVE-2026-75743","cwe":{"id":"CWE-352","name":"Cross-Site Request Forgery (CSRF)"},"notes":[{"category":"other","text":"Cross-Site Request Forgery (CSRF)","title":"CWE-352"},{"category":"description","text":"Adobe Experience Manager Forms JEE contains a Cross-Site Request Forgery (CSRF) vulnerability that enables attackers to bypass security controls and gain unauthorized write access via user interaction with a malicious URL or compromised webpage.","title":"Summary"}],"product_status":{"known_affected":["CSAFPID-1","CSAFPID-2","CSAFPID-3","CSAFPID-4"]},"references":[{"category":"self","summary":"CVE-2026-75743 | NCSC-NL Website","url":"https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-75743.json"}],"scores":[{"cvss_v3":{"baseScore":7.1,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L","version":"3.1"},"products":["CSAFPID-1","CSAFPID-2","CSAFPID-3","CSAFPID-4"]}],"title":"CVE-2026-75743"}]}