LiveActive security incident?Get immediate response
CVE Record

CVE-2019-25369: OPNsense 19.1 Stored XSS via system_advanced_sysctl.php

OPNsense 19.1 contains a stored cross-site scripting vulnerability in the system_advanced_sysctl.php endpoint that allows attackers to inject persistent malicious scripts via the tunable parameter. Attackers can submit POST requests with script payloads that are stored and executed in the context of authenticated user sessions when the page is viewed.

MediumCVSS 6.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

OPNsense 19.1 has a stored cross-site scripting flaw in an advanced system settings page. A lower-privileged authenticated user could save malicious script content that later runs in another authenticated user’s browser. Business risk is mainly compromise of firewall administration sessions or unauthorized changes through the management interface.

Executive priority

Treat as a medium-priority firewall administration risk. Prioritize remediation if OPNsense 19.1 is still in use, especially where the management interface is reachable by many users or from untrusted networks.

Technical view

CVE-2019-25369 is CWE-79 stored XSS in OPNsense 19.1, affecting system_advanced_sysctl.php via the tunable parameter. The CVSS 3.1 score is 6.4. The vulnerability requires authenticated access, is network-reachable, and can impact confidentiality and integrity across the browser security boundary.

Likely exposure

Exposure is limited to OPNsense 19.1 systems where attackers can authenticate to, or otherwise submit data through, the management interface. Internet-exposed administration portals increase practical risk. Systems not running OPNsense 19.1 are not identified as affected in the provided sources.

Exploitation context

A public ExploitDB entry exists, so proof-of-concept information is available. The provided sources do not show CISA KEV listing or confirmed active exploitation. The issue is most relevant to environments with shared firewall administration, weak admin access controls, or exposed management interfaces.

Researcher notes

The source bundle attributes the flaw to persistent script injection through the tunable parameter on system_advanced_sysctl.php. Public exploit material exists, but active exploitation is not evidenced here. Confirm exact remediation details against OPNsense release notes before making vulnerability-status determinations.

Mitigation direction

  • Upgrade affected OPNsense 19.1 systems to 19.1.1 or a later vendor-supported release.
  • Restrict OPNsense management access to trusted administrator networks.
  • Review and remove suspicious tunable values from advanced system settings.
  • Follow current OPNsense vendor guidance for any additional fixes or hardening.

Validation and detection

  • Inventory OPNsense firewalls and identify any running version 19.1.
  • Confirm whether the management interface is exposed beyond trusted networks.
  • Review sysctl tunable entries for unexpected script-like content.
  • Check administrative logs for unusual POST activity to system_advanced_sysctl.php.
  • Verify upgrade status against the OPNsense 19.1.1 release guidance.
Prepared
Confidence
high
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-25369 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
5Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.4CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N3.12.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.4Medium
CVSS 3.1 vector shape for CVE-2019-25369Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
OpnsenseOPNsense19.1Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.