GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

GCVE-1988-2026-0159

Vulnerability from gna-1988 – Published: 2026-09-07 13:20 – Updated: 2026-09-11 11:37
VLAI
Title
batch-2: 15 vulnerabilities incl. multiple pre-auth RCE across 10 enterprise/SCADA products - full analyses + reproducible exploits
Summary
TO: fulldisclosure () seclists org FROM: disclosure () 0day-rubbish com SUBJECT: [FD] batch-2: 15 vulnerabilities incl. multiple pre-auth RCE across 10 enterprise/SCADA products - full analyses + reproducible exploits ----BODY---- 0day Rubbish Research Team is publishing its second batch of AI-assisted vulnerability research: 15 vulnerabilities across 10 enterprise, SCADA, and industrial software products. All findings are publicly disclosed (synchronous, no embargo); affected vendors were notified in parallel. Each entry below links to a full technical analysis with a reproducible proof-of-concept. PoC repository: https://github.com/Exploit-Garbage/0day-Rubbish 1. AOMEI Cyber Backup v2.3.0 (AOMEI) - Pre-authentication RCE (CVSS 9.8): unauthenticated root RCE via the unauthenticated internal Thrift ports (9074/9078) and a NAS-mount command injection (system() with unescaped username/password). Runs as root in a Docker container; no credentials or user interaction required. Advisory: https://0day-rubbish.com/blog/aomei-cyber-backup-thrift-nas-mount-rce 2. Apache Struts 2 v2.6.11.0 - Pre-authentication RCE: OGNL injection via the RESTful mapper request path, allowing remote code execution without authentication. Advisory: https://0day-rubbish.com/blog/apache-struts2-restful-mapper-ognl-rce 3. atvise SCADA 3.13.0 (atvise GmbH / Bachmann Visutec) - Pre-authentication root RCE (CVSS 9.8): the OPC UA logonSessionUser path never verifies the password; any non-empty password for root yields a superuser session, combined with V8 script injection via an OPC UA write and an anonymous WebMI trigger. Verified by reading /etc/shadow. Advisory: https://0day-rubbish.com/blog/atvise-scada-opcua-unauth-rce - Default-credential RCE (CVSS 8.8): factory-default empty root password plus a 'password not set' branch that grants the superuser session; V8 injection via AddNode and a ReportRunConfiguration trigger. Advisory: https://0day-rubbish.com/blog/atvise-scada-webmi-auth-rce 4. CatDV Server 10.7.8 (Square Box Systems) - Authenticated RCE: aaftoolPath command injection executing as root. Advisory: https://0day-rubbish.com/blog/catdv-server-aaftoolPath-root-rce - Hardcoded credentials: admin factory-default empty password. Advisory: https://0day-rubbish.com/blog/catdv-server-admin-factory-default-empty-password - Pre-authentication RCE: unauthenticated RMI path leading to root RCE. Advisory: https://0day-rubbish.com/blog/catdv-server-unauth-rmi-root-rce 5. CIRCUTOR PowerStudio SCADA WAVE 24.11.6.0 (CIRCUTOR) - Authentication bypass: a fail-open shared JWT library accepting alg=none tokens, enabling identity forgery. Advisory: https://0day-rubbish.com/blog/circutor-powerstudio-jwt-alg-none-identity-forgery - Pre-authentication SYSTEM RCE: JWT forgery combined with a shellExecute event action yielding SYSTEM-level code execution. Advisory: https://0day-rubbish.com/blog/circutor-powerstudio-unauth-shellExecute-rce 6. Stimulsoft Server 2026.3.1 (Stimulsoft) - Pre-authentication SYSTEM RCE: unauthenticated report-script injection. Advisory: https://0day-rubbish.com/blog/stimulsoft-server-unauth-report-script-rce 7. Plastic SCM (Unity Technologies) - Pre-authentication RCE: unauthenticated RCE on port 8087. Advisory: https://0day-rubbish.com/blog/plastic-scm-unauth-8087-rce 8. Vicon Valerus / ViconNet Gateway (Vicon) - Pre-authentication SYSTEM RCE: unauthenticated command injection. Advisory: https://0day-rubbish.com/blog/vicon-valerus-unauth-cmd-injection-rce 9. vMix 29 v29.0.0.48 (vMix) - Pre-authentication RCE: VBScript blocklist bypass. Advisory: https://0day-rubbish.com/blog/vmix-vbscript-blocklist-bypass-rce 10. Xeams 10.3 build 6449 (Synametrics) - Pre-authentication RCE: SMTP saveBody cron-job injection. Advisory: https://0day-rubbish.com/blog/xeams-smtp-savebody-cron-rce - Pre-authentication RCE: unauthenticated SQL-runner Derby JSP injection. Advisory: https://0day-rubbish.com/blog/xeams-unauth-sqlrunner-derby-jsp-rce Proof-of-concept scripts and full technical analyses are available at the advisory URLs above and at https://github.com/Exploit-Garbage/0day-Rubbish Disclosure stance: synchronous (no embargo). Vendors were notified in parallel with publication. We are open to coordination with vendors, CISA, or other coordinators who wish to publish advisories. -- 0day Rubbish Research Team https://0day-rubbish.com _______________________________________________ Sent through the Full Disclosure mailing list https://nmap.org/mailman/listinfo/fulldisclosure Web Archives & RSS: https://seclists.org/fulldisclosure/
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Batch 15 vulnerabilities Affected: unknown
guessed Create a notification for this product.

{
  "containers": {
    "cna": {
      "affected": [
        {
          "product": "15 vulnerabilities",
          "vendor": "Batch",
          "versions": [
            {
              "status": "affected",
              "version": "unknown"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "disclosure via Fulldisclosure"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "TO: fulldisclosure () seclists org\nFROM: disclosure () 0day-rubbish com\nSUBJECT: [FD] batch-2: 15 vulnerabilities incl. multiple pre-auth RCE across 10 enterprise/SCADA products - full \nanalyses + reproducible exploits\n----BODY----\n0day Rubbish Research Team is publishing its second batch of AI-assisted\nvulnerability research: 15 vulnerabilities across 10 enterprise, SCADA, and\nindustrial software products. All findings are publicly disclosed\n(synchronous, no embargo); affected vendors were notified in parallel. Each\nentry below links to a full technical analysis with a reproducible\nproof-of-concept. PoC repository: https://github.com/Exploit-Garbage/0day-Rubbish\n\n1. AOMEI Cyber Backup v2.3.0 (AOMEI)\n   - Pre-authentication RCE (CVSS 9.8): unauthenticated root RCE via the\n     unauthenticated internal Thrift ports (9074/9078) and a NAS-mount command\n     injection (system() with unescaped username/password). Runs as root in a\n     Docker container; no credentials or user interaction required.\n     Advisory: https://0day-rubbish.com/blog/aomei-cyber-backup-thrift-nas-mount-rce\n\n2. Apache Struts 2 v2.6.11.0\n   - Pre-authentication RCE: OGNL injection via the RESTful mapper request path,\n     allowing remote code execution without authentication.\n     Advisory: https://0day-rubbish.com/blog/apache-struts2-restful-mapper-ognl-rce\n\n3. atvise SCADA 3.13.0 (atvise GmbH / Bachmann Visutec)\n   - Pre-authentication root RCE (CVSS 9.8): the OPC UA logonSessionUser path\n     never verifies the password; any non-empty password for root yields a\n     superuser session, combined with V8 script injection via an OPC UA write\n     and an anonymous WebMI trigger. Verified by reading /etc/shadow.\n     Advisory: https://0day-rubbish.com/blog/atvise-scada-opcua-unauth-rce\n   - Default-credential RCE (CVSS 8.8): factory-default empty root password plus\n     a \u0027password not set\u0027 branch that grants the superuser session; V8 injection\n     via AddNode and a ReportRunConfiguration trigger.\n     Advisory: https://0day-rubbish.com/blog/atvise-scada-webmi-auth-rce\n\n4. CatDV Server 10.7.8 (Square Box Systems)\n   - Authenticated RCE: aaftoolPath command injection executing as root.\n     Advisory: https://0day-rubbish.com/blog/catdv-server-aaftoolPath-root-rce\n   - Hardcoded credentials: admin factory-default empty password.\n     Advisory: https://0day-rubbish.com/blog/catdv-server-admin-factory-default-empty-password\n   - Pre-authentication RCE: unauthenticated RMI path leading to root RCE.\n     Advisory: https://0day-rubbish.com/blog/catdv-server-unauth-rmi-root-rce\n\n5. CIRCUTOR PowerStudio SCADA WAVE 24.11.6.0 (CIRCUTOR)\n   - Authentication bypass: a fail-open shared JWT library accepting alg=none\n     tokens, enabling identity forgery.\n     Advisory: https://0day-rubbish.com/blog/circutor-powerstudio-jwt-alg-none-identity-forgery\n   - Pre-authentication SYSTEM RCE: JWT forgery combined with a shellExecute\n     event action yielding SYSTEM-level code execution.\n     Advisory: https://0day-rubbish.com/blog/circutor-powerstudio-unauth-shellExecute-rce\n\n6. Stimulsoft Server 2026.3.1 (Stimulsoft)\n   - Pre-authentication SYSTEM RCE: unauthenticated report-script injection.\n     Advisory: https://0day-rubbish.com/blog/stimulsoft-server-unauth-report-script-rce\n\n7. Plastic SCM (Unity Technologies)\n   - Pre-authentication RCE: unauthenticated RCE on port 8087.\n     Advisory: https://0day-rubbish.com/blog/plastic-scm-unauth-8087-rce\n\n8. Vicon Valerus / ViconNet Gateway (Vicon)\n   - Pre-authentication SYSTEM RCE: unauthenticated command injection.\n     Advisory: https://0day-rubbish.com/blog/vicon-valerus-unauth-cmd-injection-rce\n\n9. vMix 29 v29.0.0.48 (vMix)\n   - Pre-authentication RCE: VBScript blocklist bypass.\n     Advisory: https://0day-rubbish.com/blog/vmix-vbscript-blocklist-bypass-rce\n\n10. Xeams 10.3 build 6449 (Synametrics)\n    - Pre-authentication RCE: SMTP saveBody cron-job injection.\n      Advisory: https://0day-rubbish.com/blog/xeams-smtp-savebody-cron-rce\n    - Pre-authentication RCE: unauthenticated SQL-runner Derby JSP injection.\n      Advisory: https://0day-rubbish.com/blog/xeams-unauth-sqlrunner-derby-jsp-rce\n\nProof-of-concept scripts and full technical analyses are available at the\nadvisory URLs above and at https://github.com/Exploit-Garbage/0day-Rubbish\n\nDisclosure stance: synchronous (no embargo). Vendors were notified in parallel\nwith publication. We are open to coordination with vendors, CISA, or other\ncoordinators who wish to publish advisories.\n\n--\n0day Rubbish Research Team\nhttps://0day-rubbish.com\n_______________________________________________\nSent through the Full Disclosure mailing list\nhttps://nmap.org/mailman/listinfo/fulldisclosure\nWeb Archives \u0026 RSS: https://seclists.org/fulldisclosure/"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-11T11:37:26Z",
        "orgId": "4e2abfbf-4a2a-4b76-a4e0-d77c18ba156c",
        "shortName": "VULNARCHIVE"
      },
      "references": [
        {
          "tags": [
            "technical-description",
            "exploit"
          ],
          "url": "https://vuln.freearchive.org/archive/full-disclosure/2026/Aug/14"
        },
        {
          "tags": [
            "technical-description"
          ],
          "url": "https://seclists.org/fulldisclosure/2026/Aug/14"
        },
        {
          "url": "https://0day-rubbish.com"
        },
        {
          "url": "https://0day-rubbish.com/blog/aomei-cyber-backup-thrift-nas-mount-rce"
        },
        {
          "url": "https://0day-rubbish.com/blog/apache-struts2-restful-mapper-ognl-rce"
        },
        {
          "url": "https://0day-rubbish.com/blog/atvise-scada-opcua-unauth-rce"
        },
        {
          "url": "https://0day-rubbish.com/blog/atvise-scada-webmi-auth-rce"
        },
        {
          "url": "https://0day-rubbish.com/blog/catdv-server-aaftoolPath-root-rce"
        },
        {
          "url": "https://0day-rubbish.com/blog/catdv-server-admin-factory-default-empty-password"
        },
        {
          "url": "https://0day-rubbish.com/blog/catdv-server-unauth-rmi-root-rce"
        },
        {
          "url": "https://0day-rubbish.com/blog/circutor-powerstudio-jwt-alg-none-identity-forgery"
        },
        {
          "url": "https://0day-rubbish.com/blog/circutor-powerstudio-unauth-shellExecute-rce"
        },
        {
          "url": "https://0day-rubbish.com/blog/plastic-scm-unauth-8087-rce"
        },
        {
          "url": "https://0day-rubbish.com/blog/stimulsoft-server-unauth-report-script-rce"
        },
        {
          "url": "https://0day-rubbish.com/blog/vicon-valerus-unauth-cmd-injection-rce"
        },
        {
          "url": "https://0day-rubbish.com/blog/vmix-vbscript-blocklist-bypass-rce"
        },
        {
          "url": "https://0day-rubbish.com/blog/xeams-smtp-savebody-cron-rce"
        },
        {
          "url": "https://0day-rubbish.com/blog/xeams-unauth-sqlrunner-derby-jsp-rce"
        },
        {
          "url": "https://github.com/Exploit-Garbage/0day-Rubbish"
        },
        {
          "url": "https://nmap.org/mailman/listinfo/fulldisclosure"
        },
        {
          "url": "https://seclists.org/fulldisclosure/"
        }
      ],
      "source": {
        "defect": [
          "https://seclists.org/fulldisclosure/2026/Aug/14"
        ],
        "discovery": "EXTERNAL"
      },
      "title": "batch-2: 15 vulnerabilities incl. multiple pre-auth RCE across 10 enterprise/SCADA products - full analyses + reproducible exploits",
      "x_gcve": [
        {
          "recordType": "advisory",
          "relationships": [],
          "vulnId": "GCVE-1988-2026-0159",
          "x_vulnarchive": {
            "archiveUrl": "https://vuln.freearchive.org/archive/full-disclosure/2026/Aug/14",
            "automated": true,
            "contentSha256": "8ace0415c905e651b1302c3b00c9dbf06c691764bb93867092aa4486e62cf81e",
            "evidenceScore": 9,
            "messageId": "",
            "originalUrl": "https://seclists.org/fulldisclosure/2026/Aug/14",
            "policy": "vulnarchive-1",
            "sourceFormat": "text/html",
            "sourcePublishedAt": "2026-08-05T09:27:50Z"
          }
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "4e2abfbf-4a2a-4b76-a4e0-d77c18ba156c",
    "assignerShortName": "VULNARCHIVE",
    "datePublished": "2026-09-07T13:20:23Z",
    "dateUpdated": "2026-09-11T11:37:26Z",
    "state": "PUBLISHED",
    "vulnId": "GCVE-1988-2026-0159"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…