Security readout for executives and security teams
Plain-English summary
KB Support for WordPress through version 1.5.84 can write unsafe spreadsheet formulas into CSV output. If a site exports plugin data and that CSV is later handled in a spreadsheet, attacker-supplied values may execute as formulas. The sources rate this high, but do not confirm active exploitation or a fixed version.
Executive priority
Prioritize affected public WordPress sites because the issue is high severity and may involve low-privileged users. Urgency is lower than a known-exploited bug, but unresolved plugin exposure should be remediated or removed promptly.
Technical view
CVE-2023-25983 is CWE-1236, improper neutralization of formula elements in CSV files, affecting WPOmnia KB Support through 1.5.84. The CVSS 3.1 score is 8.8, with network access, low privileges, and high confidentiality, integrity, and availability impact. Public detail is limited to the vulnerability class and affected plugin range.
Likely exposure
WordPress sites using the KB Support plugin through 1.5.84 are potentially exposed. Highest concern is where low-privileged users can submit data that later appears in CSV exports. Exact affected fields and workflows are not described in the provided sources.
Exploitation context
The provided data does not show CISA KEV listing or any cited evidence of active exploitation. The attack context is CSV formula injection, generally tied to malicious values entering exported CSV files and later being processed by spreadsheet software.
Researcher notes
Evidence is sparse. The sources establish affected product, version range, CWE, CVSS, and Patchstack listing, but not exploit telemetry, vulnerable parameters, proof details, or a fixed version. Validate exposure through plugin versioning and export workflows without assuming more than the public record states.
Mitigation direction
- Inventory WordPress sites for KB Support versions through 1.5.84.
- Check WPOmnia, WordPress plugin, and Patchstack guidance for a fixed release.
- Disable or replace the plugin if no supported fix is available.
- Restrict low-privileged data entry paths that feed CSV exports.
- Treat plugin CSV exports as untrusted until remediation is confirmed.
Validation and detection
- Confirm installed plugin name and version on each WordPress site.
- Review whether KB Support CSV exports are used operationally.
- Identify which user roles can create exported records.
- Check security monitoring for suspicious ticket or knowledge-base content.
- Document remediation status and any compensating controls.
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-1236: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-2023-25983 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
- High
- CVSS
- 8.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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 vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.8HighVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source materials
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 Neutralization of Formula Elements in a CSV File
Improper Neutralization of Formula Elements in a CSV File represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
