CVE-2026-48823 Details
Description
Shaarli is a personal bookmarking service. Versions 0.16.1 and prior contain a stored Cross-Site Scripting (XSS) vulnerability in the tag filtering functionality of Shaarli. An authenticated user can inject arbitrary JavaScript into the tags field when creating a bookmark (Shaare). The malicious payload is stored and later executed when users interact with the "Filter by tag" search feature on the homepage. User-supplied input in the tags field is not properly sanitized or output-escaped before being rendered in the tag filtering interface. When a bookmark is created with a malicious payload inside the tag field, the payload is stored in the database. Later, when a user searches using the "Filter by tag" functionality on the homepage, the application renders matching tags dynamically. If the tag value contains HTML with JavaScript event handlers, it is injected into the DOM. This impacts anyone interacting with the "Filter by tag" search functionality, administrators and privileged users. This issue has been fixed in version 0.16.2.
A stored Cross-Site Scripting (XSS) vulnerability has been identified in Shaarli, a personal bookmarking service, affecting versions through 0.16.1. The issue arises in the tag filtering feature, where user input in the tags field is not properly sanitized before being displayed. An authenticated user can inject JavaScript into the tags when creating a bookmark. This injected script is executed later when other users use the 'Filter by tag' search on the homepage, impacting anyone who interacts with this feature, including administrators and privileged users.
Users can update to Shaarli version 0.16.2 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 17, 2026CISA-ADP
Assessed Jun 18, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/shaarli/Shaarli/security/advisories/GHSA-68qr-fvv8-6mc6 | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/shaarli/Shaarli/releases/tag/v0.16.2 | [email protected] | Release NotesVendor |
| https://github.com/shaarli/Shaarli/security/advisories/GHSA-68qr-fvv8-6mc6 | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Shaarli | <= 0.16.1 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 18, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | New CVE Received | [email protected] |
Volerion