S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated May 27, 2026

CVE-2026-46670 Scanner

Targets the Bazar form-import endpoint; unauthenticated attackers can inject SQL to extract user credentials and database contents.

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.4k
Times Used
continuous scan runs
6.1k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-46670
9.8
CVSScritical
Exploitable remotely over the internet · no authentication required.

YesWiki is a wiki system written in PHP. Prior to version 4.6.4, an unauthenticated SQL injection in the Bazar form-import path (`FormManager::create()`) allows any unauthenticated visitor of a default YesWiki install to inject arbitrary SQL into an `INSERT` statement and read the full database, including `yeswiki_users.password` hashes. Version 4.6.4 fixes the issue.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
yeswikiby YesWiki
< 4.6.4
Updated Sep 9, 2026View on NVD →
Detail

YesWiki is an open-source collaborative platform used by educational institutions, businesses, and community organizations to create interactive wikis, manage content, and facilitate team collaboration. It offers customizable modules for documentation, communication, and data sharing, making it a versatile tool for various group projects and knowledge bases.

CVE-2026-46670 is a critical SQL injection vulnerability in YesWiki versions prior to 4.6.4. It arises from insufficient sanitization of user-supplied input in the Bazar form-import functionality, allowing attackers to inject arbitrary SQL commands into the database query.

The vulnerability is triggered via the form-import endpoint, where parameters such as 'import' are not properly filtered. An unauthenticated attacker can craft a malicious request to execute SQL statements, bypassing authentication and accessing sensitive data.

If exploited, an attacker can extract user credentials, email addresses, password hashes, and other confidential information. This could lead to unauthorized account access, data breaches, and potential compromise of the entire YesWiki instance, affecting all users and stored data.

Solution Advice
  • Upgrade YesWiki to version 4.6.4 or later to apply the security patch.
  • Implement strict input validation and sanitization for all user-supplied data.
  • Use prepared statements and parameterized queries for database interactions.
  • Apply the principle of least privilege to database accounts used by the application.
  • Enable detailed logging and monitoring to detect suspicious SQL injection attempts.
  • Conduct regular security audits and penetration testing on the YesWiki instance.
  • Deploy a web application firewall (WAF) to filter malicious requests.
  • Review and restrict access to the form-import endpoint to authorized users only.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.