Full Disclosure mailing list archives
A project is publishing full analyses of AI-discovered 0-days - first batch of 10 with reproducible exploits
From: zz lin
Date: Tue, 21 Jul 2026 04:13:14 -0500
I came across a project, "0day Rubbish", that states it will continuously disclose 0-day vulnerabilities discovered by an AI-driven research process (a multi-LLM ensemble of Claude, OpenAI, DeepSeek and GLM). For each vulnerability the project publishes a full technical analysis together with a working exploit script and step-by-step reproduction instructions. The project's content is hosted at: https://0day-rubbish.com/blog The first batch already covers ten previously undisclosed vulnerabilities across eight enterprise products, ranging from CVSS 7.3 to 9.8. The list below summarises them for the community's awareness. The vulnerabilities, in descending CVSS order: 1. InterSystems IRIS - FolderManager Property Injection RCE - Product: InterSystems IRIS - Version: 2026.1.0.234.1 (Community Edition); versions sharing the FolderManager / broker surface - CVSS: 9.8 (AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H) - Class: Unauthenticated remote code execution - Link: https://0day-rubbish.com/blog/intersystems-iris-foldermanager-rce 2. AdRem NetCrunch - Cross-Session Hijack RCE - Product: AdRem NetCrunch (Windows network monitoring) - Version: 16.0.0.8397 RC; versions sharing the Node.js session-reuse path - CVSS: 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H) - Class: Unauthenticated remote code execution (SYSTEM) - Link: https://0day-rubbish.com/blog/adrem-netcrunch-session-hijack-rce 3. Altus BluePlant - Hardcoded Credentials RCE - Product: Altus BluePlant (SCADA HMI / ICS software) - Version: 9.1.40; versions sharing the T.InfoService.Service / FileServer.RunProcess path - CVSS: 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H) - Class: Unauthenticated remote code execution - Link: https://0day-rubbish.com/blog/altus-blueplant-hardcoded-creds-rce 4. Brekeke SIP Server - Unauthenticated Nashorn JS Engine RCE - Product: Brekeke SIP Server (SIP Proxy / Registrar) - Version: v3.19.1.8p1 (Evaluation Edition); versions sharing the ProvisioningTest bean - CVSS: 9.8 (AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H) - Class: Unauthenticated remote code execution - Link: https://0day-rubbish.com/blog/brekeke-sip-server-nashorn-rce 5. Brekeke SIP Server - Unauthenticated Zip Slip Webshell RCE - Product: Brekeke SIP Server - Version: v3.19.1.8p1 (Evaluation Edition); versions sharing the ProvisioningModelImport / Zip.extractAll code - CVSS: 9.8 (AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H) - Class: Unauthenticated remote code execution (Zip Slip) - Link: https://0day-rubbish.com/blog/brekeke-sip-server-zipslip-rce 6. DataSunrise Suite - Email Verification Code Brute Force RCE - Product: DataSunrise Suite - Version: 11.2.17.12820; versions sharing the forgotten-password flow - CVSS: 9.8 (AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H) - Class: Unauthenticated remote code execution - Link: https://0day-rubbish.com/blog/datasunrise-email-bruteforce-rce 7. Brekeke SIP Server - Authentication Fail-Open Primitive - Product: Brekeke SIP Server - Version: v3.19.1.8p1 (Evaluation Edition); versions sharing the ScopeBean.checkScope() framework - CVSS: 9.1 (AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H) - Class: Authentication bypass exposing 23 unauthenticated beans - Link: https://0day-rubbish.com/blog/brekeke-sip-server-auth-failopen 8. Acumatica ERP - Customization Publish Webshell RCE - Product: Acumatica ERP (.NET ERP platform) - Version: 2026 R1 (build 26.101.0225); versions sharing the CstRollbackList.WriteFile / CstFileWriter.UpdateFile publish path - CVSS: 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) - Class: Authenticated remote code execution (webshell via path traversal in customization publish) - Link: https://0day-rubbish.com/blog/acumatica-customization-webshell-rce 9. AdRem NetCrunch - Startup Script RCE - Product: AdRem NetCrunch - Version: 16.0.0.8397 RC; versions exposing the INcStartupScript.SetScriptOptions / INetCrunchServer.RestartNCServer RPC - CVSS: 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) - Class: Authenticated remote code execution (SYSTEM) - Link: https://0day-rubbish.com/blog/adrem-netcrunch-startup-script-rce 10. Altus iX Developer - XAML Deserialization RCE - Product: Altus iX Developer (SCADA HMI engineering IDE) - Version: 2.53.65422; versions sharing the ScreenXamlSerializer / XamlReader.Load path - CVSS: 7.3 (AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H) - Class: Local / user-interaction remote code execution via malicious screen file - Link: https://0day-rubbish.com/blog/altus-ix-developer-xaml-rce Observations on the project's disclosure posture The project presents its work as defensive security research and, according to its own pages, operates a risk-driven disclosure model: it publishes full root-cause details, exploit code and reproduction steps so that vendors can verify and patch and defenders can detect and mitigate. Each advisory page includes a self-contained exploit script (Python or shell, pure standard library where possible) against a default or evaluation deployment of the affected product; the unauthenticated entries require no credentials beyond product defaults. The project attributes discovery to its automated AI research process. I am noting this only to characterise what the project says about itself; I make no claim about its disclosure ethics. Reference https://0day-rubbish.com/blog _______________________________________________ Sent through the Full Disclosure mailing list https://nmap.org/mailman/listinfo/fulldisclosure Web Archives & RSS: https://seclists.org/fulldisclosure/
Current thread:
- A project is publishing full analyses of AI-discovered 0-days - first batch of 10 with reproducible exploits zz lin (Jul 22)
