LiveActive security incident?Get immediate response
CVE Record

CVE-2025-53580: WordPress Simple Business Directory Pro Plugin < 15.6.9 - Privilege Escalation Vulnerability

Incorrect Privilege Assignment vulnerability in quantumcloud Simple Business Directory Pro simple-business-directory-pro allows Privilege Escalation.This issue affects Simple Business Directory Pro: from n/a through < 15.6.9.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This CVE affects the WordPress Simple Business Directory Pro plugin before 15.6.9. The reported flaw could let an unauthenticated remote attacker gain higher privileges. For an exposed WordPress site, that can mean account takeover, content changes, data access, or service disruption.

Executive priority

Treat this as urgent for any public WordPress site using the plugin. The vulnerability is critical, requires no authentication per CVSS, and could affect confidentiality, integrity, and availability if exploited.

Technical view

CVE-2025-53580 is an incorrect privilege assignment issue in quantumcloud Simple Business Directory Pro, package simple-business-directory-pro. Sources list affected versions as before 15.6.9. CVSS 3.1 is 9.8 with AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H, indicating remote unauthenticated exploitation potential and full CIA impact.

Likely exposure

Highest exposure is internet-facing WordPress sites running Simple Business Directory Pro below 15.6.9. The source bundle does not identify specific endpoints, configurations, or hosting conditions, so exposure should be confirmed by plugin inventory and version evidence.

Exploitation context

The CVE is not listed as KEV in the provided bundle, and no cited source confirms active exploitation. The CVSS vector indicates low-complexity, network-reachable, unauthenticated exploitation potential, but the bundle does not provide exploit details or proof-of-concept status.

Researcher notes

The public bundle names the weakness class and affected version boundary but lacks root-cause detail, vulnerable code paths, exploit prerequisites, or detection indicators. Avoid assuming exploitation without further evidence. Prioritize version validation, role integrity review, and vendor advisory tracking.

Mitigation direction

  • Inventory WordPress sites for Simple Business Directory Pro installations.
  • Upgrade affected installations to 15.6.9 or later where available.
  • Check vendor and Patchstack guidance for any additional required remediation.
  • Temporarily disable the plugin if it cannot be updated promptly.
  • Review privileged WordPress accounts for unexpected additions or role changes.

Validation and detection

  • Confirm the installed plugin version on every WordPress instance.
  • Verify production is not running Simple Business Directory Pro below 15.6.9.
  • Review WordPress user roles for unauthorized privilege elevation.
  • Check logs for unusual administrative activity around publication and update dates.
  • Document remediation evidence for each affected site.
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 · low confidence lookup

CWE-266: 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 lookup
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-53580 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

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

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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2025-53580Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
quantumcloudSimple Business Directory Prosimple-business-directory-pro, 0unaffected
Weakness

CWE details

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

CWE-266 · source CWE mapping

Incorrect Privilege Assignment

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