← Back to the live CVE advisory feed

CVE-2026-94418: Product identification pending

Severity
2.3 (LOW)
Vendor
WOLFSSL
Patch status
Unknown
Published
2026-09-27T09:16:36.260
Modified
2026-09-27T09:16:36.260

Why it matters

This matters because the affected product may allow code execution. Prioritize systems that are internet-facing or have privileged access to other infrastructure.

Recommended admin actions

  • Review during normal vulnerability triage unless the affected system is internet-facing or business-critical.
  • Compare installed versions against the affected version range in the advisory.
  • Review logs for suspicious activity related to the affected application or component.

Technical summary

Under WOLFSSL_SMALL_CERT_VERIFY, ProcessPeerCertParse() runs the certificate signature check separately from the parse to keep peak memory down, then merges the two results, but it merged the signature result back only when the parse returned 0, so any parse error hid it. ParseCertRelative() reaches its validity-date, name-constraint and critical-extension checks only after ConfirmSignature() has passed, so splitting the signature check out inverts the precedence that makes "override date errors" a sound policy, and ASN_SIG_CONFIRM_E is never surfaced anywhere. The attacker needs no key material from the real PKI and no CA compromise: a self-made certificate carrying the expected subject name, the trusted CA's subject as its issuer, arbitrary bytes where the signature goes, a validity window in the past and the attacker's own key pair is sufficient. Affected builds define WOLFSSL_SMALL_CERT_VERIFY, which is off by default, is not set implicitly by any platform or preset header, and is not reachable from any CMake option; the autotools routes are –enable-lowresource, –enable-leantls, –enable-tinytls13=cert and –enable-tinytls13=mutualauth, and examples/configs/user_settings_embedded.h reaches it through WC_CFG_SMALL_CERT_VERIFY, which ships as 0, while neither –enable-all nor –enable-distro enables it at all. The application must additionally install a verify callback through wolfSSL_CTX_set_verify() or wolfSSL_set_verify() with WOLFSSL_VERIFY_PEER that returns 1 for ASN_BEFORE_DATE_E or ASN_AFTER_DATE_E; wolfSSL ships this exact shape as myVerify() in wolfssl/test.h under VERIFY_OVERRIDE_DATE_ERR, which examples/client -D selects. An application with no callback, or whose callback returns preverify for date errors, still fails the handshake, and wolfSSL_CertManagerVerifyBuffer() and wc_CheckCertSignature() report ASN_SIG_CONFIRM_E correctly in the same binary. TLS 1.2 and TLS 1.3 are affected in both directions, and DTLS reaches the same function; where the forged certificate is a chain certificate the callback's consent causes it to be cached in the WOLFSSL_CTX certificate manager, so an exposed deployment must restart the context or the process rather than merely reconnect.

CVE data is sourced from NVD/CNA records and optional enrichment. Validate against the vendor advisory before taking production action.

VULNERABILITY PULSE

LAST UPDATED: SEP 27, 2026 08:00 PM UTC
132 RECORDS
SECURE FEED ACTIVE
AFFECTED PRODUCT ACTION
CVE-2026-100741
hMailServer PATCH
Reporter: CVE
9.8
CRITICAL
VIEW RECORD
CVE-2026-100721
vm2 PATCH
Reporter: DISCLOSURE
9.5
CRITICAL
VIEW RECORD
CVE-2026-88771 EXPLOITED
ADC PATCH
Reporter: 50A63C94-1EA7-4568-8C11-EB79E7C5A2B5
9.5
CRITICAL
VIEW RECORD
CVE-2026-88772 EXPLOITED
ADC PATCH
Reporter: 50A63C94-1EA7-4568-8C11-EB79E7C5A2B5
9.5
CRITICAL
VIEW RECORD
CVE-2026-88773
ADC PATCH
Reporter: 50A63C94-1EA7-4568-8C11-EB79E7C5A2B5
9.3
CRITICAL
VIEW RECORD
CVE-2026-100835
contrast PATCH
Reporter: DISCLOSURE
9.1
CRITICAL
VIEW RECORD
CVE-2026-100722
vm2 PATCH
Reporter: DISCLOSURE
8.9
HIGH
VIEW RECORD
CVE-2026-101045
fleet PATCH
Reporter: DISCLOSURE
8.9
HIGH
VIEW RECORD
CVE-2026-100846
Product identification pending PATCH
Reporter: DISCLOSURE
8.8
HIGH
VIEW RECORD
CVE-2026-88775
ADC PATCH
Reporter: 50A63C94-1EA7-4568-8C11-EB79E7C5A2B5
8.8
HIGH
VIEW RECORD
CVE-2026-88776
ADC PATCH
Reporter: 50A63C94-1EA7-4568-8C11-EB79E7C5A2B5
8.8
HIGH
VIEW RECORD
CVE-2026-88777
ADC PATCH
Reporter: 50A63C94-1EA7-4568-8C11-EB79E7C5A2B5
8.8
HIGH
VIEW RECORD
CVE-2026-88778
ADC PATCH
Reporter: 50A63C94-1EA7-4568-8C11-EB79E7C5A2B5
8.8
HIGH
VIEW RECORD
CVE-2026-100847
Product identification pending PATCH
Reporter: DISCLOSURE
8.7
HIGH
VIEW RECORD
CVE-2026-100852
Product identification pending PATCH
Reporter: DISCLOSURE
8.7
HIGH
VIEW RECORD
CVE-2026-100856
Product identification pending PATCH
Reporter: DISCLOSURE
8.7
HIGH
VIEW RECORD
CVE-2026-100864
Product identification pending PATCH
Reporter: DISCLOSURE
8.7
HIGH
VIEW RECORD
CVE-2026-100865
heym PATCH
Reporter: DISCLOSURE
8.7
HIGH
VIEW RECORD
CVE-2026-100870
Sylius PATCH
Reporter: DISCLOSURE
8.7
HIGH
VIEW RECORD
CVE-2026-100871
Sylius PATCH
Reporter: DISCLOSURE
8.7
HIGH
VIEW RECORD
CVE-2026-100872
Sylius PATCH
Reporter: DISCLOSURE
8.7
HIGH
VIEW RECORD
CVE-2026-100740
DIR-895L
Reporter: CNA
8.6
HIGH
VIEW RECORD
CVE-2026-100838
contrast PATCH
Reporter: DISCLOSURE
8.6
HIGH
VIEW RECORD
CVE-2026-100844
Product identification pending PATCH
Reporter: DISCLOSURE
8.6
HIGH
VIEW RECORD
CVE-2026-100857
Product identification pending PATCH
Reporter: DISCLOSURE
8.6
HIGH
VIEW RECORD
CVE-2025-71423
contrast PATCH
Reporter: DISCLOSURE
8.5
HIGH
VIEW RECORD
CVE-2025-71425
contrast PATCH
Reporter: DISCLOSURE
8.5
HIGH
VIEW RECORD
CVE-2026-100840
Product identification pending
Reporter: DISCLOSURE
8.5
HIGH
VIEW RECORD
CVE-2026-100841
MONAI
Reporter: DISCLOSURE
8.5
HIGH
VIEW RECORD
CVE-2026-100843
MONAI PATCH
Reporter: DISCLOSURE
8.5
HIGH
VIEW RECORD
CVE-2026-100845
Product identification pending PATCH
Reporter: DISCLOSURE
8.5
HIGH
VIEW RECORD
CVE-2026-100839
contrast PATCH
Reporter: DISCLOSURE
8.4
HIGH
VIEW RECORD
CVE-2026-101060
python-utcp PATCH
Reporter: DISCLOSURE
8.4
HIGH
VIEW RECORD
CVE-2026-100725
http4k PATCH
Reporter: DISCLOSURE
8.3
HIGH
VIEW RECORD
CVE-2026-89102
Product identification pending
Reporter: FACTS
8.3
HIGH
VIEW RECORD
CVE-2026-89136
wolfSSL
Reporter: FACTS
8.3
HIGH
VIEW RECORD
CVE-2026-93302
wolfSSL PATCH
Reporter: FACTS
8.3
HIGH
VIEW RECORD
CVE-2026-101049
heym PATCH
Reporter: DISCLOSURE
8.3
HIGH
VIEW RECORD
CVE-2026-101050
heym PATCH
Reporter: DISCLOSURE
8.3
HIGH
VIEW RECORD
CVE-2026-101043
Product identification pending PATCH
Reporter: DISCLOSURE
8.3
HIGH
VIEW RECORD
CVE-2026-100834
http4k PATCH
Reporter: DISCLOSURE
8.2
HIGH
VIEW RECORD
CVE-2026-100853
Product identification pending PATCH
Reporter: DISCLOSURE
8.2
HIGH
VIEW RECORD
CVE-2026-100869
Sylius PATCH
Reporter: DISCLOSURE
8.2
HIGH
VIEW RECORD
CVE-2026-100833
contrast PATCH
Reporter: DISCLOSURE
7.6
HIGH
VIEW RECORD
CVE-2026-100858
Product identification pending PATCH
Reporter: DISCLOSURE
7.6
HIGH
VIEW RECORD
CVE-2026-101042
parse-server PATCH
Reporter: DISCLOSURE
7.4
HIGH
VIEW RECORD
CVE-2026-72668
Kibana
Reporter: SECURITY
7.3
HIGH
VIEW RECORD
CVE-2026-100842
Product identification pending
Reporter: DISCLOSURE
7.3
HIGH
VIEW RECORD
CVE-2026-101032
navi
Reporter: DISCLOSURE
7.3
HIGH
VIEW RECORD
CVE-2026-100851
Product identification pending PATCH
Reporter: DISCLOSURE
7.2
HIGH
VIEW RECORD
CVE-2025-71426
contrast PATCH
Reporter: DISCLOSURE
7.1
HIGH
VIEW RECORD
CVE-2026-100848
AzuraCast PATCH
Reporter: DISCLOSURE
7.1
HIGH
VIEW RECORD
CVE-2026-100849
AzuraCast PATCH
Reporter: DISCLOSURE
7.1
HIGH
VIEW RECORD
CVE-2026-100855
Product identification pending PATCH
Reporter: DISCLOSURE
7.1
HIGH
VIEW RECORD
CVE-2026-100859
Product identification pending PATCH
Reporter: DISCLOSURE
7.1
HIGH
VIEW RECORD
CVE-2026-101044
pnpm PATCH
Reporter: DISCLOSURE
7.1
HIGH
VIEW RECORD
CVE-2026-101058
python-utcp PATCH
Reporter: DISCLOSURE
7.1
HIGH
VIEW RECORD
CVE-2026-101059
python-utcp PATCH
Reporter: DISCLOSURE
7.1
HIGH
VIEW RECORD
CVE-2026-97164
Event Gallery for Joomla
Reporter: SECURITY
7
HIGH
VIEW RECORD
CVE-2026-88774
ADC PATCH
Reporter: 50A63C94-1EA7-4568-8C11-EB79E7C5A2B5
7
HIGH
VIEW RECORD
CVE-2025-71422
Product identification pending PATCH
Reporter: DISCLOSURE
6.9
MEDIUM
VIEW RECORD
CVE-2026-100723
Product identification pending PATCH
Reporter: DISCLOSURE
6.9
MEDIUM
VIEW RECORD
CVE-2026-100862
Product identification pending PATCH
Reporter: DISCLOSURE
6.9
MEDIUM
VIEW RECORD
CVE-2026-100748
Event Gallery for Joomla
Reporter: SECURITY
6.9
MEDIUM
VIEW RECORD
CVE-2026-101047
Product identification pending PATCH
Reporter: DISCLOSURE
6.9
MEDIUM
VIEW RECORD
CVE-2026-101056
Product identification pending PATCH
Reporter: DISCLOSURE
6.9
MEDIUM
VIEW RECORD
CVE-2026-100860
Product identification pending PATCH
Reporter: DISCLOSURE
6.8
MEDIUM
VIEW RECORD
CVE-2026-78582
Product identification pending
Reporter: SECURITY
6.5
MEDIUM
VIEW RECORD
CVE-2026-82294
Product identification pending
Reporter: SECURITY
6.5
MEDIUM
VIEW RECORD
CVE-2026-82300
Product identification pending
Reporter: SECURITY
6.5
MEDIUM
VIEW RECORD
CVE-2026-94396
Product identification pending
Reporter: SECURITY
6.5
MEDIUM
VIEW RECORD
CVE-2026-94397
Product identification pending
Reporter: SECURITY
6.5
MEDIUM
VIEW RECORD
CVE-2026-94398
Product identification pending
Reporter: SECURITY
6.5
MEDIUM
VIEW RECORD
CVE-2026-94399
Product identification pending
Reporter: SECURITY
6.5
MEDIUM
VIEW RECORD
CVE-2026-94400
Product identification pending
Reporter: SECURITY
6.5
MEDIUM
VIEW RECORD
CVE-2026-72662
Product identification pending
Reporter: SECURITY
6.3
MEDIUM
VIEW RECORD
CVE-2026-100724
Product identification pending PATCH
Reporter: DISCLOSURE
6.3
MEDIUM
VIEW RECORD
CVE-2026-100837
contrast
Reporter: DISCLOSURE
6.3
MEDIUM
VIEW RECORD
CVE-2026-89133
Product identification pending
Reporter: FACTS
6.3
MEDIUM
VIEW RECORD
CVE-2026-89134
Product identification pending
Reporter: FACTS
6.3
MEDIUM
VIEW RECORD
CVE-2026-89135
Product identification pending
Reporter: FACTS
6.3
MEDIUM
VIEW RECORD
CVE-2026-93304
wolfSSL
Reporter: FACTS
6.3
MEDIUM
VIEW RECORD
CVE-2026-101041
vulnerability-lookup
Reporter: 5A6E4751-2F3F-4070-9419-94FB35B644E8
6.3
MEDIUM
VIEW RECORD
CVE-2026-100739
CloudClassroom-PHP-Project
Reporter: CNA
5.5
MEDIUM
VIEW RECORD
CVE-2026-100744
Coolify PATCH
Reporter: CNA
5.5
MEDIUM
VIEW RECORD
CVE-2026-100746
Coolify PATCH
Reporter: CNA
5.5
MEDIUM
VIEW RECORD
CVE-2026-100874
CloudClassroom-PHP-Project
Reporter: CNA
5.5
MEDIUM
VIEW RECORD
CVE-2026-100875
CloudClassroom-PHP-Project
Reporter: CNA
5.5
MEDIUM
VIEW RECORD
CVE-2026-100836
Product identification pending
Reporter: DISCLOSURE
5.3
MEDIUM
VIEW RECORD
CVE-2026-100854
Product identification pending PATCH
Reporter: DISCLOSURE
5.3
MEDIUM
VIEW RECORD
CVE-2026-100861
Product identification pending PATCH
Reporter: DISCLOSURE
5.3
MEDIUM
VIEW RECORD
CVE-2026-100863
Product identification pending
Reporter: DISCLOSURE
5.3
MEDIUM
VIEW RECORD
CVE-2026-97165
Event Gallery for Joomla
Reporter: SECURITY
5.3
MEDIUM
VIEW RECORD
CVE-2026-100868
Product identification pending PATCH
Reporter: DISCLOSURE
5.3
MEDIUM
VIEW RECORD
CVE-2026-101033
kitchenowl
Reporter: DISCLOSURE
5.3
MEDIUM
VIEW RECORD
CVE-2026-101048
Product identification pending PATCH
Reporter: DISCLOSURE
5.3
MEDIUM
VIEW RECORD
CVE-2025-71424
Product identification pending PATCH
Reporter: DISCLOSURE
5.1
MEDIUM
VIEW RECORD
CVE-2026-100747
Event Gallery for Joomla
Reporter: SECURITY
5.1
MEDIUM
VIEW RECORD
CVE-2026-100749
Event Gallery for Joomla
Reporter: SECURITY
5.1
MEDIUM
VIEW RECORD
CVE-2026-94408
Product identification pending
Reporter: SECURITY
4.9
MEDIUM
VIEW RECORD

About the Vulnerability Pulse CVE Feed

The Vulnerability Pulse feed tracks live CVE advisories sourced from the National Vulnerability Database and vendor security disclosures. It is designed for SOC analysts, IT administrators, and security teams who need a fast, filterable view of current vulnerabilities without digging through raw NVD data.

How to Use the CVE Advisory Tracker

Use the severity filters to narrow results to Critical or High priority vulnerabilities. Filter by vendor to focus on software and hardware relevant to your environment. Export to CSV for reporting, ticketing, or patch prioritization workflows.

What Is a CVE Advisory?

A CVE (Common Vulnerabilities and Exposures) advisory is a public disclosure of a security vulnerability assigned a unique identifier by MITRE. Advisories include severity scores (CVSS), affected versions, and remediation guidance. Monitoring CVE advisories is a core function of vulnerability management programs and SOC operations.

CVE Analysis & Writeups

For in-depth analysis of specific vulnerabilities, visit the IT Knowledge Bases blog for CVE breakdowns, exploitation analysis, and remediation guidance written for security practitioners.