CVE-2026-10303 PUBLISHED

ServerCo getssl ACME shell script path injection

Assigner: runZero
Reserved: 31.05.2026 Published: 16.06.2026 Updated: 16.06.2026

In ServerCo getssl version 2.49 and prior, the ACME challenge token returned to the client was not strictly validated against RFC 8555 before being used in challenge-file handling, allowing a maliciously crafted token to influence local path/filename usage during validation. An attacker who can supply ACME challenge responses to getssl (for example, a malicious or compromised CA endpoint, or an on-path adversary able to tamper with that response path) could exploit this to achieve unauthorized file write/path traversal effects, usually with elevated privileges, ultimately allowing for remote command injection. This issue appears related in spirit to CVE-2023-38198, and is an instance of CWE-73, "External control of file name or path." Other ACME shell script handlers may be affected by similar issues.

Metrics

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

Product Status

Vendor ServerCo
Product getssl
Versions Default: unaffected
  • affected from 0 to 2.49 (incl.)

Credits

  • remy finder
  • Tod Beardsley of runZero coordinator

References

Problem Types

  • CWE-73 External control of file name or path CWE