LiveActive security incident?Get immediate response
CVE Record

CVE-2026-22583: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') vulnerability in Salesfo...

Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') vulnerability in Salesforce Marketing Cloud Engagement (CloudPagesUrl module) allows Web Services Protocol Manipulation. This issue affects Marketing Cloud Engagement: before January 21st, 2026.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This is a critical Salesforce Marketing Cloud Engagement issue involving the CloudPagesUrl module. The CVE says it could let an unauthenticated network attacker manipulate web services behavior through argument injection. Organizations using Marketing Cloud Engagement should treat it as urgent, especially for externally reachable marketing pages or integrations.

Executive priority

High priority. The vulnerability is critical, remotely reachable, and requires no authentication according to the CVSS vector. Because Salesforce-hosted remediation details are limited in the public record, leaders should require confirmation from Salesforce or internal platform owners that their tenant is no longer affected.

Technical view

CVE-2026-22583 is CWE-88 argument injection in Salesforce Marketing Cloud Engagement CloudPagesUrl. The CVSS 3.1 score is 9.8 with network access, low complexity, no privileges, and no user interaction. The record states affected Marketing Cloud Engagement versions are before January 21, 2026.

Likely exposure

Exposure is most relevant to Salesforce Marketing Cloud Engagement tenants using CloudPagesUrl before January 21, 2026. Because this is a Salesforce cloud product, tenant-specific exposure may depend on Salesforce-side remediation status and configuration details not provided in the CVE record.

Exploitation context

The provided sources do not state active exploitation, and the CVE is not listed as CISA KEV in the supplied bundle. The CVSS vector indicates the vulnerability is remotely reachable and requires no authentication or user interaction, which increases practical risk if a tenant remains affected.

Researcher notes

Public details are sparse. The CVE identifies CWE-88 argument injection and web services protocol manipulation in CloudPagesUrl, but does not provide exploit mechanics, indicators, or tenant-specific conditions. Avoid assuming exploit availability or patch status beyond the stated affected period before January 21, 2026.

Mitigation direction

  • Review the Salesforce advisory for CVE-2026-22583 and follow vendor guidance.
  • Confirm your Marketing Cloud Engagement tenant is no longer in the pre-January 21, 2026 affected state.
  • Ask Salesforce Support to confirm tenant remediation status if unclear.
  • Restrict and monitor CloudPagesUrl-related integrations until exposure is confirmed resolved.
  • Review incident response plans for Marketing Cloud Engagement data and service impact.

Validation and detection

  • Inventory Salesforce Marketing Cloud Engagement use, especially CloudPagesUrl-dependent pages or integrations.
  • Check the Salesforce advisory for affected-service and remediation details.
  • Confirm tenant status with Salesforce Support or account contacts.
  • Review relevant Marketing Cloud logs for anomalous web service behavior around exposed CloudPagesUrl usage.
  • Document whether any business-critical campaigns depend on affected functionality.
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-88: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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-2026-22583 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

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

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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2026-22583Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
SalesforceMarketing Cloud Engagement0unaffected
Weakness

CWE details

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

CWE-88 · source CWE mapping

Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.