CVE-2026-94384
Received
Received - Intake
Missing Authorization in Amazon Connect Salesforce Lambda
Vulnerability report for CVE-2026-94384, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-22
Last updated on: 2026-09-22
Assigner: AMZN
Description
Description
Missing authorization in Amazon amazon-connect-salesforce-lambda before 5.26 allows any IAM principal with lambda:InvokeFunction permission on the affected function to escalate privileges and perform AWS API operations that their own IAM identity is explicitly denied, via invocation of a Lambda function that dispatches caller-supplied parameters to privileged service APIs without authorization validation.
To remediate this issue, we recommend upgrading to version 5.26 or later. After setup is complete, either delete or disable the sfExecuteAWSService function. If you retain the function, restrict invocation to the intended IAM user only.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| amazon | amazon_connect_salesforce_lambda | 5.26 |
| amazon | amazon_connect_salesforce_lambda | From 5.26 (inc) |
| amazon | amazon_connect_salesforce_lambda | From 5.15 (inc) to 5.25 (exc) |
| amazon | amazon_connect_salesforce_lambda | to 5.24.16 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |