Specific to nonce there is nothing to worry about as there is a third private parameter which is kept in secret (one of the keys added in your wp_config.php file).
In general, there is no such thing as “closed source”, and all code can be read and interpreted by anyone that is willing to dedicate the time. The fact that it is easier for you to see how the code works do not make it by default better or worse security wise, and each case needs to be evaluated on its own merit.
In your case for example, the calculation of the nonce might be done perfectly but it might be made public because of some bug in the code.
Related Posts:
- Is wp_nonce_field vulnerable if you know the action name?
- Should I use wp_nonce_field on my contact form?
- Nonces and Cache
- Can I verify nonce which was generated on a different WP site?
- When is it useful to use wp_verify_nonce
- Help with forms and nonces
- not logged in users can’t submit form
- wp_create_nonce function doesn’t work inside a plugin?
- Using Contact Forms to Send Private Information [closed]
- Can you have more than one nonce on a page?
- How to stop direct HTTP POST to a PHP script?
- Should wordpress nonce be placed in html form or in javascript file
- whether a nonce is required for get type and get_query_var?
- CSRF attack to create USER
- Passing form data on submit
- wp_nonce for Front-End submission form not working
- What characters are allowed in an email address?
- What is an easy way to display a front-end user registration form?
- Are Nonces Useless?
- How do WordPress Nonces Work?
- How to get current url in contact form 7
- Verify nonce in REST API?
- How to pass on Google Adwords gclid variable to other pages
- Stop wordpress automatically escaping $_POST data
- Best way to create multi-step form with data saved to user account for later updating?
- Handling nonces for actions from guests to logged-in users
- Custom Registration Template/Page
- need to add attach thumbnail from my form
- Checkbox won’t check when label is clicked
- Duplicating/Cloning Multiple Form Fields
- Nonces, AJAX, script variables & security in WordPress
- When must I use and verify nonce?
- Add contact form
- How do I check if AJAX nonces are implemented correctly?
- 404 on form submit [duplicate]
- Form Processing
- Reset recaptcha contact form 7 [closed]
- Saving checkbox/option list status?
- Customize reset password form redirect problem
- What is the valid phone number format accepted by contact-form-7 [closed]
- How to use TinyMCE in the quick edit form?
- post request does not redirect but why
- How to retrieve form data?
- Creating User Form Submission – Only allow them to see their own submissions
- Embed interactive pdf
- wp_nonce_field displaying twice
- Contact Form 7 not sending emails- no confirmation, no error [closed]
- Is it safe to use a global wp nonce per user instead of a nonce per action?
- Grab values from the query string to fill in hidden fields in ninja forms [closed]
- Make editor required for post from frontend
- WordPress tabindex Order
- PHP form is not sending mail if I use mime type and version in header. How to solve this? [closed]
- Custom form in admin area, redirect in wrong page
- Form action URL unrecognized
- How to code auto-retry for API call
- How to check form input against PHP variable?
- Restrict Access without Creating Users
- how to insert textbox value in existing database table in wordpress?
- Using nonce when loading posts with AJAX
- Is it possible to pass variables to WordPress externally?
- Front end post form validation
- How to redirect with success message in wordpress admin panel?
- WordPress – Users with contact form on profile
- How to stop iFrame form from reloading on mobile?
- Am receiving more than thousand mails in single day from ‘[email protected]’ continuously
- Sliding Register – Login Forms
- I’m needing to figure out how to create a page that user could create a “task” and it be selectable on a form
- contact form and WP loop
- AMP and Paypal form CORS issue
- Timezone dropdown in form
- .html form added to a page
- why form in front-page.php redirect to blog page
- How do i can data from my custom form to a custom table
- Form Sanitization and Validation
- Remove active cursor from form field
- import excel form into wordpress
- Custom forms + Polylang
- What is the proper way to embed the HTML of an external form such as payflowlink from paypal?
- How to make caption field required in media library?
- Displaying errors on the front end from my plugin
- Username from e-mail
- Custom Contact Form Not Sending (but not giving error)
- Assigning input to variable
- Send message to author without showing email address [duplicate]
- Custom form on front page redirects on error page
- IE 9 Clears Form Fields
- Form validation on user profile edit
- custom form submission
- How to get formidable entry ID by post ID? [closed]
- Using form method in a template WordPress page
- Calling custom PHP from a HTML form post action gives 404 error
- Reset form on onclick function
- How to add a checkbox with categories of entries to the form Contact Form 7 WordPress
- Conditional Logic for the Input Mask in Caldera Forms [closed]
- Form that stores emails [closed]
- Adding Mailchimp API key dynamically
- WordPress – custom user flow registration approval
- Gravity form with paypal adon should return custom receipt
- I cannot enter the letter C in the form [closed]
- Add options to WordPress Blocks form dropdown field