LiveActive security incident?Get immediate response
CVE Record

CVE-2023-48335: WordPress Hide login page plugin <= 1.1.9 - Secret Login Page Location Disclosure on Multisites vulnerability

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Webcraftic Hide login page allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects Hide login page: from n/a through 1.1.9.

LowCVSS 3.7Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

This is a low-severity information disclosure issue in the WordPress Webcraftic Hide login page plugin on multisite setups. An unauthenticated attacker may learn the custom secret login page location. That weakens obscurity-based protection but does not itself grant admin access, change content, or disrupt service.

Executive priority

Handle during routine WordPress maintenance unless the affected site has weak admin authentication or high business sensitivity. The issue lowers the value of a hidden login URL but does not indicate direct compromise or service outage risk.

Technical view

CVE-2023-48335 is CWE-200 affecting Hide login page through 1.1.9. The CVSS 3.1 vector is AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N, reflecting network reachability, no privileges, high attack complexity, and confidentiality-only impact. Sources describe secret login page location disclosure on multisites.

Likely exposure

Exposure is most relevant to WordPress multisite deployments using Webcraftic Hide login page versions up to 1.1.9. Single-site exposure is not established in the provided sources. Hidden login paths should not be treated as a primary security control.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation evidence. The practical impact is discovery of a concealed login URL, which could support follow-on password guessing or probing if normal WordPress admin protections are weak.

Researcher notes

There is a version discrepancy in the provided sources: the title says through 1.1.9, while the Patchstack URL slug references 1.1.7. Use the CVE affected range through 1.1.9 unless vendor guidance clarifies otherwise.

Mitigation direction

  • Inventory WordPress multisite installs using Webcraftic Hide login page.
  • Check vendor, WordPress plugin, or Patchstack guidance for a fixed version.
  • Update, disable, or replace the plugin according to vendor guidance.
  • Do not rely on hidden login URLs as the main admin protection.
  • Harden admin access with strong authentication and monitoring.

Validation and detection

  • Confirm whether the site is a WordPress multisite deployment.
  • Check installed Hide login page plugin version against through 1.1.9.
  • Review whether admin login location secrecy is relied on for risk reduction.
  • Review logs for unusual unauthenticated requests to login-related paths.
  • Track vendor advisories for clarified affected and fixed versions.
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-200: 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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access 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-2023-48335 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
Low
CVSS
3.7 (3.1)
Known Exploited
No
Published

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

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
3.7CVSS 3.1LowCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N2.21.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

3.7Low
CVSS 3.1 vector shape for CVE-2023-48335Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
WebcrafticHide login pagehide-login-page, n/aunaffected
Weakness

CWE details

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

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.