๐Ÿ” CVE Alert

CVE-2026-55696

MEDIUM 4.3

PrivateBin: Stored Cross-Side-Scripting (XSS) vulnerability in attachment download link via dangerous MIME types with required user-interaction

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

PrivateBin is an online pastebin where the server has zero knowledge of pasted data. Prior to 2.0.5, AttachmentViewer.setAttachment in js/privatebin.js uses getAttachmentMimeType to accept attacker-controlled MIME types and uses getBlobUrl to create a same-origin blob before setting attachmentLink's href for the Download attachment link. The SVG-only sanitization branch updates only the preview blob, so text/html, image/svg, application/xhtml+xml, and text/xml attachments can remain active in the download blob. On an instance with fileupload = true and a weakened, stripped, or absent Content Security Policy, an anonymous attacker can create such an attachment, and a victim who opens the link in a new tab causes inline JavaScript to execute in the PrivateBin origin. The script can read origin-scoped local storage and issue same-origin requests, including requests to applications co-hosted on the same domain. This issue is fixed in version 2.0.5.

CWE CWE-79 CWE-80
Vendor privatebin
Product privatebin
Published Aug 28, 2026
Stay Ahead of the Next One

Get instant alerts for privatebin privatebin

Be the first to know when new medium vulnerabilities affecting privatebin privatebin are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

PrivateBin / PrivateBin
< 2.0.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/PrivateBin/PrivateBin/security/advisories/GHSA-f2xf-7x3g-4272 github.com: https://github.com/PrivateBin/PrivateBin/commit/7f1f40853efe0eb12db9cc4a30ea8524ac00f423 github.com: https://github.com/PrivateBin/PrivateBin/releases/tag/2.0.5