Answer in brief
CVE-2026-56128 records a Unknown severity vulnerability in pfSense Plus < 26.07 / CE < 2.9.0 Stored XSS via firewall_schedule_edit.php. The current sources do not mark it as known exploited. The current feed maps Netgate/pfSense CE (generic), Netgate/pfSense Plus (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Netgate/pfSense CE (generic), Netgate/pfSense Plus (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Netgate/pfSense CEgeneric | >=0 <2.9.0 | 2.9.0 |
| Netgate/pfSense Plusgeneric | >=0 <26.07 | 26.07 |
Published upstream
Sep 3, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 3, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 3, 2026
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.
Quoted source text, attributed separately from HOL analysis.