CVE-2026-56291: Joomla Extension - balbooa.com - Unauthenticated file upload in Balbooa Forms extension < 2.4.1
Joomla Extension - balbooa.com - Unauthenticated file upload in Balbooa Forms extension < 2.4.1 - The Joomla extension Balbooa Forms is vulnerable to an unauthenticated arbitrary file upload that allows uploading executable files and leads to full RCE.
Security readout for executives and security teams
Plain-English summary
Balbooa Forms versions 1.0 through 2.4.0 allow an unauthenticated attacker to upload executable files to a Joomla site. Successful exploitation can give the attacker full control of the server, exposing data, disrupting services, and enabling further compromise.
Executive priority
Treat as an emergency remediation item. The vulnerability requires no credentials, enables complete server compromise, carries a 10.0 score, and appears in CISA's Known Exploited Vulnerabilities catalog.
Technical view
CVE-2026-56291 is a CWE-434 unrestricted file-upload vulnerability in the Balbooa Forms Joomla extension. It is remotely exploitable without authentication or user interaction and can lead to arbitrary code execution. The supplied CVSS 4.0 score is 10.0.
Likely exposure
Internet-accessible Joomla sites running Balbooa Forms versions 1.0 through 2.4.0 are the primary exposure. The bundle identifies versions below 2.4.1 as vulnerable; it provides no evidence that Joomla sites without this extension are affected.
Exploitation context
CISA KEV inclusion supports that this vulnerability has been exploited in the wild. The supplied sources do not establish exploitation volume, targeted organizations, attacker identities, or specific indicators of compromise.
Researcher notes
The documented weakness is CWE-434. Exposure depends on extension presence, affected version, and network reachability. Investigation should focus on unauthorized uploads, executable content, web-root changes, and evidence of follow-on code execution. The bundle provides no vulnerability-specific indicators or forensic artifacts.
Mitigation direction
Upgrade Balbooa Forms to version 2.4.1 or later after confirming current vendor guidance.
Prioritize internet-facing and business-critical Joomla systems for immediate remediation.
If immediate upgrading is impossible, disable the extension or restrict public access pending vendor-approved mitigation.
Preserve relevant logs and investigate affected systems for prior compromise.
Validation and detection
Inventory Joomla installations and record the installed Balbooa Forms version.
Confirm no reachable system remains on versions 1.0 through 2.4.0.
Review web, Joomla, and security logs for unexpected file uploads or subsequent execution.
Inspect web-accessible directories for unauthorized executable files and unexplained modifications.
Verify remediated sites operate correctly and remain protected after updating.
The source record changed after analysis: Material source record changed after analysis.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-434: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
Exploitation: activeAutomatable: yesTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-434 · source CWE mapping
Unrestricted Upload of File with Dangerous Type
Unrestricted Upload of File with Dangerous Type represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.