CVE Catalog

CVE-2026-56128

MediumCVSS 5.4
Published: Translated: NVD NIST

Summary

pfSense Plus before 26.07 and CE before 2.9.0 allow authenticated users with the Firewall: Schedules: Edit privilege to inject arbitrary JavaScript via the descr parameter in /firewall_schedule_edit.php. The schedule description is stored without HTML sanitization and subsequently inserted into an HTML attribute value in /firewall_rules.php with only single-quote escaping applied, permitting double-quote breakout. The payload executes in the browser of any user with the Firewall: Rules privilege who views the rules list with the affected schedule attached.

Risk Assessment

The risk is execution of malicious script in the browser of privileged users, which could lead to session theft, rule modification, or other XSS attacks.

Recommendation

It is recommended to upgrade pfSense to Plus 26.07 or CE 2.9.0 and to implement HTML sanitization for schedule descriptions.

Other vulnerabilities in pfSense

See all
Original NVD description (English source)

pfSense Plus before 26.07 and CE before 2.9.0 allow authenticated users with the Firewall: Schedules: Edit privilege to inject arbitrary JavaScript via the descr parameter in /firewall_schedule_edit.php. The schedule description is stored without HTML sanitization and subsequently inserted into an HTML attribute value in /firewall_rules.php with only single-quote escaping applied, permitting double-quote breakout. The payload executes in the browser of any user with the Firewall: Rules privilege who views the rules list with the affected schedule attached.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS