CVE-2026-13510 Details
Description
A vulnerability was found in SimStudioAI sim up to 0.6.92. Affected by this vulnerability is an unknown functionality in the library apps/sim/lib/core/security/deployment.ts of the component Password Protection Handler. Performing a manipulation results in use of weak hash. The attack is possible to be carried out remotely. The attack's complexity is rated as high. The exploitation appears to be difficult. The exploit has been made public and could be used. The pull request to fix this issue awaits acceptance.
A vulnerability exists in SimStudioAI versions through 0.6.92 within the Password Protection Handler component. The issue arises from an authentication token used in password-protected deployments, which is base64-encoded and not securely signed or bound to a server-side secret. This flaw allows for the creation of tokens that can bypass authentication, potentially leading to unauthorized access. The vulnerability can be exploited remotely, with a high complexity rating, although the exploitation appears to be challenging.
A pull request has been made to address this vulnerability by replacing the insecure token mechanism with HMAC-signed tokens. This PR is currently awaiting acceptance.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 28, 2026CISA-ADP
Assessed Jun 29, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/simstudioai/sim/ | [email protected] | Source CodeVendor |
| https://github.com/simstudioai/sim/issues/4759 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/simstudioai/sim/pull/4760 | [email protected] | Issue TrackingVendor |
| https://vuldb.com/cve/CVE-2026-13510 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/838842 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/374518 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/374518/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-327 | Use of a Broken or Risky Cryptographic Algorithm | [email protected] |
| CWE-328 | Use of Weak Hash | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| SimStudioAI Sim | <= 0.6.92 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 29, 2026 | CVE Modified | CISA-ADP |
| Jun 28, 2026 | New CVE Received | [email protected] |
Volerion