{"uuid": "9a9ce3c7-6dac-4fb7-a21c-5c2fc35eee7c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-1686", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/5648", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2025-1686\n\ud83d\udd25 CVSS Score: 6.1 (cvssV4_0, Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/E:P)\n\ud83d\udd39 Description: All versions of the package io.pebbletemplates:pebble are vulnerable to External Control of File Name or Path via the include tag. A high privileged attacker can access sensitive local files by crafting malicious notification templates that leverage this tag to include files like /etc/passwd or /proc/1/environ. WorkaroundThis vulnerability can be mitigated by disabling the include macro in Pebble Templates:javanew PebbleEngine.Builder()            .registerExtensionCustomizer(new DisallowExtensionCustomizerBuilder()                    .disallowedTokenParserTags(List.of(\"include\"))                    .build())            .build();\n\ud83d\udccf Published: 2025-02-27T05:00:05.848Z\n\ud83d\udccf Modified: 2025-02-27T05:00:05.848Z\n\ud83d\udd17 References:\n1. https://security.snyk.io/vuln/SNYK-JAVA-IOPEBBLETEMPLATES-8745594\n2. https://github.com/PebbleTemplates/pebble/issues/680\n3. https://pebbletemplates.io/wiki/tag/include\n4. https://github.com/PebbleTemplates/pebble/issues/688", "creation_timestamp": "2025-02-27T05:25:17.000000Z"}