XPath Injection in OPNsense - CVE-2026-53582
Published: June 15, 2026
OPNsense
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information and escalate privileges.
The vulnerability exists due to xpath injection in the trust module refid field when processing stored ca object data during API retrieval. A remote user can store a crafted xpath expression in the refid field and trigger its evaluation via the ca get endpoint to disclose sensitive information and escalate privileges.
The issue is exploitable by a user with System: CA Manager permissions, and the boolean side channel can be used to extract secrets from config.xml character by character.