Security readout for executives and security teams
Plain-English summary
A malicious LibreOffice document could make macros run even when macro security settings should block them. The document may still warn that macros exist, but the vulnerable handling can leave the macros outside normal enforcement. This is mainly a workstation and document-processing risk.
Executive priority
Prioritize remediation where LibreOffice handles files from email, uploads, partners, or customers. The issue undermines macro controls, so it fits phishing and malicious-document risk even without confirmed active exploitation in the provided sources.
Technical view
CVE-2019-9853 is an insufficient URL decoding issue in LibreOffice macro URL processing and categorization. Crafted macro locations could bypass security setting enforcement, enabling arbitrary macro execution. Affected versions are LibreOffice 6.2 before 6.2.7 and 6.3 before 6.3.1.
Likely exposure
Exposure is most likely on endpoints, VDI images, or servers that open or convert untrusted documents using vulnerable LibreOffice 6.2 or 6.3 builds.
Exploitation context
The provided sources do not show CISA KEV listing or confirmed active exploitation. Practical exploitation would depend on getting a user or automated document workflow to open a crafted macro-bearing file.
Researcher notes
The important behavior is not macro detection failure; sources state documents were detected as containing macros. The flaw was in subsequent categorization and control of macro URLs after insufficient decoding. Evidence names LibreOffice only; do not infer broader product impact from related mailing-list references alone.
Mitigation direction
- Upgrade LibreOffice 6.2 to 6.2.7 or later.
- Upgrade LibreOffice 6.3 to 6.3.1 or later.
- Confirm Linux distribution packages include the Debian, Fedora, or vendor security updates.
- Restrict automated document conversion of untrusted files until patched.
- Follow current vendor guidance for any downstream packaged builds.
Validation and detection
- Inventory LibreOffice versions across endpoints and document-processing servers.
- Flag 6.2 versions earlier than 6.2.7 as vulnerable.
- Flag 6.3 versions earlier than 6.3.1 as vulnerable.
- Check package changelogs or advisories for CVE-2019-9853 backports.
- Review document workflows that process externally supplied office files.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-116: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2019-9853 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://www.libreoffice.org/about-us/security/advisories/CVE-2019-9853/CVE reference · x_refsource_CONFIRM
- [debian-lts-announce] 20191006 [SECURITY] [DLA 1947-1] libreoffice security updateCVE reference · mailing-list, x_refsource_MLIST
- FEDORA-2019-4b0cc75996CVE reference · vendor-advisory, x_refsource_FEDORA
- [openoffice-commits] 20191016 svn commit: r1051583 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/security/cves/CVE-2019-9853.htmlCVE reference · mailing-list, x_refsource_MLIST
- [openoffice-commits] 20191016 svn commit: r1868517 - /openoffice/ooo-site/trunk/content/security/cves/CVE-2019-9853.htmlCVE reference · mailing-list, x_refsource_MLIST
- [openoffice-commits] 20191016 svn commit: r1868522 - /openoffice/ooo-site/trunk/content/security/bulletin.htmlCVE reference · mailing-list, x_refsource_MLIST
- [openoffice-commits] 20191124 svn commit: r1870322 - /openoffice/ooo-site/trunk/content/security/cves/CVE-2019-9853.htmlCVE reference · mailing-list, x_refsource_MLIST
- [openoffice-commits] 20191124 svn commit: r1053264 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/security/cves/CVE-2019-9853.htmlCVE reference · mailing-list, x_refsource_MLIST
- [openoffice-commits] 20191124 svn commit: r1053267 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/security/cves/CVE-2019-9853.htmlCVE reference · mailing-list, x_refsource_MLIST
- [openoffice-commits] 20191124 svn commit: r1870324 - /openoffice/ooo-site/trunk/content/security/cves/CVE-2019-9853.htmlCVE reference · mailing-list, x_refsource_MLIST
- [openoffice-commits] 20191124 svn commit: r1870337 - in /openoffice/ooo-site/trunk/content/security/cves: CVE-2019-9853.html CVE-XXXX-YYYY.htmlCVE reference · mailing-list, x_refsource_MLIST
- [openoffice-commits] 20191124 svn commit: r1053270 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/security/cves/CVE-2019-9853.html content/security/cves/CVE-XXXX-YYYY.htmlCVE reference · mailing-list, x_refsource_MLIST
- [openoffice-commits] 20191124 svn commit: r1053271 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/security/cves/CVE-2019-9853.html content/security/cves/CVE-XXXX-YYYY.htmlCVE reference · mailing-list, x_refsource_MLIST
- [openoffice-commits] 20191124 svn commit: r1870336 - in /openoffice/ooo-site/trunk/content/security/cves: CVE-2019-9853.html CVE-XXXX-YYYY.htmlCVE reference · mailing-list, x_refsource_MLIST
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Encoding or Escaping of Output
Improper Encoding or Escaping of Output represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
