LiveActive security incident?Get immediate response
CVE Record

CVE-2023-3139: Protect WP Admin < 4.0 - Unauthenticated Protection Bypass

The Protect WP Admin WordPress plugin before 4.0 discloses the URL of the admin panel via a redirection of a crafted URL, bypassing the protection offered.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue affects the Protect WP Admin WordPress plugin before version 4.0. A specially formed request can cause a redirect that reveals the hidden admin panel URL, weakening the plugin’s protection. It does not itself prove account compromise, but it removes an obscurity layer attackers may use for targeting.

Executive priority

Handle during normal vulnerability remediation unless the plugin protects high-value WordPress administration. Prioritize faster where admin URL hiding is treated as a main defense or where WordPress admin access is internet-facing.

Technical view

CVE-2023-3139 is an unauthenticated protection bypass in Protect WP Admin before 4.0. The described weakness is information disclosure through redirect behavior, mapped to CWE-203. The available bundle does not provide CVSS scoring, confirmed impacted deployments, or active exploitation evidence.

Likely exposure

Exposure is likely limited to WordPress sites using Protect WP Admin versions before 4.0, especially sites relying on hidden admin URLs as a security control.

Exploitation context

The bundle includes a WPScan vulnerability entry tagged as exploit, but CISA KEV status is false and no active exploitation is cited. Treat this as publicly documented and potentially testable, not confirmed exploited in the wild.

Researcher notes

Evidence is narrow: the described impact is admin URL disclosure through redirect behavior. The source bundle does not include CVSS, detailed affected version ranges beyond before 4.0, or confirmed exploitation. Avoid overstating impact beyond protection bypass and information disclosure.

Mitigation direction

  • Inventory WordPress sites for Protect WP Admin and plugin version.
  • Upgrade Protect WP Admin to 4.0 or later where applicable.
  • Review vendor or WPScan guidance for any additional remediation.
  • Do not rely on admin URL hiding as the primary admin protection.
  • Ensure admin access still requires strong authentication and least privilege.

Validation and detection

  • Confirm whether any WordPress instance runs Protect WP Admin before 4.0.
  • Verify admin access controls remain enforced without relying on URL secrecy.
  • Review web logs for unauthenticated redirect behavior exposing admin paths.
  • Check vulnerability scanners for CVE-2023-3139 findings.
  • Document affected sites, plugin versions, and remediation status.
Prepared
Confidence
medium
Sources
4

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-203: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-3139 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
UnknownProtect WP Admin0unaffected
Weakness

CWE details

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

CWE-203 · source CWE mapping

Observable Discrepancy

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