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.
CVE-2026-55696
This medium-severity CVE scores 4.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 87% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 4.3
- EG Score
- 4.3(medium)
- EG Risk
- 19(Track)EG Risk 19/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity43% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 13%
- KEV
- Not listed
Published
August 28, 2026
Last Modified
September 9, 2026
Advisory Details (3)
Auto-updated Aug 28, 2026Stored Cross-Side-Scripting (XSS) vulnerability in attachment download link via dangerous MIME types with required user-interaction · Advisory · PrivateBin/PrivateBin · GitHub
https://github.com/PrivateBin/PrivateBin/security/advisories/GHSA-f2xf-7x3g-4272Release v2.0.5 - Fix rendering unsafe attachments & base path in JSON API responses
Patch available: PrivateBin/PrivateBin 2.0.5
https://github.com/PrivateBin/PrivateBin/releases/tag/2.0.5commit 7f1f40853efe (PrivateBin/PrivateBin)
Patch available: PrivateBin/PrivateBin 2.0.5 (contains commit 7f1f40853efe)
https://github.com/PrivateBin/PrivateBin/commit/7f1f40853efe0eb12db9cc4a30ea8524ac00f423Vendor Advisories for CVE-2026-55696(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Packagist(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| privatebin/privatebin | 1.0 ... 2.0.4 (35 versions) | 2.0.5 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 37× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-19 06:31 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 05:28 UTCEG score recompute
- 2026-09-17 19:31 UTCEPSS rescore
- 2026-09-17 04:26 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-16 03:25 UTCEG score recompute
- 2026-09-15 03:11 UTCEPSS rescore
- 2026-09-14 01:22 UTCEG score recompute
- 2026-09-13 16:47 UTCEPSS rescore
- 2026-09-13 00:21 UTCEG score recompute
- 2026-09-11 23:19 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 22:13 UTCEG score recompute
- 2026-09-10 09:35 UTCEPSS rescore
- 2026-09-09 03:56 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-08 02:55 UTCEG score recompute
- 2026-09-07 16:01 UTCEPSS rescore
- 2026-09-07 01:53 UTCEG score recompute
- 2026-09-06 13:47 UTCEPSS rescore
- 2026-09-06 00:48 UTCEG score recompute
- 2026-09-04 23:45 UTCEG score recompute
- 2026-09-04 05:06 UTCEPSS rescore
Show 12 moreShow fewer
- 2026-09-02 21:38 UTCEG score recompute
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 20:32 UTCEG score recompute
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-09-01 04:40 UTCEPSS rescore
- 2026-08-31 19:30 UTCEG score recompute
- 2026-08-31 18:56 UTCEG score recompute
- 2026-08-31 00:46 UTCEG score recompute
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 22:43 UTCEG score recompute
- 2026-08-28 21:11 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-55696?
When was CVE-2026-55696 disclosed?
Is CVE-2026-55696 actively exploited?
What is the CVSS score of CVE-2026-55696?
How do I remediate CVE-2026-55696?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-55696
Is Your Infrastructure Affected by CVE-2026-55696?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.