Intel

AIKIDO-2026-518725

JetFormBuilder is vulnerable to Privilege Escalation

Privilege EscalationCVE-2026-12793 Published 6 days ago

98

Critical Risk

This Affects:

PHPJetFormBuilder
0.0.1 - 3.6.2
Fixed in 3.6.2.1
Are you affected? Scan for Free

TL;DR

set_form_id() takes _jet_engine_booking_form_id without checking that the ID is a published jet-form-builder post. The handler then parses that post's content as form schema and runs Advanced Validation server-side callbacks, which can invoke wp_insert_user. An unauthenticated attacker can point the parameter at attacker-controlled post content and create a new administrator. The fix accepts only valid JetFormBuilder form posts and blocks user-mutation callbacks in SSR validation.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

JetFormBuilder is vulnerable to Privilege Escalation in versions 0.0.1 - 3.6.2.

How to fix this

Upgrade the JetFormBuilder library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform