LiveActive security incident?Get immediate response
CVE Record

CVE-2023-0557: ContentStudio <= 1.2.5 - Information Exposure

The ContentStudio plugin for WordPress is vulnerable to Sensitive Information Exposure in versions up to, and including, 1.2.5. This could allow unauthenticated attackers to obtain a nonce needed for the creation of posts.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-0557 affects the ContentStudio WordPress plugin through version 1.2.5. An unauthenticated attacker could access sensitive information: a nonce tied to creating posts. The business risk is unauthorized content creation or content workflow abuse on exposed WordPress sites using this plugin.

Executive priority

Prioritize remediation for public WordPress sites using ContentStudio <= 1.2.5, especially sites where unauthorized posts could damage trust, support fraud, or create compliance exposure. If the plugin is unused, removal is the fastest risk reduction.

Technical view

The issue is classified as CWE-200 sensitive information exposure. CVSS 3.1 is 7.5 high: network reachable, low complexity, no privileges, no user interaction, unchanged scope, high integrity impact. Public sources describe exposure of a nonce needed for post creation in ContentStudio <= 1.2.5.

Likely exposure

Exposure is limited to WordPress installations with the ContentStudio plugin installed at version 1.2.5 or earlier. Sites without this plugin, or with non-vulnerable versions, are not indicated as affected by the provided sources.

Exploitation context

The source bundle does not show CISA KEV listing or cited active exploitation. The vulnerability is still remotely reachable and unauthenticated, so internet-facing WordPress sites using the affected plugin should treat it as a practical integrity risk.

Researcher notes

The provided evidence supports unauthenticated sensitive information exposure involving a post-creation nonce. It does not provide active exploitation evidence, exploit details, or a clearly named fixed version. Validate remediation against vendor and WordPress plugin repository records before closure.

Mitigation direction

  • Inventory WordPress sites for the ContentStudio plugin and record installed versions.
  • Update ContentStudio beyond 1.2.5 if a vendor-fixed release is available.
  • Disable or remove the plugin where updating is unavailable or business use is unnecessary.
  • Check Wordfence, WordPress plugin Trac, and vendor guidance for fixed-version confirmation.
  • Review recent posts and authoring activity for unexpected changes.

Validation and detection

  • Confirm whether ContentStudio is installed on each WordPress site.
  • Verify the installed plugin version is not 1.2.5 or earlier.
  • Check public-facing pages for unintended exposure of post-creation nonce data.
  • Review WordPress logs for unexpected unauthenticated requests around plugin endpoints.
  • Inspect recent post creation or modification history for anomalies.
Prepared
Confidence
medium
Sources
5

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
cve · low confidence lookup

CVE-2023-0557 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.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/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
5Source 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.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2023-0557Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/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
contentstudioContentStudio0unaffected
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.