CVE-2026-54743
Last modified
CVE-2026-54743 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. Lemmy is a link aggregator and forum for the fediverse. Prior to lemmy-ui 0.19.19-beta.1, LemmyNet/lemmy-ui renders Markdown in src/shared/markdown.ts for post bodies, comment bodies, private messages, and community and site sidebars through mdToHtml, which returns a raw __html object that Inferno injects without a sanitizer pass. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
Description
Lemmy is a link aggregator and forum for the fediverse. Prior to lemmy-ui 0.19.19-beta.1, LemmyNet/lemmy-ui renders Markdown in src/shared/markdown.ts for post bodies, comment bodies, private messages, and community and site sidebars through mdToHtml, which returns a raw __html object that Inferno injects without a sanitizer pass. setupMarkdown configures html as false but registers markdown-it-html5-embed@1.0.0 with useImageSyntax enabled, so an image targeting video media becomes a video element whose fallback incorporates the image alt text through unescaped string replacement. The html setting does not apply to plugin-generated output, allowing crafted alt text to reach the DOM as live HTML in contexts that do not use mdToHtmlNoImages. An approved member or a remote federated instance can store such content, and a viewer who renders it may execute JavaScript in the lemmy-ui origin, exposing the viewer's session and authenticated actions. The advisory notes that Content Security Policy prevents the described exploit in production, but also states that the tested default self-hosted deployment serves no Content-Security-Policy. This issue is fixed in lemmy-ui version 0.19.19-beta.1.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| LemmyNet | lemmy | < 0.19.19-beta.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-54743?
How severe is CVE-2026-54743?
How do I fix CVE-2026-54743?
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-54738Lemmy is a link aggregator and forum for the fediverse. Prio…6.5
- CVE-2026-54739Lemmy is a link aggregator and forum for the fediverse. Prio…6.9
- CVE-2026-5474A vulnerability was found in NASA cFS up to 7.0.0. This affe…8.8
- CVE-2026-54740Lemmy is a link aggregator and forum for the fediverse. Prio…6.5
- CVE-2026-54741Lemmy is a link aggregator and forum for the fediverse. Prio…5.3
- CVE-2026-54742Lemmy is a link aggregator and forum for the fediverse. From…5.1
- CVE-2026-54745Kubeflow Pipelines enables users to build and deploy portabl…10
- CVE-2026-54746Hatchet is a platform for orchestrating background tasks, AI…6.4
- CVE-2026-5475A vulnerability was determined in NASA cFS up to 7.0.0. This…5.5
- CVE-2026-54752NetBox Device Type Library is a collection of community-sour…9.6
- CVE-2026-54753Nx is a monorepo solution for TypeScript and polyglot codeba…5.9
- CVE-2026-54754Klever-Go is the Go implementation of the Klever blockchain …9.6
Are you affected by CVE-2026-54743?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
