Skip to content

AuthMatrix GUI breaks in Burp Suite 2025.12.3 #92

@Abyssraven0x13

Description

@Abyssraven0x13

Description

After upgrading to Burp Suite 2025.12.3, the AuthMatrix extension becomes unusable due to a GUI repaint issue.

The extension loads successfully, but after certain actions the AuthMatrix tab stops repainting and appears frozen.

Steps to reproduce

  1. Install Burp Suite 2025.12.3
  2. Load the AuthMatrix extension
  3. Open the AuthMatrix tab
  4. Either:
    • add a user and a request, or
    • import an existing AuthMatrix configuration
  5. Observe that the GUI stops repainting

Actual behavior

The AuthMatrix UI becomes partially or fully frozen and cannot be used.

Expected behavior

The GUI should remain responsive and repaint correctly.

Error details

The following exception is repeatedly logged during table repaint:

AttributeError: 'com.formdev.flatlaf.ui.FlatTableUI$FlatBooleanRend' object has no attribute 'setSelected'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions