LiveActive security incident?Get immediate response
CVE Record

CVE-2023-25043: WordPress Data Tables Generator by Supsystic Plugin <= 1.10.25 is vulnerable to Broken Access Control

Incorrect Authorization vulnerability in Supsystic Data Tables Generator.This issue affects Data Tables Generator: from n/a through 1.10.25.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
4.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2023-25043Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SupsysticData Tables Generatordata-tables-generator-by-supsystic, n/aunaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-863 · source CWE mapping

Incorrect Authorization

Incorrect Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.