LiveActive security incident?Get immediate response
CVE Record

CVE-2023-23752: [20230201] - Core - Improper access check in webservice endpoints

An issue was discovered in Joomla! 4.0.0 through 4.2.7. An improper access check allows unauthorized access to webservice endpoints.

MediumCVSS 5.3Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-23752 lets unauthenticated users access Joomla webservice endpoints that should require authorization. The published impact is limited confidentiality exposure, but CISA lists it as known exploited, so internet-facing Joomla sites in the affected range need urgent attention.

Executive priority

Treat this as urgent for any exposed Joomla 4 site in the affected range. Although the CVSS score is medium, CISA KEV status means exploitation is confirmed and remediation should be tracked as a priority risk item.

Technical view

Joomla! CMS 4.0.0 through 4.2.7 has an improper access check on webservice endpoints. The CVSS 3.1 score is 5.3: network exploitable, low complexity, no privileges or user interaction, with low confidentiality impact and no stated integrity or availability impact.

Likely exposure

Exposure is most likely on public Joomla! CMS sites running versions 4.0.0 through 4.2.7 with reachable webservice endpoints. The source bundle does not identify affected extensions, hosting types, or specific endpoint paths.

Exploitation context

CISA KEV inclusion supports active exploitation. The provided sources do not include exploit timing, scale, targets, or technical exploitation details, so defenders should treat the risk as real without assuming broader impact than unauthorized webservice access.

Researcher notes

Evidence supports unauthorized access to Joomla webservice endpoints with confidentiality impact only. Do not assume write access, service disruption, or affected non-core components from these sources. The bundle does not provide exploit indicators or patch mechanics beyond affected-version boundaries and vendor guidance.

Mitigation direction

  • Identify all Joomla! CMS deployments and confirm exact versions.
  • Upgrade affected 4.0.0-4.2.7 systems to an unaffected vendor-supported release.
  • Review the Joomla vendor advisory for official fixed-version guidance.
  • Restrict public access to unnecessary webservice endpoints where operationally feasible.
  • Prioritize internet-facing and externally reachable Joomla systems first.

Validation and detection

  • Inventory Joomla instances across production, staging, and legacy environments.
  • Confirm no deployed instance reports Joomla 4.0.0 through 4.2.7.
  • Check webserver and application logs for unauthenticated webservice endpoint access.
  • Verify endpoint exposure from an external network perspective.
  • Document remediation status for any KEV-driven compliance tracking.
Prepared
Confidence
high
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-284: 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-2023-23752 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
Medium
CVSS
5.3 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:L/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
3Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2023-23752Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/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
Joomla! ProjectJoomla! CMS4.0.0-4.2.7unaffected
Weakness

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

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