CVE-2026-48821
Last modified
CVE-2026-48821 is a medium-severity vulnerability rated 5.8/10 on the CVSS scale. Shaarli is a personal bookmarking service. Versions 0.16.1 and prior contain a DOM-based Cross-Site Scripting (XSS) vulnerability in the Thumbnail Synchronizer feature. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
Shaarli is a personal bookmarking service. Versions 0.16.1 and prior contain a DOM-based Cross-Site Scripting (XSS) vulnerability in the Thumbnail Synchronizer feature. When an administrator runs the thumbnail update process, malicious bookmark titles are returned via an AJAX response and inserted into the DOM using innerHTML without proper sanitization. The issue originates from the interaction between the backend thumbnail update endpoint and the frontend JavaScript responsible for rendering update progress. On the backend, the ThumbnailsController::ajaxUpdate method returns bookmark data formatted using the 'raw' formatter. This includes the unescaped bookmark title in the JSON response. On the client side, the script thumbnails-update.js processes this AJAX response and dynamically updates the progress interface. Administrators using the thumbnail synchronization feature are affected and exploitation could lead to session hijacking, privilege escalation, backdoor injection and full compromise. This issue has been fixed in version 0.16.2.
Metrics
CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-48821?
How severe is CVE-2026-48821?
How do I fix CVE-2026-48821?
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-48816sigstore-js provides JavaScript libraries for interacting wi…6.5
- CVE-2026-48817Starlette is a lightweight ASGI framework/toolkit. In versio…5.3
- CVE-2026-48818Starlette is a lightweight ASGI framework/toolkit. In versio…7.5
- CVE-2026-48819Hey API is an ecosystem for turning API specifications into …4.8
- CVE-2026-4882The User Registration Advanced Fields plugin for WordPress i…9.8
- CVE-2026-48820CakePHP is a rapid development framework for PHP. In version…6.3
- CVE-2026-48822Shaarli is a personal bookmarking service. Versions 0.16.1 a…5.8
- CVE-2026-48823Shaarli is a personal bookmarking service. Versions 0.16.1 a…4.8
- CVE-2026-48824Mailpit is an email testing tool and API for developers. Pri…5.3
- CVE-2026-48827Path traversal vulnerability in Apache MINA SSHD bundle sshd…7.1
- CVE-2026-48828The Bulk Variables API in Apache Airflow called the redactor…6.5
- CVE-2026-48829In GNU SASL before 2.2.3, DIGEST-MD5 has a NULL pointer dere…7.5
Are you affected by CVE-2026-48821?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
