CVE-2025-64714
Last modified
CVE-2025-64714 is a medium-severity vulnerability rated 5.8/10 on the CVSS scale. PrivateBin is an online pastebin where the server has zero knowledge of pasted data. Starting in version 1.7.7 and prior to version 2.0.3, an unauthenticated Local File Inclusion exists in the template-switching feature. EPSS estimates a 0.43% chance of exploitation in the next 30 days.
Description
PrivateBin is an online pastebin where the server has zero knowledge of pasted data. Starting in version 1.7.7 and prior to version 2.0.3, an unauthenticated Local File Inclusion exists in the template-switching feature. If `templateselection` is enabled in the configuration, the server trusts the `template` cookie and includes the referenced PHP file. An attacker can read sensitive data or, if they manage to drop a PHP file elsewhere, gain remote code execution. The constructed path of the template file is checked for existence, then included. For PrivateBin project files this does not leak any secrets due to data files being created with PHP code that prevents execution, but if a configuration file without that line got created or the visitor figures out the relative path to a PHP script that directly performs an action without appropriate privilege checking, those might execute or leak information. The issue has been patched in version 2.0.3. As a workaround, set `templateselection = false` (which is the default) in `cfg/conf.php` or remove it entirely
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-64714?
How severe is CVE-2025-64714?
How do I fix CVE-2025-64714?
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 2025
- CVE-2025-64709Typebot is an open-source chatbot builder. In versions prior…9.9
- CVE-2025-6471A vulnerability classified as critical was found in code-pro…9.8
- CVE-2025-64710Bitplatform Boilerplate is a Visual studio and .NET project …5.3
- CVE-2025-64711PrivateBin is an online pastebin where the server has zero k…5.4
- CVE-2025-64712The unstructured library provides open-source components for…9.8
- CVE-2025-64713WebAssembly Micro Runtime (WAMR) is a lightweight standalone…7.4
- CVE-2025-64715Cilium is a networking, observability, and security solution…5.5
- CVE-2025-64716Anubis is a Web AI Firewall Utility that challenges users' c…5.1
- CVE-2025-64717ZITADEL is an open source identity management platform. Star…9.8
- CVE-2025-64718js-yaml is a JavaScript YAML parser and dumper. In js-yaml b…5.3
- CVE-2025-64719Gogs is an open source self-hosted Git service. Prior to 0.1…4.9
- CVE-2025-6472A vulnerability, which was classified as critical, has been …9.8
Are you affected by CVE-2025-64714?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
