Bug 2515229 - CVE-2026-65900 nextcloud: DOMPurify: Template expression injection allows information disclosure [fedora-all]
Summary: CVE-2026-65900 nextcloud: DOMPurify: Template expression injection allows inf...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: nextcloud
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Andrew Bauer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["603ddf97-5437-4d68-b68f-f...
Depends On:
Blocks: CVE-2026-65900
TreeView+ depends on / blocked
 
Reported: 2026-08-13 10:56 UTC by Ganesh
Modified: 2026-08-25 01:15 UTC (History)
2 users (show)

Fixed In Version: nextcloud-34.0.3-1.el10_2 nextcloud-34.0.3-1.fc44 nextcloud-34.0.3-1.el10_3 nextcloud-34.0.3-1.fc43
Clone Of:
Environment:
Last Closed: 2026-08-25 00:28:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ganesh 2026-08-13 10:56:10 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

DOMPurify versions >=3.0.0 and before 3.4.8, when configured with SAFE_FOR_TEMPLATES together with a DOM output mode (RETURN_DOM, RETURN_DOM_FRAGMENT, or IN_PLACE), fail to strip template expressions (e.g. ${evil}, {{evil}}, <%evil%>) inside <template> element content. The final normalization/scrub pass (_scrubTemplateExpressions) uses a NodeIterator and node.normalize() that do not descend into template.content, so expressions that only form after adjacent text nodes merge survive sanitization. This bypasses SAFE_FOR_TEMPLATES and can allow a downstream template engine to evaluate attacker-supplied expressions. The string output path is not affected.

Comment 1 Fedora Update System 2026-08-16 21:15:45 UTC
FEDORA-EPEL-2026-b2421df34a (nextcloud-34.0.3-1.el10_3) has been submitted as an update to Fedora EPEL 10.3.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-b2421df34a

Comment 2 Fedora Update System 2026-08-16 21:17:30 UTC
FEDORA-2026-a1368a72b4 (nextcloud-34.0.3-1.fc44) has been submitted as an update to Fedora 44.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-a1368a72b4

Comment 3 Fedora Update System 2026-08-16 21:18:02 UTC
FEDORA-2026-625cbe86c8 (nextcloud-34.0.3-1.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-625cbe86c8

Comment 4 Fedora Update System 2026-08-16 21:22:17 UTC
FEDORA-EPEL-2026-15025fbfe6 (nextcloud-34.0.3-1.el10_2) has been submitted as an update to Fedora EPEL 10.2.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-15025fbfe6

Comment 5 Fedora Update System 2026-08-17 01:17:46 UTC
FEDORA-EPEL-2026-15025fbfe6 has been pushed to the Fedora EPEL 10.2 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-15025fbfe6

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2026-08-17 01:31:34 UTC
FEDORA-2026-a1368a72b4 has been pushed to the Fedora 44 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-a1368a72b4`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-a1368a72b4

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2026-08-17 01:33:40 UTC
FEDORA-EPEL-2026-b2421df34a has been pushed to the Fedora EPEL 10.3 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-b2421df34a

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2026-08-17 01:50:50 UTC
FEDORA-2026-625cbe86c8 has been pushed to the Fedora 43 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-625cbe86c8`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-625cbe86c8

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2026-08-25 00:28:12 UTC
FEDORA-EPEL-2026-15025fbfe6 (nextcloud-34.0.3-1.el10_2) has been pushed to the Fedora EPEL 10.2 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 10 Fedora Update System 2026-08-25 01:02:10 UTC
FEDORA-2026-a1368a72b4 (nextcloud-34.0.3-1.fc44) has been pushed to the Fedora 44 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 11 Fedora Update System 2026-08-25 01:07:07 UTC
FEDORA-EPEL-2026-b2421df34a (nextcloud-34.0.3-1.el10_3) has been pushed to the Fedora EPEL 10.3 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Fedora Update System 2026-08-25 01:15:55 UTC
FEDORA-2026-625cbe86c8 (nextcloud-34.0.3-1.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.