PatchSiren cyber security CVE debrief
CVE-2026-90931 laradashboard CVE debrief
CVE-2026-90931 is a medium-severity vulnerability in LaraDashboard that allows authenticated users to upload malicious SVG files, leading to stored XSS and potential session hijacking or administrative account takeover. The vulnerability affects LaraDashboard versions 0.9.0 through 1.2.2 and is exploitable by users with media.create permission. Defenders should prioritize verification, patching, and mitigation to prevent exploitation. The CVE record and NVD entry provide details on the vulnerability, but additional information from vendor sources is limited.
- Vendor
- laradashboard
- Product
- Unknown
- CVSS
- MEDIUM 5.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-14
- Original CVE updated
- 2026-09-23
- Advisory published
- 2026-09-14
- Advisory updated
- 2026-09-23
Who should care
Defenders responsible for LaraDashboard deployments, administrators, and users with media upload permissions should assess exposure and prioritize mitigation. Defenders should verify the vulnerability in LaraDashboard versions 0.9.0 through 1.2.2 and assess exposure. Users with media.create permission are particularly at risk, as they can upload malicious SVG files. Administrators should prioritize patching and mitigation to prevent exploitation.
Why it matters
CVE-2026-90931 is a medium-severity vulnerability in LaraDashboard that allows authenticated users to upload malicious SVG files, leading to stored XSS and potential session hijacking or administrative account takeover. Defenders should prioritize verification, patching, and mitigation to prevent exploitation.
- Session hijacking and administrative account takeover are possible consequences of successful exploitation.
- Defenders must verify and apply patches to prevent exploitation.
- Inventory checks are necessary to identify potentially vulnerable deployments.
- Additional security controls, such as restricting media upload permissions and monitoring for suspicious activity, are recommended.
Technical summary
LaraDashboard versions 0.9.0 through 1.2.2 are vulnerable to stored XSS via SVG file uploads. Authenticated users with media.create permission can upload malicious SVG files containing script tags, which execute when opened by any user, including administrators. The vulnerability allows for session hijacking and administrative account takeover. Defenders should prioritize verifying and mitigating this vulnerability in LaraDashboard versions 0.9.0 through 1.2.2. The CVE record and NVD entry provide details on the vulnerability.
Defensive priority
Defenders should prioritize verifying and mitigating this vulnerability in LaraDashboard versions 0.9.0 through 1.2.2.
Recommended defensive actions
- Verify and apply patches for LaraDashboard versions 0.9.0 through 1.2.2
- Restrict media upload permissions to trusted users
- Monitor for suspicious SVG file uploads and inline rendering
- Consider implementing additional security controls for user-uploaded content
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but additional information from vendor sources is limited. Defenders should verify the vulnerability in LaraDashboard versions 0.9.0 through 1.2.2 and assess exposure. The vulnerability allows authenticated users with media.create permission to upload malicious SVG files containing script tags, which execute when opened by any user, including administrators. Evidence is limited, and defenders should exercise caution when verifying and mitigating this vulnerability.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-90931 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-90931
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-90931 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-90931
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/laradashboard/laradashboard/security/advisories/GHSA-9gxw-qpx8-x9c7
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/laradashboard-0.9.0-through-1.2.2-stored-xss-via-svg-upload
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.