Severity by source
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
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.
Primary rating from Vendor (vulncheck).
CVSS VectorVendor: vulncheck
Lifecycle Timeline
3DescriptionCVE.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.
More in Jwt Attack
View allWhy is Microsoft republishing a CVE from 2013? We are republishing CVE-2013-3900 in the Security Update Guide to update
Authentication bypass in SimpleHelp 5.5.15 and prior (plus 6.0 pre-release builds) allows remote unauthenticated attacke
Authentication bypass in Fortinet FortiOS, FortiProxy, and FortiSwitchManager allows unauthenticated remote attackers to
ruby-saml provides security assertion markup language (SAML) single sign-on (SSO) for Ruby. Rated critical severity (CVS
ruby-saml provides security assertion markup language (SAML) single sign-on (SSO) for Ruby. Rated critical severity (CVS
The package jsrsasign before 10.5.25 are vulnerable to Improper Verification of Cryptographic Signature when JWS or JWT
A library injection vulnerability exists in Microsoft Teams (work or school) 24046.2813.2770.1094 for macOS. Rated criti
A library injection vulnerability exists in the WebView.app helper app of Microsoft Teams (work or school) 24046.2813.27
A library injection vulnerability exists in the com.microsoft.teams2.modulehost.app helper app of Microsoft Teams (work
The Ruby SAML library is for implementing the client side of a SAML authorization. Rated critical severity (CVSS 9.8), t
cosign is a container signing and verification utility. Rated critical severity (CVSS 9.8), this vulnerability is remote
Biscuit is an authentication and authorization token for microservices architectures. Rated critical severity (CVSS 9.8)
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-45938
GHSA-37v5-gpcx-w9fc