CVE-2025-9210
Received Received - Intake

Missing Signature Validation in JWT in Otalio Ship Property Management System

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

Publication date: 2026-08-18

Last updated on: 2026-08-18

Assigner: Mandiant Inc.

Description

Missing signature validation in JSON Web Tokens in Otalio Ship Property Management System versions before 2.22.0 allows authenticated attackers to escalate privileges via tampering with JWTs

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
otalio ship_property_management_system to 2.22.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-347 The product does not verify, or incorrectly verifies, the cryptographic signature for data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Missing signature validation in JSON Web Tokens (JWTs) in Otalio Ship Property Management System versions before 2.22.0 allows authenticated attackers to escalate privileges by tampering with JWTs. Attackers can modify the JWT's expiration claim to an extremely high value or alter role claims to gain super user access.

Detection Guidance

Check for JWT tokens in HTTP requests or responses that lack proper signature validation. Inspect Authorization headers for tampered JWTs with modified claims like exp set to unrealistic values (e.g., 99999999999999). Use tools like Burp Suite or OWASP ZAP to intercept and analyze JWTs for missing signature verification.

Impact Analysis

This vulnerability allows attackers to impersonate users, gain unauthorized access to sensitive data, and perform malicious activities. Exploitation requires editing the Authorization header via proxy or browser console and knowledge of super user role details.

Mitigation Strategies

Upgrade to Otalio SPMS version 2.22.0 or later to apply the patch. Ensure JWT libraries enforce signature validation and reject tokens with invalid or missing signatures. Monitor for unauthorized privilege escalation attempts by reviewing access logs and user roles.

Chat Assistant

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

EPSS Chart