Vulnerability Description
Laravel Translation Manager is a package to manage Laravel translation files. Prior to version 0.6.8, the application is vulnerable to Cross-Site Scripting (XSS) attacks due to incorrect input validation and sanitization of user-input data. An attacker can inject arbitrary HTML code, including JavaScript scripts, into the page processed by the user's browser, allowing them to steal sensitive data, hijack user sessions, or conduct other malicious activities. Only authenticated users with access to the translation manager are impacted. The issue is fixed in version 0.6.8.
Related Weaknesses (CWE)
References
- https://github.com/barryvdh/laravel-translation-manager/commit/527446ed419f90f23
- https://github.com/barryvdh/laravel-translation-manager/pull/475
- https://github.com/barryvdh/laravel-translation-manager/releases/tag/v0.6.8
- https://github.com/barryvdh/laravel-translation-manager/security/advisories/GHSA
FAQ
What is CVE-2025-49130?
CVE-2025-49130 is a documented vulnerability. Laravel Translation Manager is a package to manage Laravel translation files. Prior to version 0.6.8, the application is vulnerable to Cross-Site Scripting (XSS) attacks due to incorrect input validat...
How severe is CVE-2025-49130?
CVSS scoring is not yet available for CVE-2025-49130. Check NVD for updates.
Is there a patch for CVE-2025-49130?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.