Skip to main content

Ship Property Management System CVE-2025-9211

| EUVDEUVD-2025-210739 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-08-18 Mandiant GHSA-2482-vx42-rm68
6.7
CVSS 3.1 · Vendor: Mandiant
Share

Severity by source

Vendor (Mandiant) PRIMARY
6.7 MEDIUM
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:L
vuln.today AI
8.3 HIGH

Stored XSS fires in a victim's browser (UI:R); payload crosses to another user's session context (S:C); PR:H retained as high privilege is required to plant the payload.

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

Primary rating from Vendor (Mandiant).

CVSS VectorVendor: Mandiant

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
Low

Lifecycle Timeline

2
Analysis Generated
Aug 18, 2026 - 19:16 vuln.today
Patch available
Aug 18, 2026 - 19:04 EUVD

DescriptionCVE.org

Unescaped stored values in application security page in Otalio Ship Property Management System versions before 2.22.0 allows authenticated attackers to escalate privileges via persistent cross-site scripting

AnalysisAI

Persistent cross-site scripting in Otalio Ship Property Management System (all versions before 2.22.0) enables authenticated high-privileged attackers to escalate privileges by injecting unescaped malicious scripts into the application security page. The stored payload executes in the browser context of other authenticated users who subsequently view the affected page, enabling session hijacking or unauthorized actions under victim credentials. Reported by Mandiant; no public exploit code or CISA KEV listing identified at time of analysis.

Technical ContextAI

The vulnerability is a classic CWE-79 (Improper Neutralization of Input During Web Page Generation) manifesting as stored XSS. The application security page in Otalio's Ship Property Management System fails to sanitize or escape values before persisting them to storage and subsequently rendering them in HTML context, allowing injected script to be served to any user loading the page. The affected product is identified by CPE cpe:2.3:a:otalio:ship_property_management_system:*:*:*:*:*:*:*:*, covering all releases prior to 2.22.0. Ship PMS software manages vessel assets, certificates, maintenance, and crew data - its security configuration pages are typically accessible to operations and fleet administrators, meaning victim users who render the poisoned page likely hold meaningful privileges themselves, amplifying the privilege-escalation impact described in the advisory.

RemediationAI

Upgrade to Otalio Ship Property Management System version 2.22.0 or later, which resolves the unescaped output rendering in the application security page. The vendor advisory is available via https://www.otalio.com/solutions/ and the Mandiant disclosure is documented at https://github.com/mandiant/Vulnerability-Disclosures/blob/master/2026/MNDT-2026-0024.md. If immediate patching is not feasible, restrict access to the application security page to the minimum required administrative accounts, reducing the population of potential victims who could trigger the stored payload. Additionally, enforce Content Security Policy headers at the web server or reverse-proxy layer to block inline script execution, which would mitigate XSS payload impact at the cost of potential compatibility issues with legitimate inline scripts in the application. Monitor application security page access logs for unexpected modifications by lower-privileged accounts as a detection compensating control.

Share

CVE-2025-9211 vulnerability details – vuln.today

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