Skip to content

Instantly share code, notes, and snippets.

@jesussuarz
Last active May 11, 2026 17:40
Show Gist options
  • Select an option

  • Save jesussuarz/0b74fec85031a8e50d2f78187aaa46d3 to your computer and use it in GitHub Desktop.

Select an option

Save jesussuarz/0b74fec85031a8e50d2f78187aaa46d3 to your computer and use it in GitHub Desktop.
Question forum for whmcs bypass with full updates

Hello, welcome to this project. The purpose of this project is to track updates from the whmcsfull.com site and ensure the latest versions are made available.

I want to emphasize that this project is for educational purposes only. I do not intend to cause any inconvenience or engage in any illegal activities. My sole intention is to provide others with an opportunity to test the software. If you have the means to purchase the software officially, I encourage you to do so.

Feel free to share your ideas or questions; I will respond as soon as possible.

Best regards.

@wefixmacuk
Copy link
Copy Markdown

I see a couple of people are having this issue as well so it's not isolated.

@megproho
Copy link
Copy Markdown

megproho commented Mar 7, 2026

I get "404Not Found The resource requested could not be found on this server!"

Screenshot error link here: https://prnt.sc/EFIm7LOib1QS

whcserr

@streammax
Copy link
Copy Markdown

O WHMCS 9.0 já foi lançado e ainda não está disponível no site, mas queria avisar.

Olá, obrigado, já está publicado.
Além disso, vários problemas relacionados à execução automática dos scripts foram corrigidos. Esses problemas eram causados ​​por uma configuração incorreta do cron, que impedia a execução dos scripts por um longo período. A configuração já foi revisada e o problema está totalmente resolvido.
Quanto ao arquivo license.php para a versão 9, estou trabalhando nele e espero publicá-lo nos próximos dias.

Ainda estou esperando aqui! Enquanto isso, não podemos usar o WHMCS 9, certo?

Acabei de publicar o arquivo de licença descriptografado e atualizado para o WHMCS 9.

Where can I download the license file?

@unpeten157-ui
Copy link
Copy Markdown

Hello.
i currently have WHMCS 8.1.3 installed, owned license. It doesn't receive any further updates unless i buy a plan from whmcs.com

I want to upgrade to v 8.13 in order to benefit from PHP 8.3, is it possible to do a manual update using your License.php file?
Thanks.

@wswugu
Copy link
Copy Markdown

wswugu commented Mar 18, 2026

hello

I just uploaded the license.php

and I tried to changed the key..

I feel when I access the admin , it is very slow and feel stuck , not smooth

how to solve this issue

thanks

@Pukabyte
Copy link
Copy Markdown

I have also started getting these intermittent Connection errors: https://gist.github.com/jesussuarz/0b74fec85031a8e50d2f78187aaa46d3?permalink_comment_id=5975784#gistcomment-5975784

Has anyone found a fix? 8.13

@megproho
Copy link
Copy Markdown

Trying to update to v9.0.1. I am getting 404 error. I need help.

@kkoin6711-hash
Copy link
Copy Markdown

what's wrong admin login always fails

image

@jesussuarz
Copy link
Copy Markdown
Author

I have been a bit busy over the past few days, but I am now back.

Regarding the reported 404 errors, I have not been able to replicate any of them so far, so I do not have concrete evidence of these issues.

As for the error:

CONNECTION ERROR
WHMCS has not been able to verify your license for the last few days.

This error disappears after closing the page and logging in again, but it eventually reappears.

This behavior may be caused by WHMCS now replacing the license.php file when it detects an issue with the license.

As a possible solution, it is recommended to restrict write permissions on the license.php file by setting them to 444 (r-- r-- r--). This will allow WHMCS to read the file only, without making any further modifications.

@eXperienceGroup
Copy link
Copy Markdown

Hello,

Problem with 404 I think is not script related, but server related, and here is why:
I was also constantly get 404 errors
Untitled

Both on 8.13.1 and 9.0.2

First I was geting it when i click on login button in admin area, but that was my mistake, as I replaced license file only after instalation, when I did it before instalation, I did not get 404 error. Then I was geting it in admin panel when I save settings, and things like that.

And problem is cpanel OWASP mod security rules, as they were anyway last few months making me problem.
Since i added to etc/apache2/conf.d/modsec/modsec2.user.conf custom rules WHMCS works normaly.

@unpeten157-ui
Copy link
Copy Markdown

An what are those custom rules? Can you share them, please?
Thanks.

@jesussuarz
Copy link
Copy Markdown
Author

Hello,

Problem with 404 I think is not script related, but server related, and here is why: I was also constantly get 404 errors Untitled

Both on 8.13.1 and 9.0.2

First I was geting it when i click on login button in admin area, but that was my mistake, as I replaced license file only after instalation, when I did it before instalation, I did not get 404 error. Then I was geting it in admin panel when I save settings, and things like that.

And problem is cpanel OWASP mod security rules, as they were anyway last few months making me problem. Since i added to etc/apache2/conf.d/modsec/modsec2.user.conf custom rules WHMCS works normaly.

I actually thought it could be something related to server security, a missing PHP dependency, or even an issue with the site’s rewrite rules configuration.

I’ve run several tests on my server and didn’t encounter any blocks or errors, so I’m confident this is not an issue with WHMCS or the license itself. It seems much more likely to be related to the server configuration, especially security rules like ModSecurity (OWASP), as you mentioned.

I would recommend reviewing or adjusting those rules on your server, as they are likely interfering with the system requests.

@MrKindlyWolf
Copy link
Copy Markdown

I tested it on my server with WHMCS and found that the issue is caused by the cPanel ModSecurity OWASP Mod Security Core Rule Set V3.0. After running some tests, and since I use Imunify360, I have cPanel’s ModSecurity disabled. However, the problem appears to be related to Rule 921130: HTTP Response Splitting Attack.

Screenshot_3

@jesussuarz
Copy link
Copy Markdown
Author

jesussuarz commented Mar 29, 2026

I tested it on my server with WHMCS and found that the issue is caused by the cPanel ModSecurity OWASP Mod Security Core Rule Set V3.0. After running some tests, and since I use Imunify360, I have cPanel’s ModSecurity disabled. However, the problem appears to be related to Rule 921130: HTTP Response Splitting Attack.

Screenshot_3

This is already documented here: https://whmcs.community/topic/312082-403-504-errors-modsecurity-being-triggered/

So this isn't the first time it's happened. It's been reported before.

@eXperienceGroup
Copy link
Copy Markdown

eXperienceGroup commented Mar 29, 2026

An what are those custom rules? Can you share them, please? Thanks.

I can post them, but they contain security risk, I can do that for me, as my server is for internal customers only.
And for me I found different rules also affecting.
But I did not found reason why is admin panel so slow, but this is all WHMCS problems generaly.

<FilesMatch "^.env">
Require all denied

SecRuleEngine On
SecRequestBodyAccess On
SecResponseBodyAccess Off

SecPcreMatchLimit 500000
SecPcreMatchLimitRecursion 500000

SecRequestBodyLimit 134217728
SecRequestBodyNoFilesLimit 134217728
SecRequestBodyInMemoryLimit 524288
SecRequestBodyLimitAction ProcessPartial

SecAction \
 "id:900000,\
  phase:1,\
  nolog,\
  pass,\
  setvar:tx.inbound_anomaly_score_threshold=30,\
  setvar:tx.outbound_anomaly_score_threshold=30"

# Uklanjamo samo pravilo 920350 (pristup preko IP-a) jer smeta API-jima
SecRuleRemoveById 920350

<LocationMatch "/admin/configgeneral\.php">
    SecRuleRemoveById 941140 941160 941250 941260
</LocationMatch>

SecDefaultAction "phase:2,deny,log,status:403"

@planetpluto163
Copy link
Copy Markdown

Nice work keeping this module up to date! For anyone using WHMCS for subscriptions, integrating crypto payments can actually simplify things a lot, accepting cryptocurrency isn’t just convenient, it opens the door to global customers, reduces fees, and streamlines recurring billing. It’s something worth exploring if you want recurring payments to just work without extra overhead.

@NNBAtes
Copy link
Copy Markdown

NNBAtes commented Apr 17, 2026

I see have update for 9.0.3, anyone try ?

@dogwalkerg
Copy link
Copy Markdown

最新版本 V 9.0.3出来了,请更新下载,等候佳音。

@comerciodacidade
Copy link
Copy Markdown

Ola pode me enviar o licence.php

@foreigner4
Copy link
Copy Markdown

latest version 9.0.2 release 17 march 2026 on your website - but another latest is release on 31-March-2026 9.0.3. Can you please check and upload for download?
Also, on version 9.0.2 the update does not work when trying to update to latest available it says already latest version but 9.0.3 is available latest and it does not fetch any update.. what could be the issue? is this normal expected or issue?

@foreigner4
Copy link
Copy Markdown

I see have update for 9.0.3, anyone try ?

update from 9.0.2 to 9.0.3 somehow does not work. it still says no update available and everything is updated already.

@jesussuarz
Copy link
Copy Markdown
Author

I've updated the versions on the site. The update system is probably not working properly, so manual updates will need to be performed until I fix it.

@foreigner4
Copy link
Copy Markdown

Thank you @jesussuarz for your hard work and time to this project.

@foreigner4
Copy link
Copy Markdown

whmcs update issue very strange this in version 9.0.3 when checking for updates. Latest version shows as 7.5.1 which is invalid but shows whmcs is fully updated. is this something from your error or bug in original whmcs files? thanks

@foreigner4
Copy link
Copy Markdown

anyone facing same issue of version mismatch in WHMCS Update page?

@zergavid
Copy link
Copy Markdown

zergavid commented May 7, 2026

Help with releases. I need to update, but there are no releases. I need
whmcs-7.10.3-release
whmcs-8.4.1-release
whmcs-8.11.0-release
whmcs-8.13.2-release
whmcs-9.0.3-release

@jesussuarz
Copy link
Copy Markdown
Author

Help with releases. I need to update, but there are no releases. I need whmcs-7.10.3-release whmcs-8.4.1-release whmcs-8.11.0-release whmcs-8.13.2-release whmcs-9.0.3-release

It is not necessary to update the version by version, only with the last version you can update.

@huahua882593
Copy link
Copy Markdown

Please ask if the patch is still v9.0, but the official website and the update to v9.0.3 version... Will the patch still work? Thank you for your response.

@dgrafd
Copy link
Copy Markdown

dgrafd commented May 11, 2026

anyone facing same issue of version mismatch in WHMCS Update page?

You have to click on "Check Now" button at the bottom of the Update page

@dgrafd
Copy link
Copy Markdown

dgrafd commented May 11, 2026

@jesussuarz
Thank you for creating the update website and providing the basic patched license script.
But is there any particular reason why the license script still "calls home" to developer's servers, letting them know all the identifiable and tracking data about the installed server IP, domain, etc.?
This makes the license script not quite safe to use, it's easy for the sales/legal team to find and contact back the users of installations with this solution.
Why is that part of the script not disabled? If you need help with improving the script and disabling all the callbacks, let me know and I'll get back to you via email for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment