LiveActive security incident?Get immediate response
CVE Record

CVE-2021-23406: Remote Code Execution (RCE)

This affects the package pac-resolver before 5.0.0. This can occur when used with untrusted input, due to unsafe PAC file handling. **NOTE:** The fix for this vulnerability is applied in the node-degenerator library, a dependency written by the same maintainer.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-23406 is a high-severity remote code execution issue in pac-resolver before 5.0.0. The risk appears when software processes PAC proxy files from untrusted input. A successful attack could affect confidentiality, integrity, and availability. The provided sources do not show CISA KEV listing or confirmed active exploitation.

Executive priority

Treat this as a high-priority dependency remediation when pac-resolver is present and PAC files can be influenced externally. Prioritize internet-facing, multi-tenant, proxy, or automation systems first. If only trusted static PAC files are used, urgency is lower but upgrade should still be scheduled.

Technical view

pac-resolver before 5.0.0 handled PAC files unsafely when given untrusted input. The published note says the fix was applied in node-degenerator, a dependency maintained by the same maintainer. CVSS 3.1 is 8.1 with network attack vector, no privileges, no user interaction, high impact, and high attack complexity.

Likely exposure

Exposure is most likely in Node.js dependency trees that include pac-resolver before 5.0.0 and evaluate PAC content influenced by users, networks, tenants, or other untrusted sources. The Java WebJars Snyk advisory suggests packaged dependency exposure may also matter. Static, trusted PAC configuration reduces practical risk.

Exploitation context

The source bundle does not establish active exploitation; KEV is false. The CVSS vector indicates network reachability, no required privileges, no user interaction, and high attack complexity. Exploitation depends on unsafe handling of untrusted PAC input, so validation should focus on whether the vulnerable code path is reachable.

Researcher notes

Key uncertainty is reachability: the advisory requires untrusted input. Confirm the exact pac-resolver version and resolved node-degenerator dependency. The fix is documented as landing in node-degenerator, so dependency override behavior matters. Do not assume exploitation in the environment without PAC input control evidence.

Mitigation direction

  • Upgrade pac-resolver to version 5.0.0 or later.
  • Ensure node-degenerator resolves to a version containing the referenced fixes.
  • Audit direct and transitive dependency lockfiles for vulnerable pac-resolver versions.
  • Avoid evaluating PAC files or PAC content from untrusted sources.
  • Check vendor or package advisory guidance before deploying compensating controls.

Validation and detection

  • Inventory package manifests and lockfiles for pac-resolver below 5.0.0.
  • Check SCA results for JavaScript and WebJars dependency paths.
  • Review code paths that load or evaluate PAC content.
  • Confirm PAC input sources are trusted, authenticated, and controlled.
  • Verify deployed builds use the fixed dependency resolution.
Prepared
Confidence
high
Sources
7

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.

description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-23406 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
8.1 (3.1)
Known Exploited
No
Published

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

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
6Source 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
8.1CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P2.25.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.1High
CVSS 3.1 vector shape for CVE-2021-23406Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
n/apac-resolverunspecifiedListed
Weakness

CWE details

No CWE listed

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