Security readout for executives and security teams
Plain-English summary
CVE-2023-25043 is a broken access control issue in the WordPress Data Tables Generator by Supsystic plugin through version 1.10.25. It is rated medium because exploitation requires a logged-in low-privilege user and the documented impact is limited to availability, not data theft or content alteration.
Executive priority
Treat this as a moderate WordPress plugin risk. It is not currently supported by the supplied evidence as actively exploited, but exposed sites with untrusted logged-in users should be reviewed and updated according to vendor guidance.
Technical view
The vulnerability is classified as CWE-863 Incorrect Authorization. The CVSS 3.1 vector is AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L, indicating network reachability, low attack complexity, low privileges required, no user interaction, unchanged scope, and low availability impact.
Likely exposure
Exposure is most likely on WordPress sites running Data Tables Generator by Supsystic version 1.10.25 or earlier, particularly sites that allow untrusted users to authenticate. The source bundle does not identify affected configurations beyond the plugin and version range.
Exploitation context
The provided sources do not show CISA KEV inclusion, active exploitation, or public exploit status. The CVSS data indicates an attacker needs low privileges and no user interaction. Evidence is incomplete on exact vulnerable functionality and real-world exploitation.
Researcher notes
The record provides CVSS and CWE details but limited operational detail. Avoid assuming confidentiality or integrity impact because the supplied CVSS vector marks both as none. Validation should focus on plugin version, authentication exposure, and vendor-published remediation status.
Mitigation direction
- Inventory WordPress sites for Data Tables Generator by Supsystic.
- If version 1.10.25 or earlier is installed, check Supsystic or Patchstack guidance for a fixed release.
- Restrict untrusted low-privilege accounts where this plugin remains installed.
- Monitor plugin activity and WordPress logs for unusual availability-related behavior.
Validation and detection
- Confirm plugin presence and installed version on each WordPress site.
- Compare installed versions against the affected range through 1.10.25.
- Review whether public registration or untrusted authenticated users exist.
- Check vendor, CVE, and Patchstack records for updated remediation details.
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-863: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-25043 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
- Medium
- CVSS
- 4.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
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:N/I:N/A:L2.81.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
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.
Incorrect Authorization
Incorrect Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
