Skip to main content

Network-AI CVE-2026-64623

| EUVDEUVD-2026-45938 HIGH
Improper Verification of Cryptographic Signature (CWE-347)
2026-07-20 disclosure@vulncheck.com GHSA-37v5-gpcx-w9fc
8.8
CVSS 4.0 · Vendor: vulncheck
Share

Severity by source

Vendor (vulncheck) PRIMARY
8.8 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
8.6 HIGH

Unauthenticated network attack with trivial signature bypass gives AV:N/AC:L/PR:N/UI:N; forged privileged grants primarily undermine integrity (I:H) with limited confidentiality/availability impact.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N

Primary rating from Vendor (vulncheck).

CVSS VectorVendor: vulncheck

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

3
Patch available
Jul 20, 2026 - 15:33 EUVD
Analysis Generated
Jul 20, 2026 - 12:41 vuln.today
CVE Published
Jul 20, 2026 - 12:19 cve.org
HIGH 8.8

DescriptionCVE.org

Network-AI before 5.13.4 contains an improper cryptographic signature verification vulnerability in APSAdapter where the default local verifier accepts any non-empty string as valid. Unauthenticated attackers can submit forged APS delegation payloads with arbitrary scopes to bypass signature verification and obtain signed permission-grant tokens for sensitive resources including SHELL_EXEC.

AnalysisAI

Signature-verification bypass in Network-AI before 5.13.4 lets unauthenticated remote attackers forge APS delegation payloads and mint signed permission-grant tokens for privileged scopes, including SHELL_EXEC. The root cause is a default local verifier in APSAdapter that treats any non-empty string as a valid cryptographic signature, so no real key material or authentication is needed. No public exploit identified at time of analysis, and the flaw is not listed in CISA KEV, but the trivial exploitation logic and network reachability make it a high-priority fix.

Technical ContextAI

Network-AI's APSAdapter is responsible for validating cryptographically signed APS (a permission/delegation subsystem) payloads before issuing permission-grant tokens. This maps to CWE-347 (Improper Verification of Cryptographic Signature): rather than validating a signature against a trusted public key, the shipped default 'local verifier' short-circuits and accepts any non-empty string, effectively disabling signature checking. The VulnCheck tags 'Jwt Attack' and 'Information Disclosure' indicate the delegation tokens are JWT-style bearer tokens whose integrity depends entirely on this signature step; when it is a no-op, an attacker fully controls the claims, including the requested scope set (e.g. SHELL_EXEC). No CPE strings were provided in the source data, so exact platform/build identifiers cannot be enumerated beyond the vendor version string.

RemediationAI

Vendor-released patch: upgrade Network-AI to 5.13.4 or later, which corrects the APSAdapter signature verification behavior; this is the primary and recommended fix per GitHub Security Advisory GHSA-3jf7-33vc-hgf4 (https://github.com/Jovancoding/Network-AI/security/advisories/GHSA-3jf7-33vc-hgf4) and the VulnCheck advisory (https://www.vulncheck.com/advisories/network-ai-before-cryptographic-signature-verification-bypass). If immediate upgrade is not possible, replace or reconfigure the default local verifier so it validates signatures against a real trusted public key instead of accepting any non-empty string, and if a strict verifier cannot be enabled, restrict network exposure of the APS/delegation endpoint to trusted hosts and block untrusted access to it - with the trade-off that legitimate remote delegation clients will also lose access until the fix is applied. Given the potential SHELL_EXEC scope, also revoke and rotate any permission-grant tokens issued while the vulnerable verifier was active, since previously minted forged tokens may remain valid.

CVE-2013-3900 MEDIUM
5.5 Dec 11

Why is Microsoft republishing a CVE from 2013? We are republishing CVE-2013-3900 in the Security Update Guide to update

CVE-2026-48558 CRITICAL POC
9.5 Jun 12

Authentication bypass in SimpleHelp 5.5.15 and prior (plus 6.0 pre-release builds) allows remote unauthenticated attacke

CVE-2025-59718 CRITICAL
9.8 Dec 09

Authentication bypass in Fortinet FortiOS, FortiProxy, and FortiSwitchManager allows unauthenticated remote attackers to

CVE-2025-25291 CRITICAL POC
9.3 Mar 12

ruby-saml provides security assertion markup language (SAML) single sign-on (SSO) for Ruby. Rated critical severity (CVS

CVE-2025-25292 CRITICAL POC
9.3 Mar 12

ruby-saml provides security assertion markup language (SAML) single sign-on (SSO) for Ruby. Rated critical severity (CVS

CVE-2022-25898 CRITICAL POC
9.8 Jul 01

The package jsrsasign before 10.5.25 are vulnerable to Improper Verification of Cryptographic Signature when JWS or JWT

CVE-2024-42004 CRITICAL POC
9.8 Dec 18

A library injection vulnerability exists in Microsoft Teams (work or school) 24046.2813.2770.1094 for macOS. Rated criti

CVE-2024-41145 CRITICAL POC
9.8 Dec 18

A library injection vulnerability exists in the WebView.app helper app of Microsoft Teams (work or school) 24046.2813.27

CVE-2024-41138 CRITICAL POC
9.8 Dec 18

A library injection vulnerability exists in the com.microsoft.teams2.modulehost.app helper app of Microsoft Teams (work

CVE-2024-45409 CRITICAL POC
9.8 Sep 10

The Ruby SAML library is for implementing the client side of a SAML authorization. Rated critical severity (CVSS 9.8), t

CVE-2022-35929 CRITICAL POC
9.8 Aug 04

cosign is a container signing and verification utility. Rated critical severity (CVSS 9.8), this vulnerability is remote

CVE-2022-31053 CRITICAL POC
9.8 Jun 13

Biscuit is an authentication and authorization token for microservices architectures. Rated critical severity (CVSS 9.8)

Share

CVE-2026-64623 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy