LiveActive security incident?Get immediate response
CVE Record

CVE-2022-3696: A post-auth code injection vulnerability allows admins to execute code in Webadmin of Sophos Firewall relea...

A post-auth code injection vulnerability allows admins to execute code in Webadmin of Sophos Firewall releases older than version 19.5 GA.

HighCVSS 7.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This vulnerability lets an authenticated administrator inject and run code through Sophos Firewall Webadmin on releases older than 19.5 GA. It is serious because successful misuse can compromise confidentiality, integrity, and availability, but the attacker must already have high-privilege admin access.

Executive priority

Prioritize remediation for any Sophos Firewall below 19.5 GA. This is not presented as actively exploited, but firewall compromise has high business impact and admin credential misuse is a realistic enterprise risk.

Technical view

CVE-2022-3696 is a CWE-94 code injection flaw in Sophos Firewall Webadmin before 19.5 GA. The CVSS 3.1 vector is AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H, meaning network-reachable, low-complexity exploitation after administrator authentication, with high impact across CIA.

Likely exposure

Organizations running Sophos Firewall releases older than 19.5 GA are potentially exposed, especially where Webadmin is reachable by administrator accounts. The source bundle does not provide precise vulnerable build numbers or CPEs beyond the pre-19.5 GA boundary.

Exploitation context

The provided sources do not report known active exploitation, and this CVE is not listed as KEV in the bundle. Risk is mainly from compromised, malicious, or misused administrator credentials rather than unauthenticated internet-scale exploitation.

Researcher notes

Evidence supports a post-authenticated Webadmin code injection with high privileges required. Version detail is incomplete in the bundle beyond older-than-19.5 GA, so avoid broad product claims. Validate exposure through version inventory and Webadmin access review, not exploit testing.

Mitigation direction

  • Upgrade Sophos Firewall to version 19.5 GA or later.
  • Review the Sophos advisory for any product-specific remediation instructions.
  • Restrict Webadmin access to trusted administrative networks where operationally possible.
  • Audit administrator accounts and remove unnecessary privileged access.

Validation and detection

  • Inventory all Sophos Firewall appliances and record installed firmware versions.
  • Confirm no appliance remains on a release older than 19.5 GA.
  • Verify Webadmin exposure is limited to intended administrative paths.
  • Review admin audit logs for unexpected changes or suspicious privileged activity.
Prepared
Confidence
high
Sources
3

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-94: Code execution behavior lookup

Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. 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-2022-3696 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
High
CVSS
7.2 (3.1)
Known Exploited
No
Published

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

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
2Source 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
7.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H1.25.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.2High
CVSS 3.1 vector shape for CVE-2022-3696Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
SophosSophos Firewallunspecified, unspecifiedListed
Weakness

CWE details

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

CWE-94 · source CWE mapping

Improper Control of Generation of Code ('Code Injection')

Improper Control of Generation of Code ('Code Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.