Skip to main content

Adobe Experience Manager Forms JEE CVE-2026-34691

| EUVDEUVD-2026-35763 CRITICAL
Cross-site Scripting (XSS) (CWE-79)
2026-06-09 adobe GHSA-hpmf-43r3-vfhj
9.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
9.3 CRITICAL
AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

6
Severity Changed
Jul 29, 2026 - 19:22 NVD
MEDIUM CRITICAL
CVSS changed
Jul 29, 2026 - 19:22 NVD
6.1 (MEDIUM) 9.3 (CRITICAL)
Severity Changed
Jun 11, 2026 - 17:37 NVD
CRITICAL MEDIUM
CVSS changed
Jun 11, 2026 - 17:37 NVD
9.3 (CRITICAL) 6.1 (MEDIUM)
Analysis Generated
Jun 09, 2026 - 18:50 vuln.today
CVE Published
Jun 09, 2026 - 17:13 nvd
CRITICAL 9.3

DescriptionNVD

Adobe Experience Manager Forms JEE versions LTS SP1, 6.5.24.0 and earlier are affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by an attacker to inject malicious scripts into vulnerable form fields. Malicious JavaScript may be executed in a victim's browser when they browse to the page containing the vulnerable field, potentially gaining elevated access or control over the victim's account or session. Scope is changed.

AnalysisAI

Stored cross-site scripting in Adobe Experience Manager Forms JEE LTS SP1 and 6.5.24.0 and earlier allows remote unauthenticated attackers to inject malicious JavaScript into vulnerable form fields that executes in victims' browsers when they visit the affected page. The scope-changed CVSS 9.3 reflects that the injected script can pivot beyond the vulnerable component to compromise the victim's authenticated session or account. No public exploit identified at time of analysis, and the CVE is not currently listed in CISA KEV.

Technical ContextAI

Adobe Experience Manager (AEM) Forms JEE is the Java Enterprise Edition deployment of Adobe's enterprise digital-experience and forms platform, used to author, render, and process interactive PDF and HTML web forms for customer-facing workflows. The CPE cpe:2.3:a:adobe:adobe_experience_manager_forms_jee covers the affected product line. The root cause class is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-supplied input written into a form field is persisted server-side and later rendered to other users' browsers without proper output encoding or sanitization, allowing arbitrary HTML/JavaScript to execute in the victim's authenticated session context.

RemediationAI

Patch available per vendor advisory APSB26-57 at https://helpx.adobe.com/security/products/aem-forms/apsb26-57.html - upgrade AEM Forms JEE to the fixed version listed in that bulletin (exact fixed version is not enumerated in the input data and should be taken from the Adobe advisory). As compensating controls until patching is possible, place the AEM Forms JEE web tier behind a WAF with rules that block HTML/JavaScript metacharacters in form submissions (trade-off: may break forms that legitimately accept rich text), enforce a strict Content-Security-Policy header that disallows inline scripts and restricts script-src to trusted origins (trade-off: may break custom form widgets or analytics), restrict access to form-rendering URLs to authenticated users on a VPN where feasible to reduce the unauthenticated injection surface, and require re-authentication for any administrative or workflow-approval actions to limit what a stolen session can do.

Share

CVE-2026-34691 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy