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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCredential 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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N2.21.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
3.7LowVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
Source materials
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
