Experience ManagerApplication · Adobe

CVE-2026-48301

MEDIUM · 5.4 CVSS v3.1 Published 2026-06-09
Fix available
A fix is available. Upgrade to 6.5.25.0 / 2026.5.0 or later.
See remediation →
58/100
Remediation priority · Elevated
Remotely reachable

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Adobe Experience Manager versions 6.5.24, LTS SP1, 2026.04 and earlier are affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by a low-privileged 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. Scope is changed.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Adobe Experience Manager versions 6.5.24, LTS SP1, 2026.04 and earlier contain a stored Cross-Site Scripting (XSS) vulnerability in form fields. Low-privileged attackers can inject malicious JavaScript that persists in the system and executes in victims' browsers when they view pages containing the affected form fields. The CVSS scope changed indicates the impact extends beyond the vulnerable component.

MitigationApply available Adobe patches for AEM to address the vulnerability, and implement output encoding/sanitization on form fields along with Content Security Policy headers to mitigate XSS risks.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Experience ManagerApplication
Affected:< 6.5.25.0< 2026.5.0= 6.5

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
Low
User interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify installed AEM version
    Access the AEM System Information console at /system/console/info or check the product version from the AEM Welcome page footer. In the OSGi Felix Console, navigate to the 'Info' tab to view the product version details.
    Affected if The installed version is 6.5.24 or earlier in the 6.5.x line, any version in the 2026.0x line prior to 2026.5.0, or labeled as LTS SP1 matching those ranges.
  2. Confirm AEM forms feature is in use
    Check if Adaptive Forms, Core Components with form containers, or custom form implementations are deployed. Navigate to /libs/fd/fdm/forms in the repository or check the forms console at /aem/forms to enumerate active form configurations.
    Affected if Any form-based functionality (Adaptive Forms, Form Fragments, or custom form components) is enabled and accessible to users.
  3. Identify if low-privileged users can access form authoring
    Review user group permissions in AEM Groups (http://localhost:4502/libs/granite/security/content/graniteusers.html) and verify if standard users or custom groups with limited privileges have create, modify, or contributor access to form content in /content or /apps paths.
    Affected if Users with low-privileged roles (non-admin) have write access to form fields or form content creation capabilities.
  4. Inspect form field data for persisted scripts
    If forms are in use, examine the stored form data or content fragments in the CRX/DE repository under /content/dam/forms or /content/forms for any unexpected script tags, JavaScript event handlers (onerror, onload, onclick), or encoded payloads that may indicate stored XSS.
    Affected if Form submissions or saved form data contains unescaped HTML script elements or JavaScript event handlers in input fields.

You are affected if your AEM version falls within the ranges of 6.5.x prior to 6.5.25.0 or 2026.x prior to 2026.5.0, and your environment exposes form fields to authenticated users with low privileges.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 6.5.25.0 / 2026.5.0 or later
Fixed in 6.5.25.02026.5.0
Interim mitigation

Apply available Adobe patches for AEM to address the vulnerability, and implement output encoding/sanitization on form fields along with Content Security Policy headers to mitigate XSS risks.

Recommended fix High confidence

AEM 6.5.25.0 (LTS) or AEM 2026.5.0

  1. Identify current Adobe Experience Manager version by checking the AEM welcome page or system console
  2. For AEM 6.5.x LTS versions: Plan upgrade to AEM 6.5.25.0 or later
  3. For AEM 2026.x versions: Plan upgrade to 2026.5.0 or later
  4. Schedule maintenance window for the upgrade process
  5. Backup the current AEM instance including repository, database, and configuration files
  6. Review Adobe's official upgrade documentation for AEM 6.5.25 or 2026.5.0 respectively
  7. Execute upgrade following Adobe's recommended upgrade procedure
  8. Verify the upgrade was successful by checking version in AEM welcome page
Caveat Standard LTS upgrades typically maintain backward compatibility; review Adobe release notes for any specific changes

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Experience Manager Scoped from the published advisory
  • Consultation6.0 h
  • Implementation12.0 h
  • Testing6.0 h
  • Review / QA3.0 h
27.0 hours of engineering $4,800
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $7,680.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2026-48301 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2026-48301 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data