CVE-2026-3416
Received Received - Intake

Predictable HMAC Secret in API Publisher

Vulnerability report for CVE-2026-3416, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-03

Last updated on: 2026-09-03

Assigner: WSO2 LLC

Description

The API Publisher component previously used a non-cryptographic pseudorandom number generator (PRNG) to create shared secrets for Webhook HMAC validation. This PRNG lacks sufficient entropy for security-sensitive operations, allowing a sophisticated attacker to predict future secrets. This enables malicious actors to forge event payloads with valid HMAC signatures, bypassing the API Gateway's authenticity verification. Successful exploitation could allow an attacker to predict shared secrets used for Webhook HMAC validation and forge event payloads with valid signatures. This may enable bypassing API Gateway authenticity checks, leading to unauthorized event injection, data manipulation, or downstream system compromise.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-03
Last Modified
2026-09-03
Generated
2026-09-03
AI Q&A
2026-09-03
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wso2 api_publisher *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-330 The product uses insufficiently random numbers or values in a security context that depends on unpredictable numbers.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves the API Publisher component using a weak non-cryptographic pseudorandom number generator (PRNG) to create shared secrets for Webhook HMAC validation. The PRNG lacks sufficient entropy, allowing attackers to predict future secrets and forge event payloads with valid HMAC signatures. This bypasses authenticity verification in the API Gateway.

Impact Analysis

An attacker could exploit this to predict shared secrets and forge event payloads with valid signatures. This may lead to unauthorized event injection, data manipulation, or compromise of downstream systems through the API Gateway.

Mitigation Strategies

Update the API Publisher component to use a cryptographically secure PRNG for generating shared secrets. Review and regenerate all existing Webhook HMAC shared secrets to prevent prediction by attackers.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-3416. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart