diff --git a/cfg/cis-1.3/node.yaml b/cfg/cis-1.3/node.yaml
index e8e0d9fed6882f4a893812573113c6fff1aa8160..be93267424b75655a28e8dcc964bee2e07bf95d4 100644
--- a/cfg/cis-1.3/node.yaml
+++ b/cfg/cis-1.3/node.yaml
@@ -423,7 +423,7 @@ groups:
     remediation: |
       Run the below command (based on the file location on your system) on the each worker
       node. For example,
-      chmod 755 $kubeletsvc
+      chmod 644 $kubeletsvc
     scored: true
 
   - id: 2.2.4
diff --git a/cfg/cis-1.5/node.yaml b/cfg/cis-1.5/node.yaml
index ba2a81dc86df12c53cfb187989df28397bd66503..31646f16dad53c84d2f9e128e3c7974d7c1e51cb 100644
--- a/cfg/cis-1.5/node.yaml
+++ b/cfg/cis-1.5/node.yaml
@@ -32,7 +32,7 @@ groups:
     remediation: |
       Run the below command (based on the file location on your system) on the each worker node. 
       For example, 
-      chmod 755 $kubeletsvc 
+      chmod 644 $kubeletsvc 
     scored: true
 
   - id: 4.1.2