Description
Phison PS3111-S11 controller firmware verifies RSA signatures using a public modulus embedded within the firmware image itself rather than anchored in immutable storage. Attackers can generate arbitrary RSA key pairs, sign modified firmware with the private key, embed the matching modulus in the signature segment, and the controller accepts the tampered firmware as valid.
Published: 2026-08-31
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Phison PS3111‑S11 controller firmware verifies RSA signatures by storing the public modulus inside the firmware image. Attackers can create a new RSA key pair, sign altered firmware with the private key, embed the new modulus in the signature segment, and the controller accepts the tampered image. This permits the loading of arbitrary firmware, effectively enabling attackers to execute any code on the device. The weakness corresponds to CWE‑347, improper validation of cryptographic signatures.

Affected Systems

The only affected product listed is Phison Electronics Corporation’s PS3111‑S11 controller firmware. No specific firmware versions are enumerated beyond the model, but any device implementing this firmware is potentially vulnerable until corrected.

Risk and Exploitability

The vulnerability carries a CVSS score of 9.3, indicating critical severity. EPSS is not available, but the high CVSS suggests a substantial likelihood of exploitation especially in supply chain or manufacturing scenarios. It is not yet recorded in CISA KEV. The exploit requires the attacker to supply or modify the firmware image and sign it with a key that the controller will trust. This means that devices which accept externally signed firmware without immutable key storage can be compromised when an adversary gains access to firmware distribution or manufacturing. The risk for end‑users is that a compromised controller could execute arbitrary code, potentially compromising data integrity and confidentiality.

Generated by OpenCVE AI on August 31, 2026 at 12:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Flash a firmware version from Phison that correctly anchors the RSA public key in immutable storage.
  • Disable or restrict external firmware update mechanisms until a validated patch is deployed, ensuring only authenticated images can be loaded.
  • Implement additional security controls such as secure boot or hardware isolation to prevent unauthorized firmware execution.

Generated by OpenCVE AI on August 31, 2026 at 12:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
Description Phison PS3111-S11 controller firmware verifies RSA signatures using a public modulus embedded within the firmware image itself rather than anchored in immutable storage. Attackers can generate arbitrary RSA key pairs, sign modified firmware with the private key, embed the matching modulus in the signature segment, and the controller accepts the tampered firmware as valid.
Title Phison PS3111-S11 Controller Firmware Signature Verification Bypass
Weaknesses CWE-347
References
Metrics cvssV3_1

{'score': 8.2, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-31T10:51:03.110Z

Reserved: 2026-08-31T08:38:43.268Z

Link: CVE-2026-82876

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-31T11:16:41.190

Modified: 2026-08-31T11:16:41.190

Link: CVE-2026-82876

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T12:30:05Z

Weaknesses
  • CWE-347

    Improper Verification of Cryptographic Signature