LiveActive security incident?Get immediate response
CVE Record

CVE-2025-69190: WordPress Listihub theme <= 1.0.6 - Broken Access Control vulnerability

Missing Authorization vulnerability in e-plugins Listihub listihub allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Listihub: from n/a through <= 1.0.6.

HighCVSS 7.3Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2025-69190 is a broken access control issue in the WordPress Listihub theme through version 1.0.6. An unauthenticated network attacker may be able to access or perform actions that should require authorization. The published CVSS score is 7.3, rated high. No cited source confirms active exploitation.

Executive priority

Treat as a high-priority WordPress exposure review, especially for public sites using Listihub. Prioritize identification and vendor guidance checks. Business urgency increases if the theme is active on revenue-generating, customer-facing, or data-handling sites.

Technical view

The CVE describes CWE-862 Missing Authorization in e-plugins Listihub. Vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L indicates remote, unauthenticated exploitation with low complexity and limited confidentiality, integrity, and availability impact. Public details are sparse; the exact vulnerable endpoint or function is not provided in the supplied sources.

Likely exposure

Exposure is likely limited to WordPress sites using the Listihub theme at version 1.0.6 or earlier. Internet-facing WordPress sites are the primary concern. Sites not using this theme are not indicated as affected by the provided sources.

Exploitation context

The issue is remotely reachable and requires no privileges or user interaction according to the CVSS vector. The source bundle does not include exploit details, proof-of-concept status, or reports of real-world exploitation. It is not listed as KEV in the provided data.

Researcher notes

The public record identifies the weakness class, affected theme, version ceiling, and CVSS vector, but not the vulnerable component, fixed version, or workaround. Avoid assuming exploitability beyond the CVSS description. Further validation depends on vendor or Patchstack details becoming available.

Mitigation direction

  • Identify WordPress sites using the Listihub theme.
  • Check whether Listihub version is 1.0.6 or earlier.
  • Review Patchstack and vendor guidance for fixed versions or mitigations.
  • Restrict or disable the theme if business impact allows.
  • Increase monitoring for suspicious unauthenticated WordPress requests.

Validation and detection

  • Inventory installed WordPress themes across managed sites.
  • Confirm active and inactive Listihub theme versions.
  • Review web logs for unusual unauthenticated access patterns.
  • Check vulnerability management tools for CVE-2025-69190 coverage.
  • Document whether vendor remediation guidance is available.
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-862: 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-2025-69190 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
High
CVSS
7.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/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
7.3CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L3.93.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.3High
CVSS 3.1 vector shape for CVE-2025-69190Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/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
e-pluginsListihublistihub, 0unaffected
Weakness

CWE details

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

CWE-862 · source CWE mapping

Missing Authorization

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