Libre Office TCC Bypass via Bundled Interpreter vulnerability (Dec 2025) - Mac OS X
🗓️ 16 Dec 2025 00:00:00Reported by Copyright (C) 2025 Greenbone AGType
openvas🔗 plugins.openvas.org👁 8 Views
| Reporter | Title | Published | Views | Family All 15 |
|---|---|---|---|---|
| CVE-2025-14714 | 15 Dec 202510:30 | – | alpinelinux | |
| The vulnerability of the LibreOffice office software package lies in its ability to bypass authentication by using an alternative path or channel, allowing a perpetrator to increase their privileges. | 25 Feb 202600:00 | – | bdu_fstec | |
| LibreOffice 安全漏洞 | 15 Dec 202500:00 | – | cnnvd | |
| CVE-2025-14714 | 15 Dec 202510:30 | – | cve | |
| CVE-2025-14714 TCC Bypass via Inherited Permissions in Bundled Interpreter | 15 Dec 202510:30 | – | cvelist | |
| CVE-2025-14714 | 15 Dec 202510:30 | – | debiancve | |
| EUVD-2025-203361 | 15 Dec 202510:30 | – | euvd | |
| KLA90820 SB vulnerability was found in LibreOffice | 15 Dec 202500:00 | – | kaspersky | |
| LibreOffice < 25.2.4 Authentication Bypass (CVE-2025-14714) | 18 Dec 202500:00 | – | nessus | |
| Linux Distros Unpatched Vulnerability : CVE-2025-14714 | 17 Dec 202500:00 | – | nessus |
10
| Source | Link |
|---|---|
| libreoffice | www.libreoffice.org/about-us/security/advisories/cve-2025-14714/ |
# SPDX-FileCopyrightText: 2025 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
CPE = "cpe:/a:libreoffice:libreoffice";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.836927");
script_version("2026-02-19T05:56:52+0000");
script_cve_id("CVE-2025-14714");
script_tag(name:"cvss_base", value:"4.6");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:S/C:C/I:N/A:N");
script_tag(name:"last_modification", value:"2026-02-19 05:56:52 +0000 (Thu, 19 Feb 2026)");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2026-02-18 14:32:07 +0000 (Wed, 18 Feb 2026)");
script_tag(name:"creation_date", value:"2025-12-16 15:03:13 +0530 (Tue, 16 Dec 2025)");
script_name("Libre Office TCC Bypass via Bundled Interpreter vulnerability (Dec 2025) - Mac OS X");
script_tag(name:"summary", value:"Libre Office is prone to a tcc bypass via bundled
interpreter vulnerability.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present
on the target host.");
script_tag(name:"impact", value:"Successful exploitation allows an attacker
to execute scripts using LibreOffice's bundled Python interpreter that inherit
the application's TCC permissions without user approval.");
script_tag(name:"affected", value:"Libre Office prior to version 24.2.4 on Mac OS X.");
script_tag(name:"solution", value:"Update to version 24.2.4 or later.");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"executable_version");
script_xref(name:"URL", value:"https://www.libreoffice.org/about-us/security/advisories/cve-2025-14714/");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2025 Greenbone AG");
script_family("General");
script_dependencies("gb_libreoffice_detect_macosx.nasl");
script_mandatory_keys("LibreOffice/MacOSX/Version");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if(!infos = get_app_version_and_location(cpe:CPE, exit_no_version:TRUE)) exit(0);
libre_ver = infos["version"];
libre_path = infos["location"];
if(version_is_less(version:libre_ver, test_version:"24.2.4")) {
report = report_fixed_ver(installed_version:libre_ver, fixed_version:"24.2.4", install_path:libre_path);
security_message(port:0, data:report);
exit(0);
}
exit(99);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
19 Feb 2026 00:00Current
5.4Medium risk
Vulners AI Score5.4
CVSS 3.16.5
CVSS 44.3
EPSS0.00135
SSVC