Fl Switch 2406 2sfx Pn FirmwareOperating system · Phoenixcontact

CVE-2025-41746

HIGH · 7.1 CVSS v3.1 Published 2025-12-09
Fix available
A fix is available. Upgrade to 3.50 or later.
See remediation →
78/100
Remediation priority · High
Remotely reachable No privileges

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
An XSS vulnerability in pxc_portSecCfg.php can be used by an unauthenticated remote attacker to trick an authenticated user to send a manipulated POST request to the device in order to change parameters available via web based management (WBM). The vulnerability does not provide access to system-level resources such as operating system internals or privileged functions. Access is limited to device configuration parameters that are available in the context of the web application. The session cookie is secured by the httpOnly Flag. Therefore an attacker is not able to take over the session of an authenticated user.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

A reflected XSS vulnerability in the pxc_portSecCfg.php file allows unauthenticated attackers to inject malicious scripts via manipulated POST requests that trick authenticated users into submitting. The attack modifies device configuration parameters accessible through web-based management but cannot access OS internals, privileged functions, or hijack sessions due to httpOnly-protected cookies.

MitigationImplement proper input validation and output encoding for all user-supplied parameters in pxc_portSecCfg.php to prevent XSS. Consider adding CSRF tokens for POST requests to prevent request manipulation.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Fl Switch 2406 2sfx Pn FirmwareOperating system
Affected:< 3.50
Fl Switch 2408 FirmwareOperating system
Affected:< 3.50
Fl Switch 2408 Pn FirmwareOperating system
Affected:< 3.50
Fl Switch 2412 2tc 2sfx FirmwareOperating system
Affected:< 3.50
Fl Switch 2414 2sfx FirmwareOperating system
Affected:< 3.50
Fl Switch 2414 2sfx Pn FirmwareOperating system
Affected:< 3.50
Fl Switch 2416 FirmwareOperating system
Affected:< 3.50
Fl Switch 2416 Pn FirmwareOperating system
Affected:< 3.50

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
Low

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify device model and firmware version
    Access the web-based management interface and navigate to System > Information or use the device's CLI to retrieve the exact model number and firmware version. Compare against the affected versions listed (all versions < 3.50).
    Affected if The device is a Phoenixcontact Fl Switch 2406 2sfx Pn, 2408, 2408 Pn, 2412 2tc 2sfx, 2414 2sfx, 2414 2sfx Pn, 2416, or 2416 Pn with firmware version less than 3.50.
  2. Verify web management interface accessibility
    Confirm the device's web-based management interface is reachable on the network (typically HTTP/HTTPS on ports 80 or 443). The vulnerability requires an authenticated user to submit a manipulated POST request.
    Affected if The web management interface is exposed and accessible on the network.
  3. Locate the vulnerable pxc_portSecCfg.php file
    Access the device's web interface and attempt to locate or access the pxc_portSecCfg.php script. This file handles port security configuration parameters.
    Affected if The pxc_portSecCfg.php file exists and is accessible through the web management interface.
  4. Test for reflected XSS in POST parameters
    Using an authenticated session, submit a POST request to pxc_portSecCfg.php with a test payload in the configuration parameters (such as <script>alert('XSS')</script>) and observe if the input is reflected back without proper encoding.
    Affected if User-supplied parameters in pxc_portSecCfg.php are reflected in the response without sanitization or encoding.

A user is affected if they are running any of the listed Phoenixcontact Fl Switch models with firmware version below 3.50 and the web management interface is accessible, with the pxc_portSecCfg.php file reflecting unsanitized user input.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 3.50 or later
Fixed in 3.50
Interim mitigation

Implement proper input validation and output encoding for all user-supplied parameters in pxc_portSecCfg.php to prevent XSS. Consider adding CSRF tokens for POST requests to prevent request manipulation.

Recommended fix High confidence

Firmware version 3.50 or later for the affected FL Switch models (2406 2sfx Pn, 2408, 2408 Pn, 2412 2tc 2sfx, 2414 2sfx, 2414 2sfx Pn, 2416, 2416 Pn)

  1. Identify the specific FL Switch model from the affected product list (2406 2sfx Pn, 2408, 2408 Pn, 2412 2tc 2sfx, 2414 2sfx, 2414 2sfx Pn, 2416, or 2416 Pn)
  2. Check the current firmware version of the device through the web-based management (WBM) interface or console
  3. Obtain firmware version 3.50 or later from the vendor's official support website or through certvde.com reference
  4. Review the vendor's firmware upgrade documentation for the specific device model
  5. Apply the firmware upgrade following the vendor's recommended procedure (typically via WBM firmware upload or TFTP)
  6. After upgrade, verify the device is running firmware version 3.50 or later
  7. Confirm the pxc_portSecCfg.php page is no longer vulnerable to XSS by testing with the vendor's security advisory
Caveat Firmware upgrades may have configuration compatibility considerations; review vendor release notes before upgrading and test in a non-production environment first

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Fl Switch 2406 2sfx Pn Firmware Scoped from the published advisory
  • Consultation2.0 h
  • Implementation4.0 h
  • Testing3.0 h
  • Review / QA2.0 h
11.0 hours of engineering $1,930
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,088.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2025-41746 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2025-41746 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data