CVE-2026-1879
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 · uneditedA vulnerability was detected in Harvard University IQSS Dataverse up to 6.8. This affects an unknown function of the file /ThemeAndWidgets.xhtml of the component Theme Customization. Performing a manipulation of the argument uploadLogo results in unrestricted upload. Remote exploitation of the attack is possible. The exploit is now public and may be used. Upgrading to version 6.10 mitigates this issue. You should upgrade the affected component. The vendor was contacted early, responded in a very professional manner and quickly released a fixed version of the affected product.
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 · moderate confidenceUnrestricted file upload vulnerability in Harvard IQSS Dataverse's Theme Customization feature (ThemeAndWidgets.xhtml). Attackers can manipulate the uploadLogo argument to upload arbitrary files, potentially achieving remote code execution. This is a remote, publicly exploited vulnerability affecting versions up to 6.8.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
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
- None
- Scope
- Unchanged
- Confidentiality
- Low
- Integrity
- Low
- Availability
- Low
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
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 checksWork through these to decide whether this CVE applies to you.
-
Identify the installed Dataverse versionCheck the application or system documentation for the Harvard IQSS Dataverse version number, typically found in the admin interface, about page, or version fileAffected if The installed version is 6.8 or earlier (any version up to and including 6.8 is affected)
-
Verify Theme Customization feature accessConfirm whether the ThemeAndWidgets.xhtml endpoint is accessible by attempting to access the theme customization page in the admin or theme settings area of the applicationAffected if The theme customization feature is exposed without proper authentication or authorization controls
-
Inspect uploaded theme filesExamine the directory where theme uploads (logos, favicons) are stored. Look for file types that should not be permitted such as .jsp, .php, .exe, .sh, or other executable extensionsAffected if Unexpected file types exist in the theme upload directory, especially executable or script files that were not intentionally uploaded by administrators
-
Check web server logs for uploadLogo parameter abuseReview application and web server access logs for requests containing 'uploadLogo' parameter or theme upload endpoints with unusual file extensions or suspicious payloadsAffected if Logs show requests to uploadLogo with unexpected file types or patterns indicating successful arbitrary file uploads
-
Review theme configuration storageInspect the database or configuration files storing theme settings for references to non-image files in logo or theme-related fieldsAffected if Theme configuration contains references to executable or script files rather than only image formats
A user is affected if they are running Harvard IQSS Dataverse version 6.8 or earlier AND the Theme Customization feature (ThemeAndWidgets.xhtml) is accessible, allowing upload of arbitrary files including executables.
Generated from the published advisory. Verify against your own configuration.
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 · scopedUpgrade Harvard IQSS Dataverse from versions up to 6.8 to version 6.10 to remediate the unrestricted file upload vulnerability.
Dataverse version 6.10
- 1. Back up the current Dataverse installation and database before proceeding with any upgrade.
- 2. Review the official Harvard IQSS Dataverse upgrade documentation for version 6.9 and 6.10.
- 3. Upgrade Dataverse from version 6.8 or earlier to version 6.10 following the standard upgrade procedure.
- 4. After upgrade, verify the Theme Customization functionality works correctly.
- 5. Confirm the /ThemeAndWidgets.xhtml component no longer allows unrestricted file uploads by testing with authorized uploads only.
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation6.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,224.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2026-1879 — 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 sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2026-1879 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
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.
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.
- 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