CVE-2026-26028
Last modified
CVE-2026-26028 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. CryptPad is an end-to-end encrypted collaborative office suite. In versions prior to 2026.2.0, the HTML sanitizer in Diffmarked.js can be bypassed due to incomplete attribute filtering on restricted tags. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
CryptPad is an end-to-end encrypted collaborative office suite. In versions prior to 2026.2.0, the HTML sanitizer in Diffmarked.js can be bypassed due to incomplete attribute filtering on restricted tags. The sanitizer validates only the src attribute of <iframe>, <video>, and <audio> elements, leaving all other attributes unchecked. As a result, an attacker can inject arbitrary HTML through srcdoc, completely defeating CryptPad's intended bounce sandboxing and enabling link injection or other interactive content within user-controlled documents. The root cause lies in how the sanitizer classifies and enforces tag restrictions: although it defines both forbidden and restricted tag lists, <iframe> is treated as "restricted" rather than "forbidden." Enforcement then inspects only the src attribute, so pairing a benign blob: src with a malicious srcdoc results in unrestricted rendering. This issue has been fixed in version 2026.2.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-26028?
How severe is CVE-2026-26028?
How do I fix CVE-2026-26028?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-26022Gogs is an open source self-hosted Git service. Prior to ver…5.4
- CVE-2026-26023Dify is an open-source LLM app development platform. Prior t…6.1
- CVE-2026-26024free5GC SMF provides Session Management Function for free5GC…7.5
- CVE-2026-26025free5GC SMF provides Session Management Function for free5GC…7.5
- CVE-2026-26026GLPI is a free asset and IT management software package. Fro…7.2
- CVE-2026-26027GLPI is a free asset and IT management software package. Fro…6.1
- CVE-2026-26029sf-mcp-server is an implementation of Salesforce MCP server …7.5
- CVE-2026-2603A flaw was found in Keycloak. A remote attacker could bypass…8.1
- CVE-2026-26030Semantic Kernel, Microsoft's semantic kernel Python SDK, has…9.9
- CVE-2026-26031Frappe Learning Management System (LMS) is a learning system…5.3
- CVE-2026-26032The PackagerResolver of Apache Ivy is able to download onlin…5.4
- CVE-2026-26033UPS Multi-UPS Management Console (MUMC) version 01.06.0001 (…8.4
Are you affected by CVE-2026-26028?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
