Advisory · CVE-2026-82000
SSRF in AEM Forms JEE enables privilege escalation
A server-side request forgery flaw in Adobe Experience Manager Forms JEE lets a low-privileged attacker reach internal resources and escalate privileges. CVSS 9.6.
- Vendor
- Adobe
- Product
- AEM 6.5 Forms JEE
- Identifier / CWE
- CVE-2026-82000
CWE-918 - Action timing
- Immediate
Explain it like I’m five
A mailroom clerk will forward any package to any internal office you name. An attacker names the office that holds the master keys, and the clerk delivers the request there.
- 01Low-privileged access
An attacker holds a low-privileged account on AEM Forms JEE.
- 02Forged request
They make the server issue requests to attacker-chosen destinations.
- 03Internal reach
The requests reach internal resources from inside the trust boundary.
- 04Escalation
The attacker gains elevated access to internal resources, with changed scope.
What happened
Adobe security bulletin APSB26-151 includes CVE-2026-82000, a server-side request forgery vulnerability (CWE-918) in Adobe Experience Manager Forms JEE. A low-privileged attacker can exploit it without user interaction to gain elevated access to internal resources. AEM 6.5 Forms JEE up to and including 6.5.25 and AEM 6.5 LTS Forms JEE up to and including LTS SP2; fixed in 6.5.25 with hotfix AEMForms-6.5.0-0134 and in LTS SP3. NVD rates it CVSS 9.6 (v3.1).
What to do
- Apply hotfix AEMForms-6.5.0-0134 (or upgrade to AEM 6.5 LTS SP3).
- Restrict outbound network access from Forms servers.
- Review logs for server-initiated requests to unexpected internal hosts.
Management note
Forms servers often sit close to document stores and internal services, which makes SSRF a pivot risk. Egress controls on the Forms tier are the lasting fix beyond the hotfix.