The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2023-2255

CVE-2023-2255: LibreOffice Auth Bypass Vulnerability

CVE-2023-2255 is an authentication bypass vulnerability in LibreOffice that allows external content to load without user consent. This article covers the technical details, affected versions, security impact, and mitigation.

Published: February 11, 2026

CVE-2023-2255 Overview

CVE-2023-2255 is an improper access control vulnerability in the editor components of The Document Foundation LibreOffice that allows attackers to craft malicious documents causing external links to load without user consent. In affected versions, documents utilizing "floating frames" linked to external files automatically load frame contents without prompting users for permission, contrary to how LibreOffice handles other linked content.

This vulnerability creates an inconsistent security model where floating frames bypass the expected user authorization workflow, potentially enabling attackers to exfiltrate sensitive information or load malicious content from external sources without the victim's knowledge.

Critical Impact

Attackers can craft malicious LibreOffice documents that automatically load external content without user consent, potentially leading to information disclosure or loading of malicious resources.

Affected Products

  • LibreOffice 7.4 versions prior to 7.4.7
  • LibreOffice 7.5 versions prior to 7.5.3
  • Debian Linux 11.0

Discovery Timeline

  • 2023-05-25 - CVE-2023-2255 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-2255

Vulnerability Analysis

The vulnerability resides in LibreOffice's editor components that handle floating frames (also known as IFrames in document context). Floating frames are document elements that can embed content from external sources within a LibreOffice document. The core issue is a failure to enforce consistent access control policies across different types of linked content.

When a user opens a document containing floating frames with external file links, LibreOffice automatically loads these external resources without displaying a security prompt. This behavior contradicts the security model applied to other types of linked content in LibreOffice, where users are typically prompted before external resources are fetched.

The improper access control (CWE-264) allows attackers to abuse this functionality for various malicious purposes, including tracking document opens via external callbacks, loading potentially malicious content from attacker-controlled servers, or exfiltrating data about the victim's network environment through external requests.

Root Cause

The root cause is an inconsistent implementation of access control checks in the floating frame component compared to other linked content handlers within LibreOffice. While other external content types trigger user authorization prompts, the floating frame implementation failed to include equivalent security checks, creating an exploitable gap in the security model.

This design flaw allowed documents to silently establish network connections to external resources, bypassing user awareness and consent mechanisms that should protect against such behavior.

Attack Vector

The attack vector for CVE-2023-2255 is network-based and requires no authentication or user interaction beyond opening the malicious document. An attacker can exploit this vulnerability through the following attack chain:

  1. Document Crafting: The attacker creates a LibreOffice document containing floating frames with links pointing to attacker-controlled external resources
  2. Distribution: The malicious document is distributed to victims via email attachments, file sharing, or other document delivery mechanisms
  3. Execution: When the victim opens the document in a vulnerable LibreOffice version, the floating frames automatically load external content without any user prompt
  4. Exploitation: The attacker's server receives the request, potentially revealing victim information (IP address, network details) or serving malicious content

The vulnerability can be exploited to create tracking pixels within documents, enumerate internal network resources through URL-based probing, or serve dynamic malicious content that changes based on the victim's environment.

Detection Methods for CVE-2023-2255

Indicators of Compromise

  • Unusual outbound network connections originating from LibreOffice processes (soffice.bin, soffice.exe)
  • Documents containing floating frame elements with external URLs pointing to suspicious or unknown domains
  • Network traffic logs showing requests to external resources immediately after document opens
  • LibreOffice documents with embedded frame elements referencing non-local file paths

Detection Strategies

  • Monitor outbound network connections from LibreOffice application processes for connections to unknown or suspicious external hosts
  • Implement document scanning solutions that analyze LibreOffice files for floating frame elements with external links
  • Deploy network-level detection rules to identify unusual HTTP/HTTPS requests originating from office application processes
  • Use endpoint detection to flag documents containing frame elements with URLs pointing to external resources

Monitoring Recommendations

  • Enable logging of all network connections initiated by LibreOffice processes at the endpoint level
  • Configure proxy logs to capture and analyze requests from office application user agents
  • Implement alerting for LibreOffice processes making connections to newly observed or low-reputation domains
  • Monitor for document files being opened followed by immediate network activity to external hosts

How to Mitigate CVE-2023-2255

Immediate Actions Required

  • Update LibreOffice 7.4.x installations to version 7.4.7 or later immediately
  • Update LibreOffice 7.5.x installations to version 7.5.3 or later immediately
  • Apply Debian security updates via DSA-5415 for Debian-based systems
  • Review and audit any documents received from untrusted sources before opening

Patch Information

The Document Foundation has released patched versions that address this vulnerability. Users should upgrade to:

  • LibreOffice 7.4.7 or later for the 7.4 branch
  • LibreOffice 7.5.3 or later for the 7.5 branch

Linux distribution users should apply vendor-specific security updates:

  • Debian users should apply Debian Security Advisory DSA-5415
  • Debian LTS users should refer to Debian LTS Advisory 2023-08
  • Gentoo users should consult GLSA 202311-15

For detailed information, see the LibreOffice Security Advisory CVE-2023-2255.

Workarounds

  • Disable or restrict network access for LibreOffice applications at the firewall level until patches can be applied
  • Configure endpoint security solutions to prompt or block LibreOffice network connections to external hosts
  • Implement document quarantine procedures that scan incoming LibreOffice files for suspicious frame elements
  • Consider using document preview tools that don't execute embedded content for reviewing untrusted documents
bash
# Example: Block LibreOffice network access using iptables (Linux)
# Identify LibreOffice process user and restrict outbound connections
iptables -A OUTPUT -m owner --uid-owner $USER -p tcp --dport 80 -m string --string "soffice" --algo bm -j DROP
iptables -A OUTPUT -m owner --uid-owner $USER -p tcp --dport 443 -m string --string "soffice" --algo bm -j DROP

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechLibreoffice

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability49.45%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-264

  • NVD-CWE-Other
  • Technical References
  • Debian LTS Advisory 2023-08

  • Gentoo GLSA 2023-11-15

  • Debian Security Advisory DSA-5415
  • Vendor Resources
  • LibreOffice Security Advisory CVE-2023-2255
  • Related CVEs
  • CVE-2024-6472: LibreOffice Auth Bypass Vulnerability

  • CVE-2024-7788: LibreOffice Signature Forgery Vulnerability

  • CVE-2025-2866: LibreOffice PDF Signature Spoofing Flaw

  • CVE-2023-0950: LibreOffice Spreadsheet RCE Vulnerability
Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English