LiveActive security incident?Get immediate response
CVE Record

CVE-2025-69192: WordPress Real Estate Pro plugin <= 2.1.5 - Broken Access Control vulnerability

Missing Authorization vulnerability in e-plugins Real Estate Pro real-estate-pro allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Real Estate Pro: from n/a through <= 2.1.5.

HighCVSS 7.3Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2025-69192 is a high-severity access-control flaw in the WordPress Real Estate Pro plugin by e-plugins. Sites running versions through 2.1.5 may allow unauthenticated remote users to perform actions they should not be allowed to perform, potentially affecting confidentiality, integrity, and availability at a limited level.

Executive priority

Prioritize review of WordPress sites using this real estate plugin. The issue is high severity and unauthenticated, but current supplied evidence does not confirm active exploitation or provide detailed remediation. Reduce exposure quickly, especially on public business-critical sites.

Technical view

The CVE describes CWE-862 Missing Authorization in real-estate-pro through version 2.1.5. CVSS 3.1 is 7.3 with AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L, indicating network-reachable, low-complexity, unauthenticated exploitation without user interaction. The supplied sources do not identify specific endpoints, payloads, or a fixed version.

Likely exposure

Exposure is most likely on internet-facing WordPress sites that have the Real Estate Pro plugin installed at version 2.1.5 or earlier. Organizations without WordPress or without this plugin are not indicated as affected by the supplied sources.

Exploitation context

The CVE and Patchstack entry support unauthenticated, remote exploitability by CVSS vector. The source bundle does not show CISA KEV listing or any cited evidence of active exploitation. Treat exploitation status as unconfirmed, not actively exploited.

Researcher notes

Evidence is limited to the CVE record and Patchstack database entry. The vulnerability is classified as broken access control/missing authorization. No exploit details, vulnerable endpoint names, proof of active exploitation, or definitive fixed version are provided in the supplied sources.

Mitigation direction

  • Inventory WordPress sites for the real-estate-pro plugin.
  • If version is <=2.1.5, check Patchstack and vendor guidance for remediation.
  • Update promptly if a fixed version is available from trusted sources.
  • If no fix is available, disable or remove the plugin where feasible.
  • Monitor affected sites for unauthorized content, listing, or configuration changes.

Validation and detection

  • Confirm whether each WordPress site has Real Estate Pro installed.
  • Record installed plugin versions and flag versions <=2.1.5.
  • Review vendor or Patchstack advisories for fixed-version availability.
  • Check site logs for unusual unauthenticated activity against plugin functionality.
  • Verify site content and plugin-managed data integrity after remediation.
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-69192 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-69192Attack 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-pluginsReal Estate Proreal-estate-pro, 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.