Vulnerability Description
OPNsense before 26.1.9 contains a stored cross-site scripting vulnerability that allows authenticated attackers to inject arbitrary HTML or JavaScript by embedding payloads in the certificate description field via the trust certificate API. The unsanitized description value is persisted and later rendered in the Dashboard Certificates widget through Certificates.js, which interpolates the raw value into HTML attribute and text content sinks without encoding, causing injected scripts to execute in the browser of any authenticated user who views the Dashboard, enabling session hijacking or credential theft.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://docs.opnsense.org/releases/CE_26.1.html#june-02-2026
- https://github.com/opnsense/core/commit/12b021ff11db38705e92ac4c9af5e07d602da6ba
- https://www.vulncheck.com/advisories/opnsense-stored-xss-via-certificate-descrip
FAQ
What is CVE-2026-49132?
CVE-2026-49132 is a vulnerability with a CVSS score of 5.4 (MEDIUM). OPNsense before 26.1.9 contains a stored cross-site scripting vulnerability that allows authenticated attackers to inject arbitrary HTML or JavaScript by embedding payloads in the certificate descript...
How severe is CVE-2026-49132?
CVE-2026-49132 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-49132?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.