[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"all-banners":3,"SkipToContent_34xgpJIRRkpiT6ls6jE4NHf7VpvQCQBEwi69exi4oT0":75,"FooterNav_JsYsxvLufb1W12aeknKZ89on0MD0bNDTiB5EYxyxmU":82,"FooterSocial_u16tCafBUeGMoDrdLfTINytP2JB5msc6iB3VDUutAoU":88,"vulnerability-29452":95},[4,15,23,28,36,42,48,54,60,66],{"title":5,"slug":6,"text":7,"link":8,"external":9,"targets":10,"cta":12,"variant":13,"campaign_id":14},"wp2shell (Vuln DB homepage)","wp2shell-vuln-db","Emergency CVE response: detection & exploitation now available for *wp2shell*, the critical WP RCE chain","https://pentest-tools.com/vulnerabilities-exploits/wordpress-core-69-701-pre-auth-blind-sql-injection-batch-route-confusion_29451",false,[11],"/vulnerabilities-exploits/","See CVE details","secondary","wp2shell",{"title":16,"slug":17,"text":18,"link":19,"external":9,"targets":20,"cta":22,"variant":13,"campaign_id":14},"wp2shell (CVE page - exploitation)","wp2shell-cve-page-exploit","Validate wp2shell exposure & mitigation! Detect with any plan. Exploit with Pentest Suite.","https://pentest-tools.com/pricing",[21],"/vulnerabilities-exploits/wp2shell-wordpress-core-690-694-and-700-701-pre-auth-batch-route-confusion-leading-to-sql-injection_29452","Explore plans",{"title":24,"slug":25,"text":18,"link":19,"external":9,"targets":26,"cta":22,"variant":13,"campaign_id":14},"wp2shell (CVE page - detection)","wp2shell-cve-page",[27],"/vulnerabilities-exploits/wordpress-core-69-701-pre-auth-blind-sql-injection-batch-route-confusion_29451",{"title":29,"slug":30,"text":31,"link":32,"external":9,"targets":33,"cta":35,"variant":13,"campaign_id":30},"Compliance - Page Launch - Homepage","compliance-pages-launch","Turn confirmed vulnerabilities into evidence your auditor accepts. Testing requirements for DORA, NIS2, SOC 2, ISO 27001, and CRA.","https://pentest-tools.com/usage/compliance",[34],"/","Get compliance evidence",{"title":37,"slug":38,"text":39,"link":32,"external":9,"targets":40,"cta":35,"variant":13,"campaign_id":30},"Compliance - Page Launch - Sniper","compliance-pages-launch-sniper","Five compliance framework pages now reference Sniper as the source of validated exploitability evidence. See them all.",[41],"/exploit-helpers/sniper",{"title":43,"slug":44,"text":45,"link":32,"external":9,"targets":46,"cta":35,"variant":13,"campaign_id":30},"Compliance - Page Launch - Network Scanner","compliance-pages-launch-network-scanner","Scheduled scans are the spine of every compliance framework. Are you audit-ready?",[47],"/network-vulnerability-scanning/network-security-scanner-online",{"title":49,"slug":50,"text":51,"link":32,"external":9,"targets":52,"cta":35,"variant":13,"campaign_id":30},"Compliance - Page Launch - Website Scanner","compliance-pages-launch-website-scanner","Authenticated web-app scans show up in SOC 2, NIS2, and CRA Annex I. See why this is crucial for the business.",[53],"/website-vulnerability-scanning/website-scanner",{"title":55,"slug":56,"text":57,"link":32,"external":9,"targets":58,"cta":35,"variant":13,"campaign_id":30},"Compliance - Page Launch - Integrations","compliance-pages-launch-integrations","Vanta, Jira, webhooks - they all route back to DORA, NIS2, SOC 2, ISO 27001, CRA. See why this is crucial for the business.",[59],"/features/integrations",{"title":61,"slug":62,"text":63,"link":32,"external":9,"targets":64,"cta":35,"variant":13,"campaign_id":30},"Compliance - Page Launch - Advanced Pentest Reporting","compliance-pages-launch-reporting","Editable DOCX. Immutable PDF. JSON for the GRC tool. See why these formats are on every auditor's checklist.",[65],"/features/pentest-reporting",{"title":67,"slug":68,"text":69,"link":70,"external":71,"targets":72,"cta":74,"variant":13,"campaign_id":68},"Office Hours #10 - DEF CON and Black Hat","office-hours-10","[Live Office Hours, Wed Aug 26] What DEF CON and Black Hat told us about AI pentesting","https://zoom.us/webinar/register/5117815316917/WN_m3AgyHW2TxSFuHr1J5mQZA",true,[34,73],"/insights/ai-pentesting-survey","Save your spot",["Island",76],{"key":77,"params":78,"result":80},"SkipToContent_34xgpJIRRkpiT6ls6jE4NHf7VpvQCQBEwi69exi4oT0",{"props":79},"{}",{"head":81},{},["Island",83],{"key":84,"params":85,"result":86},"FooterNav_JsYsxvLufb1W12aeknKZ89on0MD0bNDTiB5EYxyxmU",{"props":79},{"head":87},{},["Island",89],{"key":90,"params":91,"result":93},"FooterSocial_u16tCafBUeGMoDrdLfTINytP2JB5msc6iB3VDUutAoU",{"props":92},"{\"text-color\":\"gray\"}",{"head":94},{},{"id":96,"detectable_with":97,"vuln_details":103,"vuln_id":124,"name":125,"published":126,"updated":126},29452,{"tool":98,"engine":101},{"id":99,"name":100},1,"Network Scanner",{"id":99,"name":102},"Sniper",{"id":96,"codename":14,"description":104,"severity":105,"risk_description":106,"public_description":107,"public_recommendation":108,"recommendation":109,"references":110,"cvssv3":113,"epss_score":114,"epss_percentile":115,"cve":116,"in_cisa_catalog":71,"date":118,"software_type":119,"vendor":120,"product":120,"ptt_exploit_capabilities":121},"We found that the target WordPress site is vulnerable to an unauthenticated SQL injection. The flaw chains a REST API batch-route confusion (CVE-2026-63030) with a UNION-based injection in the author_exclude parameter of the core /wp/v2/posts endpoint (CVE-2026-60137). The /?rest_route=/batch/v1 endpoint lets an unauthenticated request smuggle a nested call to the posts endpoint that reaches the injectable query. A remote attacker can read arbitrary data from the WordPress database without any credentials. We confirmed the impact by reading basic server metadata and dumping the WordPress users table, including the login, email and password hash of every account. When the database account holds the FILE privilege and a web-served directory is writable, the injection can also be escalated to remote code execution by writing a PHP webshell with INTO OUTFILE.","critical","The risk exists that a remote unauthenticated attacker reads the entire WordPress database, including user password hashes and secret keys, and uses them to take over the site or pivot to the internal network.","WordPress is vulnerable to an unauthenticated SQL injection. The flaw chains a REST API batch-route confusion (CVE-2026-63030) with a UNION-based injection in the author_exclude parameter of the core /wp/v2/posts endpoint (CVE-2026-60137). The batch endpoint lets an unauthenticated request smuggle a nested call to the posts endpoint that reaches the injectable query, so a remote attacker can read arbitrary data from the database without credentials.","Update WordPress core to the latest version.","We recommend updating WordPress core to a version that patches CVE-2026-60137 and CVE-2026-63030.",[111,112],"https://nvd.nist.gov/vuln/detail/CVE-2026-63030","https://nvd.nist.gov/vuln/detail/CVE-2026-60137",9.8,0.97789,0.999,[117],"CVE-2026-63030","2026-07-10T00:00:00Z","CMS","WordPress",[122,123],"RCE","CUSTOM","NETSCAN-SNIPER-CVE-2026-63030","wp2shell - WordPress Core 6.9.0-6.9.4 and 7.0.0-7.0.1 - Pre-Auth Batch-Route Confusion leading to SQL Injection","2026-07-18T00:00:00Z"]