This topic is locked

Security update

11/13/2025 07:22:39
PHPRunner General questions
Sergey Kornilov admin

This applies to both PHPRunner and ASPRunner.NET. In the recent builds we have updated a few third-party libraries in order to fix known vulnerabilities.

  • update jQuery UI to version 1.14.1;
  • updated PDFjs library to version 5.4.296;
  • updated Bootstrap library to version 3.4.1;

If you are building web applications that face public, we recommend making sure that you use the latest build of the software, 43906.

lefty 12/16/2025

How can we update 10.91 to 3.4.1 or can we just enforce strict Content-Security-Policy: default-src 'self'; .. in the project . or in web.config or in project itself? Not sure if that is enough?

Sergey Kornilov admin 12/16/2025

Only version 11 is updated from now on. You need to switch to version 11 to get these changes.