---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Restrict access to background script \[Updated in Security Center 1.3 and 2.0\]

# Restrict access to background script \[Updated in Security Center 1.3 and 2.0\] {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Use a system property to set a role requirement for accessing the Script Background module.
Use the glide.script_processor.admin system property to set a required role to access the Scripts - Background module. If this property isn't set to the recommended value of
<kbd class="ph userinput">background_script_admin</kbd> or another high privileged role, users with lower privileged roles are able to run background scripts on your instance.

Ensure the property glide.script_processor.admin is set to <kbd class="ph userinput">background_script_admin</kbd>. This is also the default value.  
Warnung:  
This is a safe harbor property, meaning the value can't be altered once it's changed. It is non-revertible.

## More information {#sc-restrict-access-to-background-script__section_qhx_1b1_xwb}

{#sc-restrict-access-to-background-script__table_ajc_b43_3kb__entry__2}

| Attribute | Description |
|-|-|
| Configuration name | glide.script_processor.admin |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | string |
| Recommended value | background_script_admin |
| Default value | background_script_admin |
| Fallback value | background_script_admin |
| Category | [Access control](https://servicenow-prod.fluidtopics.net/xAmazkRh5FKyeb7q4TQGWw "The access control category audits the process of protecting resources from unauthorized access through granting and denying requests based on a permission model. This includes ensuring an entity accessing a resource holds valid credentials to do so, creating and protecting a well-defined set of roles or permissions and ensuring role or permission controls are protected from replay and tampering.") |
| Security risk | * Severity score: 8.8 * CVSS score: High * Security risk details: Background scripts allow a complete bypass of the ACL system allowing full access to tables. {#sc-restrict-access-to-background-script__ul_g1g_3sf_xwb} |
| Functional Impact | Users without the role specified in the property are unable to access the Scripts - Background module, as intended. |
| Dependencies and prerequisites | None |
[ ]

{#sc-restrict-access-to-background-script__table_ajc_b43_3kb}

